-
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 -- - [mc_control] Support for renaming the main robot via the configuration (#423) - [mc_rbdyn] Add `addBodySensor` to `mc_rbdyn::Robot` (#419) - [mc_rtc] Add support for any fixed size vector to Schema (#422) - [mc_rtc] Add `std::map<std::string, T>` support in Schema (#412) - [mc_solver] Add support for inactive joints in a collision (#416) Fixes -- - [StabilizerTask] Fix disabling when the robot is in the air (#411)
- Loading branch information
Showing
3 changed files
with
24 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
mc-rtc (2.10.0-1debian1) unstable; urgency=medium | ||
|
||
* Upstream update: see CHANGELOG.md | ||
|
||
-- Pierre Gergondet <[email protected]> Wed, 17 Jan 2024 15:41:00 +0900 | ||
|
||
mc-rtc (2.9.3-1debian1) unstable; urgency=medium | ||
|
||
* Upstream update: see CHANGELOG.md | ||
|