Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Regulated Pure Pursuit for Robot Path Tracking

About

The accelerated deployment of service robots have spawned a number of algorithm variations to better handle real-world conditions. Many local trajectory planning techniques have been deployed on practical robot systems successfully. While most formulations of Dynamic Window Approach and Model Predictive Control can progress along paths and optimize for additional criteria, the use of pure path tracking algorithms is still commonplace. Decades later, Pure Pursuit and its variants continues to be one of the most commonly utilized classes of local trajectory planners. However, few Pure Pursuit variants have been proposed with schema for variable linear velocities - they either assume a constant velocity or fails to address the point at all. This paper presents a variant of Pure Pursuit designed with additional heuristics to regulate linear velocities, built atop the existing Adaptive variant. The Regulated Pure Pursuit algorithm makes incremental improvements on state of the art by adjusting linear velocities with particular focus on safety in constrained and partially observable spaces commonly negotiated by deployed robots. We present experiments with the Regulated Pure Pursuit algorithm on industrial-grade service robots. We also provide a high-quality reference implementation that is freely included ROS 2 Nav2 framework at https://github.com/ros-planning/navigation2 for fast evaluation.

Steve Macenski, Shrijit Singh, Francisco Martin, Jonatan Gines• 2023

Related benchmarks

TaskDatasetResultRank
Path TrackingPath A
Max Cross Track Error0.1
4
Command Velocity CompliancePath A
Constraint Violation Ratio1.4
4
Command Velocity CompliancePath B
Constraint Violation Ratio10.1
4
Command Velocity CompliancePath C
Constraint Violation Ratio32.1
4
Path TrackingCOCO-like custom reference paths (Path B)
Mean Cross Track Error (m)0.04
4
Path TrackingCOCO-like custom reference paths (Path C)
Mean Cross Track Error (m)0.05
4
Path TrackingPath B
Max Cross Track Error0.15
4
Path TrackingPath C
Max Cross Track Error0.23
4
Path TrackingCOCO-like custom reference paths (Path A)
Mean Cross Track Error0.03
4
Showing 9 of 9 rows

Other info

Follow for update