You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.