/rotation_master

Provide conversion between the major representations of 3D rotation and visualize the orientation of a rigid body

Primary LanguageC++Apache License 2.0Apache-2.0

image

Rotation Master

  • Provide conversion between the following representations of 3D rotation and display a rigid body orientation
    • Rotation Matrix
    • Rotation Vector
    • Axis-angle
    • Quaternion
    • Euler Angles (Intrinsic; Mobile)
    • Euler Angles (Extrinsic; Fixed)
rotation_master_demo.mp4

CI Status

Status Build Type
CMake ubuntu-20.04, windows-2019, macos-10.15
CodeQL ubuntu-20.04

How to Use

https://github.com/iwatake2222/rotation_master/wiki/How-to-Use

How to Build

https://github.com/iwatake2222/rotation_master/wiki/How-to-Build

License

Acknowledgements