I cannot find cob_manipulator package
I would like to execute roslaunch cobscriptservertutorial scriptservertutorial.launch from http://ros.org/wiki/cobscript_server/Tutorials
It show error :
Cannot locate installation of package cobmanipulator: [rospack] couldn't find package [cobmanipulator].
ROS_ROOT[/opt/ros/electric/ros]
ROSPACKAGEPATH[/home/fuji/git/care-o-bot:/opt/ros/electric/stacks]
Does anyone know how can it be done? Thanks
Asked by saranya on 2013-07-17 02:36:20 UTC
Comments
Can you use
roscd cob_manipulator
to find the package successfully?Asked by Po-Jen Lai on 2013-07-17 05:53:43 UTC
roscd: No such package 'cob_manipulator' I cannot find package in http://ros.org/wiki/cob_manipulator too.
Asked by saranya on 2013-07-17 06:10:40 UTC
Try this: "http://ftp.isr.ist.utl.pt/pub/roswiki/cob_manipulator.html"
Asked by Po-Jen Lai on 2013-07-20 05:23:52 UTC