ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Create a development environment using rosws: http://mirror.umd.edu/roswiki/doc/api/rosinstall/html/
Then do this:
$ roslocate info cob_environments | rosws merge -
$ rosws update
this will take care of the details. The same goes for velodyne:
$ roslocate info velodyne | rosws merge -
$ rosws update