Re: [ros-users] finding the right package to apt-get when ro…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: User discussions
Subject: Re: [ros-users] finding the right package to apt-get when rosmake complains
Good catch. Fixed it. Thanks!

On Thu, Jan 27, 2011 at 8:36 PM, Jack O'Quin <> wrote:
> On Thu, Jan 27, 2011 at 9:25 PM, Patrick Bouffard
> <> 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
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>