RTT and OCL 1.12.1 released
Peter Soetens <[email protected]> Thu, 23 Dec 2010 15:35:12 +0100
| Newsgroups | gmane.science.robotics.orocos.user |
|---|---|
| Message-ID | <[email protected]> |
The Orocos development team is pleased to announce the first
bugfix release of the Real-Time Toolkit v1.12, a C++ toolkit for building
component based, real-time robotics and machine control applications.
Together with RTT, OCL 1.12.1 is released as well. This release aims at
resolving some of the component and plugin loading issues that were
discovered after the 1.12.0 release.
These are the major highlights:
* Support for Debian packages (RTT + OCL)
* Improved component/plugin loading in mixed target installs.
- OCL installs its components in lib/orocos/<target> instead of lib/orocos
while the component path may remain lib/orocos.
This avoids loading libaries of another target.
* improved import() and loadLibrary() functions:
- When given a relative path, it is relative to RTT_COMPONENT_PATH
- When given an absolute path, this path/library is directly
imported/loaded and the path is added
to the RTT_COMPONENT_PATH for later importing of its subdirectories.
* Allow to load regular libraries again
* Don't use deployment component in 'ctaskbrowser' console.
* Editline support in the TaskBrowser (non-GPL)
* Fix segfault when combining TaskBrowser, readline and Xenomai
Users upgrading from 1.10.x should install their components in
prefix/lib/orocos/<target>/ and point their RTT_COMPONENT_PATH to
prefix/lib/orocos/ or prefix/lib/orocos<target>/. Multiple paths can be listed
in the RTT_COMPONENT_PATH environment variable. All non-component libraries
should be installed in the prefix/lib directory, unless you wish to have them
load by the plugin loaders.
You can download this release from
http://www.orocos.org/stable/rtt/v1.12.1/orocos-rtt-1.12.1-src.tar.bz2
http://www.orocos.org/stable/ocl/v1.12.1/orocos-ocl-1.12.1-src.tar.bz2
and read the installation instructions on
http://www.orocos.org/stable/documentation/rtt/v1.12.x/doc-xml/orocos-
installation.html
Peter
--
Orocos mailing list
[email protected]
http://lists.mech.kuleuven.be/mailman/listinfo/orocos