
Sensor fusion
This application visualises the 3D orientation of the device as a colourful cube
Alexander Pacha · org.hitlabnz.sensor_fusion_demo
UpdatedDec 18, 2022
PublishedFeb 27, 2022
Packageorg.hitlabnz.sensor_fusion_demo
MD5cd0e2e17a646cc9a3b41f235803302cf
SHA1 (signer)AB:DC:16:0B:07:7F:35:5C:7A:F6:46:45:05:19:BA:45:E2:E6:8F:B1
Signed byCN=Alexander Pacha, OU=Unknown, O=Human Interface Technology Laboratory New Zealand, L=Christchurch, ST=Unknown, C=NZ
Malware scanTRUSTED
Contact[email protected]
Privacy policyView
Description
This application demonstrates the capabilities of various sensors and sensor-fusions. Data from the Gyroscope, Accelerometer and compass are combined in different ways and the result is shown as a cube that can be rotated by rotating the device.
The major novelty in this application is the fusion of virtual sensors: "Improved Orientation Sensor 1" and "Improved Orientation Sensor 2" fuse the Android Rotation Vector with the virtual Gyroscope sensor to achieve a pose estimation with a previously unknown stability and precision.
Apart from these two sensors, the following sensors are available for comparison:
- Improved Orientation Sensor 1 (Sensor fusion of Android Rotation Vector and Calibrated Gyroscope - less stable but more accurate)
- Improved Orientation Sensor 2 (Sensor fusion of Android Rotation Vector and Calibrated Gyroscope - more stable but less accurate)
- Android Rotation Vector (Kalman filter fusion of Accelerometer + Gyroscope + Compass)
- Calibrated Gyroscope (Separate result of Kalman filter fusion of Accelerometer + Gyroscope + Compass)
- Gravity + Compass
- Accelerometer + Compass
- Deprecated Android Orientation Sensor (Complementary filter fusion of Accelerometer + Gyroscope + Compass)
The source code is publicly available and the link can be found in the About-section.
The major novelty in this application is the fusion of virtual sensors: "Improved Orientation Sensor 1" and "Improved Orientation Sensor 2" fuse the Android Rotation Vector with the virtual Gyroscope sensor to achieve a pose estimation with a previously unknown stability and precision.
Apart from these two sensors, the following sensors are available for comparison:
- Improved Orientation Sensor 1 (Sensor fusion of Android Rotation Vector and Calibrated Gyroscope - less stable but more accurate)
- Improved Orientation Sensor 2 (Sensor fusion of Android Rotation Vector and Calibrated Gyroscope - more stable but less accurate)
- Android Rotation Vector (Kalman filter fusion of Accelerometer + Gyroscope + Compass)
- Calibrated Gyroscope (Separate result of Kalman filter fusion of Accelerometer + Gyroscope + Compass)
- Gravity + Compass
- Accelerometer + Compass
- Deprecated Android Orientation Sensor (Complementary filter fusion of Accelerometer + Gyroscope + Compass)
The source code is publicly available and the link can be found in the About-section.
Required features
- Faketouch android.hardware.faketouch