Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions leap_hand/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

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

## [2025-09-04]
- Fixed Left Leap Hand's Thumb CMC range

## [2025-02-06]
- Updated appearance of both hand models.

Expand Down
2 changes: 1 addition & 1 deletion leap_hand/left_hand.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ Naming Conventions
<position ctrlrange="-0.366 2.042" />
</default>
<default class="thumb_cmc">
<joint pos="0 0 0" axis="0 0 -1"
<joint pos="0 0 0" axis="0 0 1"
limited="true" range="-0.349 2.094" />
<position ctrlrange="-0.349 2.094" />
</default>
Expand Down