Re: [ros-users] turtlesim package not found

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: User discussions
Subject: Re: [ros-users] turtlesim package not found
I have another problem with the dependencies of the turtlesim package.
Indeed, it depends on the wxwidgets package,
I have tried;
$ rosdep install turtlesim
output in the console:
executing this script:
set -o errexit
#Packages
sudo apt-get install libboost1.42-all-dev

After this command has finished, the ros directory in /opt was removed!!!
Can someone help me to install correctly the wxwidgets package?

Thanks


On Wed, Dec 1, 2010 at 9:08 AM, saâdia dhouib <> wrote:

> Thanks a lot,
> now I have it :)
>
>
> On Tue, Nov 30, 2010 at 7:23 PM, Tully Foote <>wrote:
>
>> Hi
>>
>> The tutorials are not included in the core package. You will need to
>> install them separately:
>>
>> `sudo apt-get install ros-cturtle-ros-tutorials`
>>
>> Tully
>>
>>
>> On Tue, Nov 30, 2010 at 9:20 AM, Morgan Quigley <
>> > wrote:
>>
>>> Hi,
>>>
>>> This warning:
>>> > [rospack] warning: trailing slash found in ROS_PACKAGE_PATH
>>>
>>> could mean that your ROS_PACKAGE_PATH variable isn't quite set up
>>> correctly. Can you post the output of
>>>
>>> env | grep ROS
>>>
>>> -Morgan
>>>
>>>
>>> On Tue, Nov 30, 2010 at 9:12 AM, saâdia dhouib <> wrote:
>>> > Hi all,
>>> >
>>> > I have just installed Ros ( sudo apt-get install ros-cturtle-ros)
>>> > I want to follow the tutorial (http://www.ros.org/wiki/ROS/Tutorials).
>>> > But I can't find the package turtlesim needed for the tutorial :
>>> >
>>> > rospack find turtlesim
>>> > [rospack] warning: trailing slash found in ROS_PACKAGE_PATH
>>> > [rospack] couldn't find package [turtlesim]
>>> >
>>> >
>>> > Could anyone help me to install this package.
>>> >
>>> > Thanks.
>>> >
>>> > _______________________________________________
>>> > ros-users mailing list
>>> >
>>> > https://code.ros.org/mailman/listinfo/ros-users
>>> >
>>> >
>>> _______________________________________________
>>> ros-users mailing list
>>>
>>> https://code.ros.org/mailman/listinfo/ros-users
>>>
>>
>>
>>
>> --
>> Tully Foote
>> Systems Engineer
>> Willow Garage, Inc.
>>
>> (650) 475-2827
>>
>> _______________________________________________
>> ros-users mailing list
>>
>> https://code.ros.org/mailman/listinfo/ros-users
>>
>>
>