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

You should write some nodes for control that can interface between ROS and your motor controller. I don't know if your robot uses differential drive but if so you can look for instance at the differential drive package. Your own motor node should then accept the motor_cmd commands this node generates. Next step would be to generate a urdf model of your robot so you can use transforms.