Dynamic Objective MPC for Motion Planning of Seamless Docking Maneuvers
Oliver Schumann, Michael Buchholz, Klaus Dietmayer
TL;DR
The paper addresses precise docking and pose-reaching in narrow environments, where traditional two-stage planning can yield suboptimal trajectories. It introduces dynamic weight allocation and dynamic objective allocation within a unified MPC framework that combines MPCC with Cartesian MPC, enabling seamless progression from path-following to goal-reaching whether the goal lies on-path, inside a corridor, or beyond its end. The key contributions are the state-dependent, sigmoid-based modulation of contouring and Frenet weights, plus a mechanism to switch from Frenet-based to Cartesian objectives for states behind the corridor end, all evaluated across simulations and a CARLA docking scenario. The results show shorter mission times and smoother trajectories compared to baselines, with demonstrated feasibility for docking maneuvers in realistic settings, indicating practical impact for automated docking and constrained motion planning.
Abstract
Automated vehicles and logistics robots must often position themselves in narrow environments with high precision in front of a specific target, such as a package or their charging station. Often, these docking scenarios are solved in two steps: path following and rough positioning followed by a high-precision motion planning algorithm. This can generate suboptimal trajectories caused by bad positioning in the first phase and, therefore, prolong the time it takes to reach the goal. In this work, we propose a unified approach, which is based on a Model Predictive Control (MPC) that unifies the advantages of Model Predictive Contouring Control (MPCC) with a Cartesian MPC to reach a specific goal pose. The paper's main contributions are the adaption of the dynamic weight allocation method to reach path ends and goal poses inside driving corridors, and the development of the so-called dynamic objective MPC. The latter is an improvement of the dynamic weight allocation method, which can inherently switch state-dependent from an MPCC to a Cartesian MPC to solve the path-following problem and the high-precision positioning tasks independently of the location of the goal pose seamlessly by one algorithm. This leads to foresighted, feasible, and safe motion plans, which can decrease the mission time and result in smoother trajectories.
