Skip to content

Releases: stack-of-tasks/pinocchio

Pinocchio 2.7.0

23 Jan 21:22
v2.7.0
0caf0ca
Compare
Choose a tag to compare

What's Changed

Added

  • Add GeometryObject::meshMaterial attribute (#2084)

Fixed

  • Use bp::ssize_t for recent version of Windows compilers (#2102)
  • Fix missing include for Boost >= 1.83 (#2103)
  • Remove f-strings to fix install with python 2 (#2110)
  • CMake: stop exporting CppAd/cppadcodegen & fetch submodule if not available (#2112)
  • Fix malloc issue in CRBA algo (#2126)
  • Fix build cppad and cppadcg with Boost < 1.77 (#2132)

Full Changelog: v2.6.21...v2.7.0

Pinocchio 2.6.21

27 Nov 22:21
v2.6.21
97a00a9
Compare
Choose a tag to compare

What's Changed

Added

  • Add inverse dynamics (rnea) Python and C++ example (#2083)
  • Add visualization of Frames in MeshCat viewer (#2098)

Fixed

  • Re-initialize Ycrb[0] in crbaMinimal (#2040)
  • Fix custom scalar use in log function (#2047)
  • Raise exception on wrong input size in XYZQUATToSE3 Python binding function (#2073)
  • Remove memory leak in buildGeomFromUrdf and buildGeomFromUrdfString Python binding functions (#2082#2082)
  • Fix Panda3D viewer examples (#2087)
  • Fix centroidal dynamics derivatives with respect to time (#2094))

Changed

  • Rename freeflyer_joint to root_joint in humanoid sample model (#2043)
  • CMake minimal version is now 3.10 (#2055)
  • Split headers and sources in different directories to have a more standard C++ project (#2070)

Removed

  • Remove support to hpp-fcl < v2.0.0 (#2086)

Full Changelog: v2.6.20...v2.6.21

Pinocchio 2.6.20

09 Aug 08:23
v2.6.20
4512214
Compare
Choose a tag to compare

What's Changed

  • Fix support of recent versions of Boost for CppAD and CppADCodeGen by @jcarpent in #2000
  • build(deps): bump ros-industrial/industrial_ci from afbf77f39db26785371161d5691ab435b31bb3ba to 1e0c5aff1147d50d58bf4185a55ff564c9b6e027 by @dependabot in #2007
  • Enabled copy and deepcopy by @cmastalli in #1882
  • build(deps): bump ros-industrial/industrial_ci from afbf77f39db26785371161d5691ab435b31bb3ba to 9f963f67ebb889792175776c5ee00134d7bb569b by @dependabot in #2013
  • Sync submodule cmake by @jcarpent in #2029

Full Changelog: v2.6.19...v2.6.20

Pinocchio 2.6.19

19 Jun 12:38
v2.6.19
e7f0045
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.18...v2.6.19

Pinocchio 2.6.18

29 Apr 09:25
v2.6.18
a8ba226
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.17...v2.6.18

Pinocchio 2.6.17

15 Feb 19:09
v2.6.17
78d6209
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.16...v2.6.17

Pinocchio 2.6.16

02 Feb 10:04
v2.6.16
c7530c9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.15...v2.6.16

Pinocchio 2.6.15

31 Jan 09:59
v2.6.15
990212b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.14...v2.6.15

Pinocchio 2.6.14

13 Jan 16:48
v2.6.14
9719bdc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.13...v2.6.14

Pinocchio 2.6.13

12 Jan 19:32
v2.6.13
483713f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.12...v2.6.13