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.6.0] - 2025-04-28
10+
911### Fixed
1012- Fix getters for models and data in ` VisualizerPythonVisitor ` ([ #2647 ] ( https://github.com/stack-of-tasks/pinocchio/pull/2647 ) )
1113- Fix ` pinocchio::cholesky::Mv ` build with ` CppAd ` scalar ([ #2659 ] ( https://github.com/stack-of-tasks/pinocchio/pull/2659 ) )
@@ -1140,7 +1142,8 @@ The model can either be parsed from a URDF format or be created by appendending
11401142 • Fixed (concatenation of two consecutive bodies)
11411143
11421144
1143- [ Unreleased ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.5.0...HEAD
1145+ [ Unreleased ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.6.0...HEAD
1146+ [ 3.6.0 ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.5.0...v3.6.0
11441147[ 3.5.0 ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.4.0...v3.5.0
11451148[ 3.4.0 ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.3.1...v3.4.0
11461149[ 3.3.1 ] : https://github.com/stack-of-tasks/pinocchio/compare/v3.3.0...v3.3.1
You can’t perform that action at this time.
0 commit comments