There was an error fetching the commit references. Please try again later.
Merge pull request #4570 from german77/motionInput
input_common: Add a basic class for motion devices
No related branches found
No related tags found
Showing
- src/common/quaternion.h 30 additions, 0 deletionssrc/common/quaternion.h
- src/input_common/CMakeLists.txt 2 additions, 0 deletionssrc/input_common/CMakeLists.txt
- src/input_common/motion_input.cpp 176 additions, 0 deletionssrc/input_common/motion_input.cpp
- src/input_common/motion_input.h 68 additions, 0 deletionssrc/input_common/motion_input.h
src/input_common/motion_input.cpp
0 → 100644
src/input_common/motion_input.h
0 → 100644
Please register or sign in to comment