Skip to content

Releases: humanoid-path-planner/hpp-pinocchio

Version 4.2.0

11 Oct 12:19
Compare
Choose a tag to compare

Changes since v4.1:

  • Update to API changes in pinocchio: se3::LieGroupTpl -> se3::LieGroupMap.
  • Rename hpp::pinocchio::LieGroupTpl -> hpp::pinocchio::RnxSOnLieGroupMap.
  • Device::getFrameByName accepts all frame types.
  • Add optional doc generation.
  • Replace Jintegrate by dIntegrate_dq and dIntegrate_dv in LiegroupSpace.
  • Set Device::clone() method as const.

hpp-pinocchio 4.1.1

11 Jun 09:05
Compare
Choose a tag to compare

This is mostly a maintenance release.
hpp-pinocchio is now fully compatible with OS X systems.
The packaging have been simplified to comply with robotpkg policy.

Release v4.0

23 Mar 12:50
Compare
Choose a tag to compare

Initial Release