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
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.