[Documentation] [TitleIndex] [WordIndex

1.8.7 (FORTHCOMING)

1.8.6 (2012-05-08)

1.8.5 (2012-04-30)

1.8.4 (2012-03-26)

1.8.3 (2012-03-09)

1.8.2 (2012-03-08)

1.8.1 (2012-03-07)

1.8.0 (2012-02-15)

ROS 1.8.0 is a major overhaul to the build and message generation infrastructure. ROS messages can now be used outside of ROS and have their own independent infrastructure that can easily be combined with other build systems.

The ros stack now follows an FHS installation layout, which is described in REP 122. This new layout allows resources in ROS to be accessed via standard build tools, like pkg-config. The Python toolchain also installs in a normal manner, which means that roslib.load_manifest is no longer necessary for accessing Python modules in converted stacks. At the time of this release, only ros, ros_comm, rx, common_msgs, and actionlib have been converted.

The underlying build system is now CMake-based for C++ resources and setuptools-based for Python resources. These are unified via the Catkin CMake build infrastructure, which is still under active development.

Related:

Minor changes since 1.7.2 release:


2024-03-02 12:18