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 have an incomplete Ackermann-style local planner here that may be useful: https://github.com/trainman419/dagny_nav/tree/master/ackermann_local_planner

It generates the appropriate control for an ackermann-style base, but doesn't do any collision checking or avoidance yet.