A review of path following control strategies for autonomous robotic vehicles: theory, simulations, and experiments
Nguyen Hung, Francisco Rego, Joao Quintas, Joao Cruz, Marcelo Jacinto, David Souto, Andre Potes, Luis Sebastiao, Antonio Pascoal
TL;DR
This review analyzes path-following control for 2D autonomous vehicles by unifying PF methods under two main reference-frame approaches: path-frame stabilization and body-frame stabilization. It surveys seven PF methods ( Samson, Lapierre, LOS, Breivik, NMPC-based, Aguiar, and Alessandretti) and extends them to scenarios with disturbances and fully-actuated platforms, supported by theoretical Lyapunov proofs and stability guarantees. The work provides practical tools, including Matlab and Gazebo/ROS toolboxes, and validates PF strategies through simulations and field trials with Medusa marine vehicles, highlighting the importance of inner-outer loop time-scale separation and constraint-aware control. It also discusses the trade-offs between simple, robust PF designs and computationally intensive MPC/NMPC approaches, and points to future work in dynamics-aware PF and learning-based methods with stability guarantees.
Abstract
This article presents an in-depth review of the topic of path following for autonomous robotic vehicles, with a specific focus on vehicle motion in two dimensional space (2D). From a control system standpoint, path following can be formulated as the problem of stabilizing a path following error system that describes the dynamics of position and possibly orientation errors of a vehicle with respect to a path, with the errors defined in an appropriate reference frame. In spite of the large variety of path following methods described in the literature we show that, in principle, most of them can be categorized in two groups: stabilization of the path following error system expressed either in the vehicle's body frame or in a frame attached to a "reference point" moving along the path, such as a Frenet-Serret (F-S) frame or a Parallel Transport (P-T) frame. With this observation, we provide a unified formulation that is simple but general enough to cover many methods available in the literature. We then discuss the advantages and disadvantages of each method, comparing them from the design and implementation standpoint. We further show experimental results of the path following methods obtained from field trials testing with under-actuated and fully-actuated autonomous marine vehicles. In addition, we introduce open-source Matlab and Gazebo/ROS simulation toolboxes that are helpful in testing path following methods prior to their integration in the combined guidance, navigation, and control systems of autonomous vehicles.
