Skip to content

Commit 22233ad

Browse files
JafarAbdijcarpent
authored andcommitted
Update changelog
1 parent 54a6f37 commit 22233ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88

99
### Added
1010
- Add parsing meshes with vertices for MJCF format ([#2537](https://github.com/stack-of-tasks/pinocchio/pull/2537))
11+
- Add support for `<include>` tags for MJCF format ([#2557](https://github.com/stack-of-tasks/pinocchio/pull/2557))
1112

1213
### Fixed
14+
- Fix mjcf accessing root link without checking for empty bodies list ([#2557](https://github.com/stack-of-tasks/pinocchio/pull/2557))
1315
- Fix mjcf Euler angle parsing: use xyz as a default value for eulerseq compiler option ([#2526](https://github.com/stack-of-tasks/pinocchio/pull/2526))
1416
- Fix variable naming in Python ([#2530](https://github.com/stack-of-tasks/pinocchio/pull/2530))
1517
- Fix aba explicit template instantiation ([#2541](https://github.com/stack-of-tasks/pinocchio/pull/2541))

0 commit comments

Comments
 (0)