File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
2828- Remove pixi 0.57 warnings ([ #2802 ] ( https://github.com/stack-of-tasks/pinocchio/pull/2802 ) )
2929- CMake: use ` sdformat.cmake ` from ` jrl-cmakemodules ` ([ #2800 ] ( https://github.com/stack-of-tasks/pinocchio/pull/2800 ) )
3030- Fix doxygen document hierarchy ([ #2811 ] ( https://github.com/stack-of-tasks/pinocchio/pull/2811 ) )
31- - Fix appendModel issue when a frame have non null transformation ([ #2807 ] ( https://github.com/stack-of-tasks/pinocchio/pull/2807 )
31+ - Fix ` appendModel ` issues ([ #2807 ] ( https://github.com/stack-of-tasks/pinocchio/pull/2807 ) ):
32+ - Bad inertia transformation when multiple frame with inertia have non null placement
33+ - Undefined behavior when more than two frame was attached to universe
3234
3335### Removed
3436- Remove CMake < 3.22 details ([ #2790 ] ( https://github.com/stack-of-tasks/pinocchio/pull/2790 ) )
You can’t perform that action at this time.
0 commit comments