Re: [Ros-release] ROS Fuerte Freeze Schedule Update

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
Delete this message
Reply to this message
Auteur: Jack O'Quin
Datum:  
Aan: Ken Conley
CC: ros-release
Onderwerp: Re: [Ros-release] ROS Fuerte Freeze Schedule Update
Is there a page listing all the Python scripts I need to work with the
new fuerte build?

I am burning much time finding and fixing them one at a time. Right
now I am looking for `rosmake` so `rosinstall` can complete
successfully.

I also encountered the following pitfall:

* install unstable
* source /opt/ros/unstable/setup.bash
* install fuerte
* source /opt/ros/fuerte/setup.bash
* which rosdep
/opt/ros/unstable/ros/bin/rosdep

The problem is that /opt/ros/unstable/ros/bin is still part of $PATH
and ahead of /usr/local/bin.
--
 joq