RTT 2.x
euRobotics Forum Windows Setup
- Login or register to post comments
- See complete post...
- Login or register to post comments
Orocos Toolchain v2.3.0 released !
Submitted by peter on Tue, 2011-03-01 15:20 |
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:
- Real-Time Robotics with state-of-the-art open source software: case studies (45min presentation, open to all)
- Exploring the Orocos Toolchain (2 hours hands-on, registration required)
The session will be on April 7, 9h00-10h30 + 11h00-12h30
- Login or register to post comments
- See complete post...
- Login or register to post comments
Contributing
How you can get involved and contribute & participate in the Orocos project
- Login or register to post comments
- See complete post...
- Login or register to post comments
Roadmap
Where things are going, and how we plan to get there.
See also Roadmap ideas 3x for some really long-term ideas ...
- Login or register to post comments
- See complete post...
- Login or register to post comments
Ros parameter arrays
Submitted by Tim on Mon, 2011-02-21 13:27 |
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 ?
Submitted by Polch on Mon, 2011-02-21 09:29 |
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
Submitted by b1willaert on Sat, 2011-02-19 00:25 |
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
Submitted by admo on Fri, 2011-02-18 08:36 |
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
Submitted by b1willaert on Fri, 2011-02-11 19:54 |
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.