[HOT FIX] Fix Pinocchio data not properly updated.
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.