Skip to content
mikedh edited this page Jun 12, 2012 · 8 revisions

This project allows a user to run an event loop inside the robot controller, and then send motion commands over the network from any language that supports sockets. We interact with the robot primarily through C++ and Python. There is also a ROS node which sits on top of the interpreters, and is forthcoming for release.

Configuring the Robot

Clone this wiki locally