You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`PR #5167 <https://github.com/ros-navigation/navigation2/pull/5167>`_ adds a new parameter stateful for the regulated pure pursuit controllers. This parameter enables stateful goal handling behavior. When set to true, the controller will persist the goal state once the robot reaches the XY tolerance. It will then focus on aligning to the goal heading without reverting to XY position corrections.
501
+
502
+
Nav2 Route Server Demo Support
503
+
*******************************
504
+
In `PR #5160 <https://github.com/ros-navigation/navigation2/pull/5160>`_, graph support was added to the warehouse world of the Turtlebot4 simulation in Gazebo.
505
+
This allows users to visualize the route server in action and test the new features of the route server. The demo includes a simple route with a few waypoints and a graph to follow.
0 commit comments