|
One Framework 0.1.0
RoboMaster嵌入式框架“一键”解决方案,为你的“创意”服务。
|
#include <OF/lib/HubManager/HubBase.hpp>#include <zephyr/drivers/sensor.h>#include <zephyr/kernel.h>结构体 | |
| struct | ImuHubConfig |
| struct | IMUData |
| Container for IMU sample data used by the hub. 更多... | |
| struct | IMUData::Vector3 |
| struct | IMUData::Quaternion |
| struct | IMUData::EulerAngle |
| class | ImuHub |
| Hub that collects asynchronous IMU data and exposes it via HubBase. 更多... | |
命名空间 | |
| namespace | OF |
函数 | |
| static OF::IMUData | getImuData () |
|
static |