Skip to content

0.3.4

Choose a tag to compare

@duburcqa duburcqa released this 09 Oct 10:09
· 60 commits to main since this release
09a1c5f

This minor release mainly introduces first-class sensor support (IMU, Contact Sensor, LiDAR, Depth camera and more), incl. recording and plotting facilities. The rigid-rigid hydroelastic contact model has also been added. As usual, a fair share of bugs have been fixed, with unit test coverage gradually improving.

Behavior Changing

  • Support rendering deformable body for batched env. (@YilingQiao) (#1697)
  • More sensible defaults for camera far, near. (@duburcqa) (#1678)
  • Fix invweight and meaninertia not always considering scale and dofs armature. (@duburcqa) (#1696)

New Features

Bug Fixes

Miscellaneous