You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
other sensors work really well as example shows, however, if I use TYPE_POSE_6DOF, the SensorManager.getDefaultSensor can't get Sensor instance.
To reproduce
Steps to reproduce the behavior:
Go to 'examples Heart-rate monitoring '
Change TYPE_HEART_RATE to TYPE_POSE_6DOF.
Run it.
See error, the variable sensor is 'null'
Expected behavior
hope to use TYPE_POSE_6DOF
Desktop (please complete the following information):
OS: Windows 10
Browser: Chrome
Smartphone (please complete the following information):
Device: Pixel 2 (emulated by Android studio)
OS: [SDK 28]
The text was updated successfully, but these errors were encountered:
Describe the bug
other sensors work really well as example shows, however, if I use TYPE_POSE_6DOF, the SensorManager.getDefaultSensor can't get Sensor instance.
To reproduce
Steps to reproduce the behavior:
Expected behavior
hope to use TYPE_POSE_6DOF
Desktop (please complete the following information):
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: