Skip to content

Releases: robotology/walking-controllers

walking-controllers v0.3.1 (2020-03-18)

18 Mar 12:49
Compare
Choose a tag to compare

walking-controllers v0.3.1 (2020-03-18)

Changed

  • Fix the windows compilation (#59)

walking-controllers v0.3.0 (2020-03-16)

16 Mar 11:52
Compare
Choose a tag to compare

walking-controllers v0.3.0 (2020-03-16) Release Notes

Added

  • The CHANGELOG.md file
  • Implement the WalkingControllersFindDepencies.cmake
  • Adding the possibility of selecting Stiff/Compliant mode in joint level.

Changed

  • General refactoring of the library. The WalkingModule is now split in several library. Namelly:
    • YarpUtilities: utilities for using YARP
    • StdUtilities: utilities related to std library
    • iDynTreeUtilities: utilities related to iDynTree
    • TimeProfiler: library for time profiling
    • SimplifiedModelControllers library related to simplified model controllers
    • WholeBodyControllers library related to controller based on the entire robot model
    • TrajectoryPlanner library related to trajectory planner
    • KinDynWrapper iDynTree KinDynComputation wrapper.
    • RetargetingClient client for the retargeting

walking-controllers v0.2.1 (2020-02-19)

19 Feb 12:53
05510c2
Compare
Choose a tag to compare

walking-controllers v0.2.1 (2020-02-19) Release Notes

Changes

  • Fix Compilation on Windows #53

v0.1.0

22 Oct 13:17
Compare
Choose a tag to compare
improve the description of the errors in WalkingLoggerModule library