Commit 4cfa544
committed
Release v2.13.0
Changes
--
- Drop support for ubuntu bionic/focal
Fixes
--
- TransformTask: Fix use of targetFrame and relative from YAML configuration
- RobotVisualizer: Fix behaviour of checkbox for adding/removing frames
- `mc_rtc_new_fsm_controller`: upgrade to use importlib
- Correctly replace debug suffix (cmake)
- Properly store contacts' DoF in `mc_rbydn::Contact`
- Ensure uniqueness of contacts
- Add `mc_surfaces_visualization/mc_convex_visualization/mc_robot_visualization` tools to apt package
- Remove the default all signal handler to avoid signal_handler message and FULL ROS MESSAGE QUEUE error (#456)
- RobotMsg: fix wrong vector conversion for tau, alpha and alphaD (#445)
- ImpedanceTask: Log compliance pose (#446)
- Fix missing symbol in posture task
- [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)1 parent 5559f2e commit 4cfa544
3 files changed
+35
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
5 | 31 | | |
6 | 32 | | |
7 | 33 | | |
| |||
853 | 879 | | |
854 | 880 | | |
855 | 881 | | |
856 | | - | |
| 882 | + | |
| 883 | + | |
857 | 884 | | |
858 | 885 | | |
859 | 886 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 | | |
2 | 8 | | |
3 | 9 | | |
| |||
0 commit comments