File tree 1 file changed +4
-1
lines changed 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/).
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 2.6.21] - 2023-11-27
10
+
9
11
### Added
10
12
11
13
- Add inverse dynamics (` rnea ` ) Python and C++ example ([ #2083 ] ( https://github.com/stack-of-tasks/pinocchio/pull/2083 ) )
@@ -811,7 +813,8 @@ The model can either be parsed from a URDF format or be created by appendending
811
813
• Fixed (concatenation of two consecutive bodies)
812
814
813
815
814
- [ Unreleased ] : https://github.com/stack-of-tasks/pinocchio/compare/v2.6.20...HEAD
816
+ [ Unreleased ] : https://github.com/stack-of-tasks/pinocchio/compare/v2.6.21...HEAD
817
+ [ 2.6.21 ] : https://github.com/stack-of-tasks/pinocchio/compare/v2.6.20...v2.6.21
815
818
[ 2.6.20 ] : https://github.com/stack-of-tasks/pinocchio/compare/v2.6.19...v2.6.20
816
819
[ 2.6.19 ] : https://github.com/stack-of-tasks/pinocchio/compare/v2.6.18...v2.6.19
817
820
[ 2.6.18 ] : https://github.com/stack-of-tasks/pinocchio/compare/v2.6.17...v2.6.18
You can’t perform that action at this time.
0 commit comments