ros.js example

Run the following commands in the terminal then refresh this page. Check the JavaScript console for the output.

  1. roscore
  2. rostopic pub /listener std_msgs/String "howdy"
  3. rostopic echo /cmd_vel
  4. rosrun rospy_tutorials add_two_ints_server
  5. rosrun rosapi rosapi.py
  6. rosrun rosbridge_server rosbridge.py