What's Changed
- Fix displayed version on Read The Docs by @flferretti in #338
- Remove unnecessary typehints and duplicated returntypes in
jaxsim.math
module by @flferretti in #341 - Avoid conflicting
pydocstyle
rule inruff
configuration by @flferretti in #343 - Add missing example in documentation thumbnails and update RST file structure by @flferretti in #342
- Use
jax.block_until_ready
in benchmarks by @xela-95 in #344 - JAX Jacobian of from_axis_angle producing NaNs by @ConnorTingley in #339
New Contributors
- @ConnorTingley made their first contribution in #339
Full Changelog: v0.6.0...v0.6.1