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

To my knowledge there are no I/O or gpio packages available. You could buy an arduino, this a microcontroller with a serial (over usb) interface on which you can perform analog and digital input and output. You can control it with the ros serial package I suggested before. Example of how to blink a led ( the led could also be the motor controller, with some extra components off course). http://www.ros.org/wiki/rosserial_arduino/Tutorials/Blink