YiChenCityU / rotation_master

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:C++ 94.8%Language:CMake 4.9%Language:Shell 0.4%