-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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)
- Loading branch information
Showing
3 changed files
with
26 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters