Changeset 56 in flair-dev for trunk/include/FlairSensorActuator


Ignore:
Timestamp:
07/04/17 10:14:05 (7 years ago)
Author:
Sanahuja Guillaume
Message:

m

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/FlairSensorActuator/SimuImu.h

    r50 r56  
    9494    float wy;
    9595    float wz;
     96    float ax;
     97    float ay;
     98    float az;
     99    float mx;
     100    float my;
     101    float mz;
    96102  } imu_states_t;
    97103 
Note: See TracChangeset for help on using the changeset viewer.