Ignore:
Timestamp:
10/06/16 11:21:23 (7 years ago)
Author:
Sanahuja Guillaume
Message:

3dmgx3 quaternion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/FlairSensorActuator/src/Gx3_25_imu.cpp

    r101 r102  
    3838  } else if (command == AccelerationAngularRateAndOrientationMatrix) {
    3939    //Thread::Err("oneaxis rotation of rotation matrix is not yet implemented\n");
     40  } else if (command == Quaternion) {
     41
    4042  } else {
    4143    Thread::Err("command not supported (%i)\n", command);
Note: See TracChangeset for help on using the changeset viewer.