sot / Quaternion

Quaternion manipulation
https://sot.github.io/Quaternion
BSD 3-Clause "New" or "Revised" License
3 stars 7 forks source link

Test flip #49

Closed javierggt closed 8 months ago

javierggt commented 9 months ago

Description

This is the issue I mentioned in slack. In my opinion it is a bug. However, I understand that the bug does not affect any of the standard use cases, and fixing it requires removing the convention that quaternions have positive q[3], which might cause unintended consequences.

Better to leave this as wont fix and documented.

Interface impacts

Testing

Unit tests

Independent check of unit tests by [REVIEWER NAME]

Functional tests

No functional testing.