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

I suggest writing global and local planners that support an Ackermann vehicle. You'll have to extend move_base so that it can publish AckermannDriveStamped messages to ackermann_cmd instead of publishing Twist messages to cmd_vel. You might want to write some recovery behaviors that will work with an Ackermann vehicle.