Skip to content

Release v2.12.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Feb 02:24
· 12 commits to master since this release
7604000

Added

  • [cmake] Add AUTOLOAD setting to the add_plugin macro to enable autoload (#436)
  • [mc_rbdyn] Add addForceSensor to Robot (#433/#434)

Changes

  • [cmake] The add_plugin macro no longer defaults to AUTOLOAD=ON (#436)

Fixes

  • [cmake] Uninstall autoload files when plugin autoload option is disabled (#436)
  • [mc_control] Trim autoload files so they can be edited manually (#436)
  • [mc_rbdyn] Fix a bug in addBodySensor (#433)