[ros-users] ROS 1.2.3 Released

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: ros-users
Subject: [ros-users] ROS 1.2.3 Released
Hot on the heels of ROS 1.2.2, ROS 1.2.3 has been released. It is
available now for users of rosinstall or SVN-based installs. It is
not yet available with the debian installs, but included some changes
necessary to make the deb-builds possible again. This release also
fixes a bug in rospack, and adds some rosdeps for Fedora systems.
Unless you release stacks that include symlinks, or are a user of
roslisp in a hybrid deb/source-installed system, updating is probably
not critical.

-- your friendly neighborhood ROS team

Change List (http://www.ros.org/wiki/ROS/ChangeList/1.2#A1.2.3_.282010-09-28.29):

* rospack: bug fix to logic for adding msg_gen and msg_srv include
search paths #3018
* roslisp:
    * Only create markers for files, not for modules and systems (r11023)
    * Disable compilation of asdf files when ROS_DEBBUILD is set (r11033)
    * Changed the specialization of asdf:perform on cl-source-files
again (r11034)
* Fedora rosdep updates from Severin Lemaignan (paramiko, ncurses, epydoc)
* mk and rosbuild have been changed to make use of a custom source
packager, which now preserves symlinks when creating our distribution
tarballs (r10987,r11028).
* wxswig now uses rospack to find swiglib #3021