ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Check out rosbridge_suite which lets you communicate with ROS over a websocket, and includes javascript libraries for making this easy.

Check out rosbridge_suite which lets you communicate with ROS over a websocket, and includes javascript libraries for making this easy.easy. Take a look at http://robotwebtools.org/ to see some examples of what you can do with it.