Releases

RTT 1.10.1 and OCL 1.10.1 Released

Thanks to all our brave .0 testers, a first bug-fix release came around. Also some older outstanding bugs have been fixed. The short release notes follow below.

Problem compiling with Corba Support (TAO 1.5)

I have installed the newest version of TAO (1.5) on my system. when I compile rtt-orocos I get several errors concerning the Any_var type

=====================================================================================0
/home/eich/orocos/orocos-rtt-1.4.1/src/corba/AnyDataSource.hpp:16: error: ‘Any_var’ is not a member of ‘CORBA’
/home/eich/orocos/orocos-rtt-1.4.1/src/corba/AnyDataSource.hpp:16: error: ‘Any_var’ is not a member of ‘CORBA’
/home/eich/orocos/orocos-rtt-1.4.1/src/corba/AnyDataSource.hpp:16: error: template argument 1 is invalid

[ANNOUNCE] Orocos Component Library v1.4.1 Released

This is the first bug fix release of the Orocos Components Library v1.4
and only contains backwards compatible fixes.

[ANNOUNCE] Real-Time Toolkit v1.4.1 released

The Orocos development team is pleased to announce the first bug-fix
release of the Real-Time Toolkit v1.4, a C++ toolkit for building
component based, real-time robotics and machine control applications.

OCL for Xenomai?

The announcement on this page: http://www.orocos.org/releases/rtt140 still mentions that "The OCL is currently only available for standard Linux and LXRT." This is no longer the case, right?

Regards, Theo.

Code Template 1.4 file is not a valid archive?

It seems that the file that can be downloaded from this link:
http://www.orocos.org/stable/examples/ocl/orocos-ocl-template-1.4-src.tar.bz2
is not a valid archive, as I cannot extract files using 7-zip nor with WinRAR.

Regards, Theo de Vries.

[ANNOUNCE] Real-Time Toolkit and Orocos Component Library 1.4.0 released

With quite some delay, but in good shape, the new RTT and OCL releases
have arrived. We decided to set the 'major' version numbers (1.4) of the RTT
and OCL equal, such that it is easier for users to match them.

Most importantly, Debian 'etch' packages are available thanks to a very
helpful user. We provide the RTT for standard Linux (-gnulinux) RTAI/LXRT
(-lxrt) and Xenomai (-xenomai). The OCL is currently only available for
standard Linux and LXRT. Also, not all OCL components are available yet,
particularly those depending on KDL. You can find them here:

 deb http://svn.fmtc.be/debian etch main

Instructions for building BFL on Windows ???

Trying to build BFL on Windows using the instructions on Cmake, several problems arise, most importantly that I find no way to set the inputs for Cmake (v. 2.2 or later) stated in the installation notes for BFL. Do you have a working Visual C++ solution? or something else that would enable me to build for windows?

Regards,
Henrik

[ANNOUNCE] Orocos Real-Time Toolkit v1.2.2 released

This release has been on the shelf for a while. Most work went into preparing
RTT 1.4.0 which will go out by the end of this month. So here go the official
release notes:

The Orocos development team is pleased to announce the second bug-fix
release of the Real-Time Toolkit v1.2, a C++ toolkit for building
component based, real-time robotics and machine control applications.

KDL-1.0.0-beta1 Release!!!

The first major-version KDL-Release is being prepared. KDL-1.0 will contain algorithms for rigid-body positions/velocity/force calculations and transformations. This part of KDL is not changed with respect to the previous versions.

There is a major rewrite and API change in the kinematic family section:

  • The representation of a chain is changed.
  • The usage of all the kinematic solvers is changed.