16 constexpr
static const char*
NAME =
"IMU";
21 IMU(
const std::shared_ptr<PipelineImpl>& par, int64_t nodeId);
22 IMU(
const std::shared_ptr<PipelineImpl>& par, int64_t nodeId, std::unique_ptr<Properties> props);
37 void enableIMUSensor(
const std::vector<IMUSensorConfig>& sensorConfigs);
47 void enableIMUSensor(
const std::vector<IMUSensor>& sensors, uint32_t reportRate);