Package | Description |
---|---|
org.bytedeco.depthai | |
org.bytedeco.depthai.global |
Modifier and Type | Method and Description |
---|---|
depthai.IMUSensor |
IMUSensorConfig.sensorId() |
Modifier and Type | Method and Description |
---|---|
void |
IMU.enableIMUSensor(depthai.IMUSensor sensor,
int reportRate)
Enable a new IMU sensor with default configuration
|
IMUSensorConfig |
IMUSensorConfig.sensorId(depthai.IMUSensor setter) |
Modifier and Type | Method and Description |
---|---|
depthai.IMUSensor |
depthai.IMUSensor.intern() |
static depthai.IMUSensor |
depthai.IMUSensor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static depthai.IMUSensor[] |
depthai.IMUSensor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.