Skip to content

Releases: robotology/whole-body-controllers

whole-body-controllers-v2.5.6 12/2021

17 Dec 08:44
2c66759
Compare
Choose a tag to compare

Intermediate release to include the change of installation path done in #141.

whole-body-controllers-v2.5.5 12/2021

09 Dec 13:57
6c354c3
Compare
Choose a tag to compare

Release of master after the addition of iCubGenova09 related files and to resolve the issue in #138

whole-body-controllers-v2.5.4 09/2021

10 Sep 12:46
7665954
Compare
Choose a tag to compare

Intermediate release of devel branch. Not supposed to be a long-term release.

whole-body-controllers v2.5.3 05/2021

20 May 08:52
2a06947
Compare
Choose a tag to compare

Updated velocity control library block.

whole-body-controllers v2.5.2 05/2021

12 May 06:50
32ba3a1
Compare
Choose a tag to compare
Merge pull request #126 from robotology/nunoguedelha-patch-1

- Update README (after #122)
- Converted floating-base-balancing-torque-control-with-simulator into a package +floatingBaseBalancingTorqueControlWithSimulator
- Added the package installation through CMake.

whole-body-controllers v2.5.1 04/2021

28 Apr 17:22
6e9a676
Compare
Choose a tag to compare

Partial release and bugfix while waiting for the release v3 (stable).

whole-body-controllers v2.5 03/2020

23 Mar 19:21
Compare
Choose a tag to compare

CHANGELOG V2.5

New features

  • added a data processing pipeline #20
  • added a Simulink model which also integrates the system's dynamics #62
  • added home positions for the yarpmotorgui #80

Enhancements

  • when a joint hits the limits or a spike is detected, the name of the joint is printed in a warning #81
  • it is possible now to skip recompilation of the model after a re-start when using the GUI #82

Documentation

  • improved documentation for the release #55
  • added pictures of the Simulink models in the readmes #47

Installation

  • now the goToWholeBodyControllers.m function is generated when calling createGoToWBC.m #75
  • Improved installation of the wbc library #75
  • updated installation of autogenerated whole-body-controllers #92

whole-body-controllers v2.0 03/2019

11 Mar 09:55
0567206
Compare
Choose a tag to compare

Migration to WBToolbox 5.0, cleanup of the utility function library. Bugfixed the Simulink static GUI. New controllers internal structure.

whole-body-controllers v1.5 (with wbc library package) 02/2019

25 Mar 11:11
36366c7
Compare
Choose a tag to compare

Still the WCB v1.0, but the internal library of utility functions has been included in a package that can be installed by the user and used in other Matlab/Simulink projects.

whole-body-controllers v1.0 12/2018

10 Jan 18:03
525d7ce
Compare
Choose a tag to compare

First official release of whole-body-controllers. This version can be considered stable. It was working at 12/2018 with the master branch of YARP, iDyntree and WBToolbox.