InertialSensorCallback
interface InertialSensorCallback
Callback for inertial sensor data. SWIG: startListening, stopListening, addSensorData(SensorType, double, FloatVector, int)
Functions
Link copied to clipboard
abstract fun addSensorData(sensorType: SensorType, eventTimestampNs: Double, values: List<Float>, accuracy: Int)
Link copied to clipboard
Link copied to clipboard