File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1212
1313- Homogenize python viewers examples ([ #2771 ] ( https://github.com/stack-of-tasks/pinocchio/pull/2771 ) )
1414- Add docker images ([ #2776 ] ( https://github.com/stack-of-tasks/pinocchio/pull/2776 ) )
15+ - ROS: added jrl_cmakemodules dependency ([ #2789 ] ( https://github.com/stack-of-tasks/pinocchio/pull/2789 ) )
1516
1617## [ 3.8.0] - 2025-09-17
1718
Original file line number Diff line number Diff line change 88 <
maintainer email =
" [email protected] " >Justin Carpentier</
maintainer >
99 <
maintainer email =
" [email protected] " >Wolfgang Merkt</
maintainer >
1010 <
maintainer email =
" [email protected] " >Guilhem Saurel</
maintainer >
11- <license >BSD-2</license >
11+ <license >BSD-2-Clause </license >
1212
1313 <url type =" website" >https://github.com/stack-of-tasks/pinocchio</url >
1414
1515 <build_depend >git</build_depend >
1616 <build_depend >doxygen</build_depend >
17+ <build_depend >jrl_cmakemodules</build_depend >
1718 <doc_depend >doxygen</doc_depend >
1819 <doc_depend >texlive-latex-base</doc_depend >
1920 <!-- Required for the environment variables (ROS_VERSION, ROS_DISTRO) to be available -->
2021 <depend >ros_environment</depend >
21- <!-- The following tags are recommended by REP-136 -->
22- <exec_depend condition =" $ROS_VERSION == 1" >catkin</exec_depend >
2322 <depend >python3</depend >
2423 <depend >python3-numpy</depend >
2524 <depend condition =" $ROS_VERSION == 2" >urdfdom</depend >
26- <depend condition =" $ROS_VERSION == 1" >liburdfdom-dev</depend >
2725 <depend >eigen</depend >
2826 <depend >boost</depend >
2927 <depend >eigenpy</depend >
You can’t perform that action at this time.
0 commit comments