Skip to content

Version 4.2.0

Compare
Choose a tag to compare
@nim65s nim65s released this 11 Oct 12:19
· 406 commits to master since this release

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.