-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Initially, there was a confusion where the calculated 'roll' value was visually represented as 'yaw', and vice-versa. This has been corrected in main.py. Specifically, the value initially calculated as 'roll' by the _get_hand_orientation function is now assigned to the 'yaw' variable, and the value initially calculated as 'yaw' is assigned to the 'roll' variable. The underlying calculations for the hand orientation were always correct, but the labels and visual indicators (gizmo colors, text displays) were swapped.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels