You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Quaternion and ReadMe
- Add Quaternion class.
- Add easy versioning.
- Add tests in __main__ guards of submodules.
- Remove R2q from orientation.py to advocate for methods of class Quaternion.
- Update readme with quaternion and DCM examples.