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
abstract fun startListening()
Link copied to clipboard
abstract fun stopListening()