Skip to content

Release v2.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 12:51
· 170 commits to master since this release
7d02906

Added

  • [mc_control] Added motor status to joint sensor (#395)
  • [mc_control/FSM] Posture tasks' reset can be disabled (#389)
  • [mc_rtc/Configuration] Added support for std::variant (#393)
  • [mc_rtc/Configuration] Added Configuration::find (#393)
  • [mc_rtc/GUI] Added form elements to provide more complex forms (#394)

Changes

  • [mc_control/FSM] FSM embedded in a Meta state no longer reset the posture at transition by default (#389)

Fixes

  • [mc_observers] KinematicInertial uses the correct function from state-observation (#391)
  • [mc_solver] Fix a crash in monitor activation
  • [mc_tvm] Correctly include refAccel in Orientation|PositionFunction