Changeset 102 in flair-src for trunk/lib/FlairSensorActuator/src/Gx3_25_imu.cpp
- Timestamp:
- 10/06/16 11:21:23 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/FlairSensorActuator/src/Gx3_25_imu.cpp
r101 r102 38 38 } else if (command == AccelerationAngularRateAndOrientationMatrix) { 39 39 //Thread::Err("oneaxis rotation of rotation matrix is not yet implemented\n"); 40 } else if (command == Quaternion) { 41 40 42 } else { 41 43 Thread::Err("command not supported (%i)\n", command);
Note:
See TracChangeset
for help on using the changeset viewer.