Motion data from gyroscope and accelerometer from the microcontroller. More...
#include <rs.hpp>

Public Member Functions | |
| motion_data (rs_motion_data orig) | |
| motion_data () | |
Additional Inherited Members | |
Public Attributes inherited from rs_motion_data | |
| float | axes [3] |
| unsigned int | is_valid |
| rs_timestamp_data | timestamp_data |
Motion data from gyroscope and accelerometer from the microcontroller.
|
inline |