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

Hi,

in my projects, I use an Arduino and a simple ros python driver for external ESC driven motors.

https://github.com/mockbot/MockBot/blob/master/mockbot/bin/pymata_move_base.py

Additionally, check donkeycar

http://www.donkeycar.com/, they use I2C connected interfaces to control ESC and motors.

Happy karting

Cheers

Chrimo