-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
HacktoberfestIssues taking part in HacktoberfestIssues taking part in HacktoberfestenhancementNew feature or requestNew feature or requesttriage
Description
Plugin
sensors_plus
Use case
Device orientation (in world coordinates) is often desired and seems to be implemented for android/ios/web under TYPE_ORIENTATION_VECTOR, CMQuaternion and onDeviceOrientation respectively.
My understanding is these use non-trivial sensor fusion algorithms that are more sophisticated than simply integrating gyroscope measurements.
Related to #764
Proposal
Expose a Stream<DeviceOrientationEvent> orientationEvents.
If it will be considered for acceptance, I could hack up a PR based on other stream implementations, though my experience with android/ios is non-existent.
navaronbracke, Chinmay-KB, Robbendebiene, AlexisL61, hiroshi-nakagoe and 3 more
Metadata
Metadata
Assignees
Labels
HacktoberfestIssues taking part in HacktoberfestIssues taking part in HacktoberfestenhancementNew feature or requestNew feature or requesttriage