| Package | Description |
|---|---|
| org.bytedeco.depthai |
| Modifier and Type | Method and Description |
|---|---|
IMUSensorConfig |
IMUSensorConfig.changeSensitivity(short setter) |
IMUSensorConfig |
IMUSensorConfig.getPointer(long i) |
IMUSensorConfig |
IMUProperties.imuSensors() |
IMUSensorConfig |
IMUSensorConfig.position(long position) |
IMUSensorConfig |
IMUSensorConfig.reportRate(int setter) |
IMUSensorConfig |
IMUSensorConfig.sensitivityEnabled(boolean setter) |
IMUSensorConfig |
IMUSensorConfig.sensitivityRelative(boolean setter) |
IMUSensorConfig |
IMUSensorConfig.sensorId(depthai.IMUSensor setter) |
| Modifier and Type | Method and Description |
|---|---|
void |
IMU.enableIMUSensor(IMUSensorConfig sensorConfig)
Enable a new IMU sensor with explicit configuration
|
IMUProperties |
IMUProperties.imuSensors(IMUSensorConfig setter) |
Copyright © 2021. All rights reserved.