MBot Software Library
v1.0
An API documentation to mbot_firmware repository
|
used for x,y,z,w and radians status data processing More...
#include <bhy.h>
Public Attributes | |
s16 | x |
s16 | y |
s16 | z |
s16 | w |
s16 | radians |
used for x,y,z,w and radians status data processing
s16 xyzw_radians_t::radians |
contains the radians data
s16 xyzw_radians_t::w |
contains the w axis data
s16 xyzw_radians_t::x |
contains the x axis data
s16 xyzw_radians_t::y |
contains the y axis data
s16 xyzw_radians_t::z |
contains the z axis data