-
- Downloads
[SkyQuaternion] Added quat2stepperAngles method and catch test
Method to convert quaternions to euler angles assuming that the roll stays close to 0. This applies to systems with 2 DoFs (yaw and pitch). [SkyQuaternion] Fixed warning on type comparison
Showing
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- src/shared/utils/SkyQuaternion/SkyQuaternion.cpp 40 additions, 0 deletionssrc/shared/utils/SkyQuaternion/SkyQuaternion.cpp
- src/shared/utils/SkyQuaternion/SkyQuaternion.h 12 additions, 0 deletionssrc/shared/utils/SkyQuaternion/SkyQuaternion.h
- src/tests/catch/skyQuaternion/test-skyquaternion-data.h 4167 additions, 0 deletionssrc/tests/catch/skyQuaternion/test-skyquaternion-data.h
- src/tests/catch/skyQuaternion/test-skyquaternion.cpp 53 additions, 0 deletionssrc/tests/catch/skyQuaternion/test-skyquaternion.cpp
Loading
Please register or sign in to comment