Skip to content

0.5.0

Compare
Choose a tag to compare
@AlexanderFabisch AlexanderFabisch released this 24 Jun 15:35
· 656 commits to master since this release

Features

  • Use trimesh as a fallback solution to load meshes from URDF files when Open3D does not work
  • Collision margin collider #30
  • Containment tests #32

Performance

  • Faster inversion of transformation matrices with numba