ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

That kind of behavior is hard to achieve with the default TrajectoryPlannerROS. You should look into local planners that support car-like movement. For example you can check:
teb_local_planner and tutorials
sbpl_lattice_planner
This question also tackles the problem. More on Ackermann steering can be found here here.