forked from openpositioning/DataCollectionTeam2
-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
Description
Improve the estimation of the direction of movement.
To obtain the direction of movement, we need the orientation of the phone that can come from:
- The phone rotation vector
- Game rotation vector
- External estimation of the orientation from initial orientation, gyroscope, accelerometer and magnetometer
The estimation of the direction of movement from the orientation and IMU signals can be obtained from:
- Opposite the direction of the screen (-Z axis projection)
- Projection of an axis given the holding mode
- Estimation of the direction of the acceleration/rotations
- Horizontal accelerations
Reactions are currently unavailable