[ros-users] ros tutorial notes
Tully Foote
tfoote at willowgarage.com
Sat Jun 12 22:45:32 UTC 2010
Bill's suggestion is what I would recommend too. ROS_ROOT is already in
your search path. The tools won't get confused since ROS_ROOT comes first.
Can you say which wiki pages you were following so they can be updated?
Or feel free to update them yourself.
Tully
On 06/12/2010 03:03 PM, Bill Morris wrote:
> On Sat, 2010-06-12 at 14:47 -0700, Floris van Breugel wrote:
>
>
>> I'm running Lucid, and followed the instructions online for the SVN
>> install. Doing so for the tutorials put the folder 'ros-tutorials' in
>> my home directory. That caused a variety of problems.. there's
>> probably many ways to fix it, but this ended up working for me:
>>
>> move 'ros-tutorials' to ~/ros (or wherever your main ros folder is).
>>
>> edit ~/ros/setup.sh:
>> edit this line: export ROS_PACKAGE_PATH=INSTALL_PATH/ros/stacks
>> so that it reads: export ROS_PACKAGE_PATH=INSTALL_PATH/ros
>>
> That probably will confuse some of the automated tools.
>
> Do not change ROS_PACKAGE_PATH, instead move ros-tutorials to
> ~/ros/stacks/.
>
>
>
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
>
More information about the ros-users
mailing list