Information

Documentation

Get OpenRDK at SourceForge.net. Fast, secure and Free Open Source software downloads

edit SideBar

Welcome to the OpenRDK website. OpenRDK is an open-source software framework for robotic applications rapid-development. If it is the first time you visit this website, we recommend you to start with the Introduction page and then go through the Tutorials section, or read one of the papers listed in the Publications section.


News

26 July 2009: Another release is out: get the 2.1.4 beta, codename goei (ご影, image) from the download page:

  • interoperability with OpenCV and ImageMagick is enforced, thanks to "bridges" between the image format of OpenRDK and these two libraries, have a look at the tutorial page about this.
  • the video4linuxmodule has a new libv4l2 support, more webcams and formats are supported out-of-the-box!
  • usual bugfixes and minor updates, thanks to the users!

4 June 2009: The new 2.1.3 beta release is out. Download it from the usual spot:

  • a lot of bugfixes, thanks to our users!
  • a new event handling mechanism has been added: now you can easily write event handlers inside your modules, that react to specific events you are listening to; have a look at the event handling tutorial;
  • a new module allows for the interaction with any web browser, thanks to standard HTTP/1.1 requests: now you can see and modify properties on your OpenRDK agents using your favourite web browser; have a look at the HttpManager module webpage.

17 April 2009: Jabon 1.1 has been released. It is a SOAP C++ toolkit that includes a C++ code generation tool and a base library that implements the runtime to support it. From version 1.1, it supports the OpenRDK module structure.

19 March 2009: A new version of OpenRDK has been released. This 2.1.2 release is mostly a maintenance release that solve some minor bugs without adding new features.

19 March 2009: A new version of the OpenRDK module for the NaoQi framework has been released. You can find it in this download page. Please note that now, you have two different modules, depending on your NaoQi version (1.0.0 or 1.2.0): choose the appropriate +1.0.0 or +1.2.0 file.

19 March 2009: This was the last day of the OpenRDK workshop: you can download the presentations of the talks from its webpage.

18 February 2009: Now we have a new website, please check all the included instructions and documentation, and make comments about them. Moreover, we have a set of tutorials for beginners, that you can follow step-by-step in order to understand the OpenRDK framework. Finally, we added a tracker for bug reports, feature requests and website requests (you can access them at the bottom of the left navigation bar).

17 February 2009: New OpenRDK beta: 2.1.0 beta 1. Many fixes and novelties have been added to the framework. In particular, now you can have a separate repository for all your projects, you are not forced to write your code inside the OpenRDK tree anymore (see instructions in the tutorials section).

2.1.0 beta 1 - release notes:
  • the OpenRDK core library is now inside rdkcore/ directory, instead of rdk2/ directory, so change your source files accordingly.
  • one of the greatest new feature is the support for the Aldebaran's Nao platform, look at the demos in the section Your first run with Nao robot: "Hello Nao!".
  • added support for version 2.1 of the Player/Stage suite
© 2004-2009 RoCoCo Laboratory Powered by PmWiki
Edit - History - Printable View - Recent Changes - Search
Page last modified on July 26, 2009, at 04:04 PM