The RRT-based planning process is shown in Algorithm 1. Algorithm 1. RRT searching process Input: Vehicle model, environment model ME, start point Lo f re, and goal points pgk. Output: A collision-free, dynamical driving path. 1. Γ← InitializeTree( ); 2. while ExecutionCount ≤ Max...