Skip to content

Commit 03db9b7

Browse files
committed
fix left_hand.xml thumb_cmc range for LEAP Hand
1 parent c1503a6 commit 03db9b7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

leap_hand/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
All notable changes to this model will be documented in this file.
44

5+
## [2025-09-04]
6+
- Fixed Left Leap Hand's Thumb CMC range
7+
58
## [2025-02-06]
69
- Updated appearance of both hand models.
710

leap_hand/left_hand.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Naming Conventions
128128
<position ctrlrange="-0.366 2.042" />
129129
</default>
130130
<default class="thumb_cmc">
131-
<joint pos="0 0 0" axis="0 0 -1"
131+
<joint pos="0 0 0" axis="0 0 1"
132132
limited="true" range="-0.349 2.094" />
133133
<position ctrlrange="-0.349 2.094" />
134134
</default>

0 commit comments

Comments
 (0)