[ros-users] finding the right package to apt-get when rosmake complains

Jack O'Quin jack.oquin at gmail.com
Fri Jan 28 04:36:10 UTC 2011


On Thu, Jan 27, 2011 at 9:25 PM, Patrick Bouffard
<bouffard at eecs.berkeley.edu> wrote:
> Ok, I put it in the FAQ:
>
> http://www.ros.org/wiki/FAQ#How_do_I_install_ROS_packages_from_.deb_files.3F

I see one possible error in this answer:

{{{
sudo apt-get install ros-cturtle-pr2_controllers
}}}

Should probably be:

{{{
sudo apt-get install ros-cturtle-pr2-controllers
}}}

If I were a little more certain, I'd change the wiki page.
-- 
 joq



More information about the ros-users mailing list