[Ros-release] ROS Fuerte Freeze Schedule Update
Jack O'Quin
jack.oquin at gmail.com
Thu Feb 2 16:08:52 UTC 2012
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
More information about the Ros-release
mailing list