Changeset 101 in flair-src for trunk/lib/FlairSensorActuator
- Timestamp:
- Oct 5, 2016, 5:20:41 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/FlairSensorActuator/src/Gx3_25_imu.cpp
r15 r101 37 37 38 38 } else if (command == AccelerationAngularRateAndOrientationMatrix) { 39 Thread::Err("oneaxis rotation of rotation matrix is not yet implemented\n");39 //Thread::Err("oneaxis rotation of rotation matrix is not yet implemented\n"); 40 40 } else { 41 41 Thread::Err("command not supported (%i)\n", command);
Note:
See TracChangeset
for help on using the changeset viewer.