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

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Jack O'Quin
Dato:  
Til: Ken Conley
CC: ros-release
Emne: 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