-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added --- - [bindings] Add bindings for ControllerClient (#384) - [mc_rtc] Allow to override existing log entries (#383) - [mc_rtc] Allow "chunky" XY plot updates (#386) - [mc_solver] ConstraintSet now has an update mechanism (#381) - [Samples: CoM] Support the Pepper robot Changes --- - [StabilizerTask] Improve force distribution and CoP horizon reference (#375) - [mc_rbdyn] Convex objects are now automatically updated (#385) - [mc_solver] Collision constraint automatically display distance arrows when the distance falls below the interaction distance (#381) Fixes --- - [bindings] Fix build for Cython >= 3.0.0 - [cmake] Fix issue with yaml-cpp >= 0.8.0 - [mc_control] Fix logging of plugin performances (#383) - [mc_observers] KinematicInertial uses function from state-observation (#388) - [mc_rbdyn] Fix loading of devices with canonical robots (#379) - [mc_rbdyn] Fix compilation with geos >= 3.12.0 - [Replay] Fix output replay on fixed-based robots - [Replay] Avoid precision issue when comparing controller timestep with replay timestep
- Loading branch information
Showing
3 changed files
with
36 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