Skip to content

Releases: gbionics/bipedal-locomotion-framework

bipedal-locomotion-framework 0.16.1

17 Nov 11:30

Choose a tag to compare

What's Changed

  • Fixed compilation on Windows of fmt formatter for Eigen types. by @GiulioRomualdi in #762
  • [ergoCubSN000] Update the YarpRobotLogger configuration file to be compliant with robots-configuration v2.5.2 by @GiulioRomualdi in #763

Full Changelog: v0.16.0...v0.16.1

bipedal-locomotion-framework 0.16.0

15 Nov 17:44

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.0...v0.16.0

bipedal-locomotion-framework 0.15.0

05 Sep 10:44

Choose a tag to compare

What's Changed

Full Changelog: v0.14.1...v0.15.0 and here

bipedal-locomotion-framework 0.14.1

07 Jul 07:32

Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.14.1

bipedal-locomotion-framework 0.14.0

04 Jul 13:47

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.14.0

bipedal-locomotion-framework 0.13.0

22 Apr 09:53

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0

bipedal-locomotion-framework 0.12.0

07 Mar 18:32

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.1...v0.12.0

bipedal-locomotion-framework 0.11.1

19 Dec 13:19

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

bipedal-locomotion-framework 0.11.0

17 Dec 16:36

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

bipedal-locomotion-framework 0.10.0

23 Sep 11:52

Choose a tag to compare

What's Changed

  • Add the possibility to log only a subset of text logging ports by @GiulioRomualdi in #561
  • Do not redefine NEW_LINE in Python bindings CMake by @traversaro in #563
  • Accept boolean as integer while getting an element from searchable in YarpUtilities by @GiulioRomualdi in #566
  • Add the possibility to set the exogenous feedback for the IK::SE3Task by @GiulioRomualdi in #567
  • Implement constructMultipleAnalogSensorsClient and constructMultipleAnalogSensorsRemapper functions by @GiulioRomualdi in #568
  • Bump vcpkg-robotology-dependencies tag to v0.10.1 and fix qhull linking by @traversaro in #565

Full Changelog: v0.9.0...v0.10.0