RTT 2.x

euRobotics Forum Windows Setup

Toolchain Installation

Windows users can participate in the first part of the hands-on where Orocos components are created and used. Click below to read the rest of this post.

Orocos Toolchain v2.3.0 released !

All the buzz was right, a new release was anxiously waiting to become official, only being released when all tests pass on all platforms. We got it rock-solid on various Linux flavors, Windows (Visual Studio) and Mac OS-X. Focusing on usability instead of features, it accumulates tons of suggestions and improvements offered by the community, translated in 262 patches alone for RTT between 2.2.0 and 2.3.0.

You can find all the relevant download links and documentation on this page: http://www.orocos.org/toolchain

European Robotics Forum 2011 Workshop on the Orocos Toolchain

At the European Robotics Forum 2011 Intermodalics, Locomotec and K.U.Leuven are organizing a two-part seminar, appealing to both industry and research institutes, titled:

  1. Real-Time Robotics with state-of-the-art open source software: case studies (45min presentation, open to all)
  2. Exploring the Orocos Toolchain (2 hours hands-on, registration required)

The session will be on April 7, 9h00-10h30 + 11h00-12h30

Contributing

How you can get involved and contribute & participate in the Orocos project

Roadmap

Where things are going, and how we plan to get there.

See also Roadmap ideas 3x for some really long-term ideas ...

Ros parameter arrays

Hello,

I've got everything up and running now. Soem is working completely and I can start everything with a single launch file. So thanks for that :)

So it was time to move all the properties to the parameter server. This way you have everything in one place.

The documentation on ros.org was pretty good however I still have problems with loading arrays.

I did a BaseController.rosparam.storeProperties command in the deployer. Click below to read the rest of this post.

Different way of cloning, wich is the recommended one ?

Hello devs.

I try to re-use some code of the OCL reporting component. Click below to read the rest of this post.

Using self-defined ros-msg types

Hey,

I am using the orocos-toolchain-ros stack with unstable/diamondback. Click below to read the rest of this post.

UseOROCOS-RTT, orocos-rtt-config.cmake - bugs

Hi,
I think that I have found two bugs in cmake files. First bug is in UseOROCOS-RTT.cmake. There is used SHARED keyword for add_executable command. I'm sure that is a bug:). Click below to read the rest of this post.

Marshalling: linking problem

Hi,

I used successfully marshalling with orocos_toolchain_ros 0.1.8 and cturtle with my code in a ROS-package (without any linking commands in the CMakeLists file). Click below to read the rest of this post.