IEvs Inertial Sensors Events
interface IEvsInertialSensorsEvents
Interface for receiving calibrated sensors data (Accelerometer, Magnetometer, Gyroscope)
To receive the sensors, for supported systems, you should:
Enable the sensor via IEvsSensorsService.enableAccelerometer, IEvsSensorsService.enableMagnetometer, IEvsSensorsService.enableGyro
Enable sensor fusion IEvsSensorsService.enableSensorsFusion
Register the sensor data callback via IEvsSensorsService.registerInertialSensorsEvents