Fix Error Quaternion #883

Merged
meggert merged 3 commits from error-quat-fix into main 2024-04-10 11:38:36 +02:00
Showing only changes of commit 9f03341108 - Show all commits

View File

@ -16,6 +16,10 @@ will consitute of a breaking change warranting a new major release:
# [unreleased]
## Fixed
- Fixed wrong order in quaternion multiplication for computation of the error quaternion.
# [v7.7.4] 2024-03-21
## Changed