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
Hi, I'm currently trying to access the Accelerometer and Gyroscope Sensors at 100Hz as it is necessary for a project that uses high inertial sensors for navigation. I only manage to get up to about 60Hz which is not sufficient for my use case and the message. ('Maximum allowed frequency value for this sensor type is 60 Hz.')
The actual Sensor is capable of a lot more Hz, so I assume this is a privacy consideration. Is there a way to hike up the frequency by forcing manual permissions or something like that?