Skip to content

Commit

Permalink
Minor adjustment to point-thumbs-up pose. (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
Malcolmnixon authored Jul 28, 2024
1 parent 638df41 commit b7fdc4c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions VERSIONS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# 2.0.0 (in progress)
- Rename Action-Set to Action-Map to better match OpenXR naming
- Modify HandPoseController to extend from HandPoseDetector (breaking change)
- Minor adjustment to point-thumbs-up to make it work better for UI framing

# 1.3.0
- Fine-tune aim pose
Expand Down
4 changes: 2 additions & 2 deletions addons/hand_pose_detector/poses/point_thumb_up.tres
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ max = 0.0
script = ExtResource("2_0x328")
type = 0
min = 0.0
from = 40.0
to = 20.0
from = 50.0
to = 30.0
max = 0.0

[sub_resource type="Resource" id="Resource_iey1r"]
Expand Down

0 comments on commit b7fdc4c

Please sign in to comment.