ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
In case of Fuerte, a demo solution is installed with the sdk into C:\opt\rosws\fuerte\sdk-tutorials. Before run env.bat(or setup.bat), set ROS_MASTER_URI into setup.bat with IP address of ubuntu machine where roscore is running.
set ROS_MASTER_URI=http://xxx.xxx.xxx.xxx:11311