Changeset 99 in flair-src for trunk/lib/FlairSensorActuator/src/Imu.h


Ignore:
Timestamp:
10/05/16 15:02:20 (6 years ago)
Author:
Sanahuja Guillaume
Message:

rotation pour 3dmgx3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/FlairSensorActuator/src/Imu.h

    r51 r99  
    104104  gui::Tab *GetPlotTab(void) const;
    105105
     106  /*!
     107  * \brief Get OneAxisRotation
     108  *
     109  * \return fixed rotation of the imu
     110  */
     111  core::OneAxisRotation *GetOneAxisRotation(void) const;
     112
     113
    106114protected:
    107115  /*!
Note: See TracChangeset for help on using the changeset viewer.