chore: update changelog

This commit is contained in:
Sébastien Crozet
2023-12-10 22:07:24 +01:00
parent efa1ac3609
commit 2fba50c297

View File

@@ -1,4 +1,7 @@
## Unlereased ## Unlereased
### Fix
- Fix bug causing angular joint limits and motor to sometimes only take into account half of the angles specified by the user.
### Added ### Added
- Add `SphericalJoint::local_frame1/2`, `::set_local_frame1/2`, and `SphericalJointBuilder::local_frame1/2` to set both - Add `SphericalJoint::local_frame1/2`, `::set_local_frame1/2`, and `SphericalJointBuilder::local_frame1/2` to set both
the joints anchor and reference orientation. the joints anchor and reference orientation.