We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a25d222 commit 140a0bfCopy full SHA for 140a0bf
CHANGELOG.md
@@ -10,10 +10,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
10
11
## [Unreleased]
12
13
+### Changed
14
- Homogenize python viewers examples ([#2771](https://github.com/stack-of-tasks/pinocchio/pull/2771))
15
+
16
+### Added
17
- Add docker images ([#2776](https://github.com/stack-of-tasks/pinocchio/pull/2776))
18
- ROS: added jrl_cmakemodules dependency ([#2789](https://github.com/stack-of-tasks/pinocchio/pull/2789))
19
20
+### Fixed
21
+- Fix compatibility issues with Eigen5 ([#2779](https://github.com/stack-of-tasks/pinocchio/pull/2779))
22
23
## [3.8.0] - 2025-09-17
24
25
### Added
0 commit comments