Releases
[ANNOUNCE] Orocos Component Library v1.4.1 Released
| Submitted by sspr on Tue, 2008-03-25 22:45. | Orocos-users | Releases |
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
| Submitted by sspr on Tue, 2008-03-25 22:45. | Orocos-users | Releases |
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?
| Submitted by vri on Mon, 2008-02-18 12:01. | Orocos-users | Releases |
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?
| Submitted by vri on Wed, 2008-02-06 13:44. | Orocos-users | Releases |
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
| Submitted by sspr on Tue, 2007-11-27 16:05. | Orocos-users | Releases |
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 ???
| Submitted by Scandahl on Wed, 2007-10-31 16:05. | BFL-dev | Releases |
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
| Submitted by sspr on Fri, 2007-10-19 15:55. | Orocos-users | Releases |
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!!!
| Submitted by Ruben Smits on Mon, 2007-08-20 13:19. | News | Releases |
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.
Bayesian Filtering Library 0.6.1 released
| Submitted by Tinne De Laet on Tue, 2007-08-07 15:14. | News | Releases |
The Bayesian Filtering Library development team is pleased to announce the first bug-fix release of the Bayesian Filtering Library v0.6.
You can download this release from <http://www.orocos.org/bfl/source> and read the installation instructions online at <http://people.mech.kuleuven.be/~tdelaet/bfl_doc/installation_guide/> (also reachable through the orocos website).
Orocos Component Library v0.4.1 Released
| Submitted by sspr on Tue, 2007-07-03 11:45. | Orocos-users | Releases |
This release offers improvements to the TaskBrowser, Deployment and
Reporting component. The TaskBrowser shows an improved component
interface and status view upon the 'ls' commandi and also stores and
loads history of previous sessions to a history file, allowing you to
search, execute or list commands of previous sessions. The Deployment
component has been further tested and protects you against loading the
same library twice with different versions (which would cause a
crash). The Reporting component outputs a new single line header,
starting with a hash (#) mark and naming the columns as in
'Component.Porti.index', which allows greatly improved plotting with
the KDE 3 'kst' application.
The documentation had its gradual update as well.
