Real-Time Model Predictive Control of Vehicles with Convex-Polygon-Aware Collision Avoidance in Tight Spaces
By: Haruki Kojima , Kohei Honda , Hiroyuki Okuda and more
Potential Business Impact:
Helps cars park in tiny spots safely.
This paper proposes vehicle motion planning methods with obstacle avoidance in tight spaces by incorporating polygonal approximations of both the vehicle and obstacles into a model predictive control (MPC) framework. Representing these shapes is crucial for navigation in tight spaces to ensure accurate collision detection. However, incorporating polygonal approximations leads to disjunctive OR constraints in the MPC formulation, which require a mixed integer programming and cause significant computational cost. To overcome this, we propose two different collision-avoidance constraints that reformulate the disjunctive OR constraints as tractable conjunctive AND constraints: (1) a Support Vector Machine (SVM)-based formulation that recasts collision avoidance as a SVM optimization problem, and (2) a Minimum Signed Distance to Edges (MSDE) formulation that leverages minimum signed-distance metrics. We validate both methods through extensive simulations, including tight-space parking scenarios and varied-shape obstacle courses, as well as hardware experiments on an RC-car platform. Our results demonstrate that the SVM-based approach achieves superior navigation accuracy in constrained environments; the MSDE approach, by contrast, runs in real time with only a modest reduction in collision-avoidance performance.
Similar Papers
Polygonal Obstacle Avoidance Combining Model Predictive Control and Fuzzy Logic
Robotics
Helps robots avoid obstacles in tight spaces.
Robust Convex Model Predictive Control with collision avoidance guarantees for robot manipulators
Robotics
Robots move faster and safer in messy places.
Semi-Infinite Programming for Collision-Avoidance in Optimal and Model Predictive Control
Robotics
Helps robots avoid bumping into things safely.