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

Revision history [back]

A quick google search gives the following: https://github.com/ipa320/cob_common

You will probably need to install from source.

$ roscd && cd ../src
$ git clone https://github.com/ipa320/cob_common
$ cd .. && catkin_make

If the source fails to build, then post back.

A quick google search gives the following: https://github.com/ipa320/cob_common

You will probably need to install from source.

$ roscd && cd ../src
$ git clone https://github.com/ipa320/cob_common
$ cd .. && catkin_make

If the source fails to build, then post back.


Ah, I see. My mistake! You can find it on the hydro-dev branch.