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 made one to teach students about Ackermann kinematics:

https://github.com/robustify/audibot

The control interface is throttle percentage, brake torque, and steering wheel angle. It attempts to implement as realistic of a dynamic response to those signals as possible. There are some example launch files in the repo to get you started.