Skip to content

v1.2.3

Latest

Choose a tag to compare

@duburcqa duburcqa released this 18 Jul 13:15
6d2d19e

This release introduces elliptic friction cone with high-impedance option to accurately model static function. In addition, the convergence of the constraint solver under fp32 accuracy has been improved.

elliptic friction

New Features

  • Add high-fidelity static friction model via elliptic friction cone with high-impedance option. (@duburcqa) (#3028, #3035, #3042)
  • Add support of heterogeneous entities in batch renderer. (@Kashu7100) (#2960)
  • Add distances-only mode to raycasting-based sensors. (@Kashu7100) (#2908)
  • Add option to ignore MJCF ground plane. (@coyaSONG) (#3050)

Bug Fixes

Miscellaneous