Skip to content

[HOT FIX] Fix Pinocchio data not properly updated.

Compare
Choose a tag to compare
@duburcqa duburcqa released this 02 Feb 12:55
· 137 commits to master since this release
39d88f4

Tiny release to fix a critical bug causing corruption of sensors data (IMU, Force Sensors, and Contact Sensors).

Bug fixes

  • [core] Fix joints accel/force restored right after computations instead of before sensor update.

Miscellaneous

  • [misc] Check no memory allocation by Eigen during simulation.
  • [misc] Update Eigen to latest release (3.3.9) on CI.