File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66
77## [ Unreleased]
88
9+ ## [ 3.4.0] - 2025-02-12
10+
911### Added
1012- Add parsing meshes with vertices for MJCF format ([ #2537 ] ( https://github.com/stack-of-tasks/pinocchio/pull/2537 ) )
1113
@@ -1086,7 +1088,8 @@ The model can either be parsed from a URDF format or be created by appendending
10861088 • Fixed (concatenation of two consecutive bodies)
10871089
10881090
1089- [ Unreleased ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.3.1...HEAD
1091+ [ Unreleased ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.4.0...HEAD
1092+ [ 3.4.0 ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.3.1...v3.4.0
10901093[ 3.3.1 ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.3.0...v3.3.1
10911094[ 3.3.0 ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.2.0...v3.3.0
10921095[ 3.2.0 ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.1.0...v3.2.0
You can’t perform that action at this time.
0 commit comments