Where is brics_actuator package?
Hi all,
i didn't find brics_actuator package in ROS indigo, did anyone know where is the new version for this package?
Thanks!
Regards, Quantao
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hi all,
i didn't find brics_actuator package in ROS indigo, did anyone know where is the new version for this package?
Thanks!
Regards, Quantao
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.
Asked: 2015-07-28 21:25:55 -0600
Seen: 317 times
Last updated: Jul 28 '15