Real-time Mixed-Integer Quadratic Programming for Vehicle Decision Making and Motion Planning
Rien Quirynen, Sleiman Safaoui, Stefano Di Cairano

TL;DR
This paper introduces a real-time mixed-integer quadratic programming system for automated vehicle decision making and motion planning, capable of handling complex constraints efficiently on embedded hardware.
Contribution
It presents a novel real-time MIP-based decision making system using a new solver, enabling practical implementation in automated driving scenarios.
Findings
Solver BB-ASIPM can solve MIQPs in real time on embedded hardware.
The system effectively handles lane changes, collision avoidance, and traffic rules.
Successful hardware experiments demonstrate practical viability.
Abstract
We develop a real-time feasible mixed-integer programming-based decision making (MIP-DM) system for automated driving. Using a linear vehicle model in a road-aligned coordinate frame, the lane change constraints, collision avoidance and traffic rules can be formulated as mixed-integer inequalities, resulting in a mixed-integer quadratic program (MIQP). The proposed MIP-DM simultaneously performs maneuver selection and trajectory generation by solving the MIQP at each sampling time instant. While solving MIQPs in real time has been considered intractable in the past, we show that our recently developed solver BB-ASIPM is capable of solving MIP-DM problems on embedded hardware in real time. The performance of this approach is illustrated in simulations in various scenarios including merging points and traffic intersections, and hardware-in-the-loop simulations on dSPACE Scalexio and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Robotic Path Planning Algorithms · Traffic control and management
