Trajectory Planning Using Safe Ellipsoidal Corridors as Projections of Orthogonal Trust Regions
By: Akshay Jaitly, Jon Arrizabalaga, Guanrui Li
Potential Business Impact:
Robots plan safer paths in messy places.
Planning collision free trajectories in complex environments remains a core challenge in robotics. Existing corridor based planners which rely on decomposition of the free space into collision free subsets scale poorly with environmental complexity and require explicit allocations of time windows to trajectory segments. We introduce a new trajectory parameterization that represents trajectories in a nonconvex collision free corridor as being in a convex cartesian product of balls. This parameterization allows us to decouple problem size from geometric complexity of the solution and naturally avoids explicit time allocation by allowing trajectories to evolve continuously inside ellipsoidal corridors. Building on this representation, we formulate the Orthogonal Trust Region Problem (Orth-TRP), a specialized convex program with separable block constraints, and develop a solver that exploits this parallel structure and the unique structure of each parallel subproblem for efficient optimization. Experiments on a quadrotor trajectory planning benchmark show that our approach produces smoother trajectories and lower runtimes than state-of-the-art corridor based planners, especially in highly complicated environments.
Similar Papers
SAFE--MA--RRT: Multi-Agent Motion Planning with Data-Driven Safety Certificates
Systems and Control
Robots learn to move safely together without crashing.
Drive in Corridors: Enhancing the Safety of End-to-end Autonomous Driving via Corridor Learning and Planning
Robotics
Makes self-driving cars avoid crashes better.
Efficient Trajectory Generation Based on Traversable Planes in 3D Complex Architectural Spaces
Robotics
Robots can now safely walk up and down stairs.