We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1503a6 commit 03db9b7Copy full SHA for 03db9b7
leap_hand/CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
All notable changes to this model will be documented in this file.
4
5
+## [2025-09-04]
6
+- Fixed Left Leap Hand's Thumb CMC range
7
+
8
## [2025-02-06]
9
- Updated appearance of both hand models.
10
leap_hand/left_hand.xml
@@ -128,7 +128,7 @@ Naming Conventions
128
<position ctrlrange="-0.366 2.042" />
129
</default>
130
<default class="thumb_cmc">
131
- <joint pos="0 0 0" axis="0 0 -1"
+ <joint pos="0 0 0" axis="0 0 1"
132
limited="true" range="-0.349 2.094" />
133
<position ctrlrange="-0.349 2.094" />
134
0 commit comments