Skip to content

Releases: ocra-recipes/ocra-wbi-plugins

IIT experiments

19 Dec 12:33
Compare
Choose a tag to compare
IIT experiments Pre-release
Pre-release

This is the version after the code was tested on a real iCub at IIT in Genoa, Italy.

Tools, fixes, and functionality improvements

21 Nov 08:47
Compare
Choose a tag to compare

On the server side, some legged odometry has been implemented allowing us to walk along with some control logic 👍 @jeljaik.

Some new clients have been developed - namely for walking.

Helper tools have been added e.g. icub-client-generator, for quickly starting new clients.

Beta version

20 May 15:39
Compare
Choose a tag to compare

Reflects the server client architecture of ocra-recipes v1.0.0.

Alpha version 0.0.0 (deprecated)

10 May 16:07
Compare
Choose a tag to compare

This is the original functional implementation of the OCRA libraries for the iCub robot. The basic functionality was to write task sequences in C++ and use a factory pattern to instantiate them upon the launch of the controller binary. We have since moved to a server-client architecture to enable asynchronous task control and better scalability. This release was made for "historical" purposes, only use this version if you are masochistic...