Skip to content

Commit b5ff2e8

Browse files
committed
Add model with hands.
1 parent 8021af0 commit b5ff2e8

21 files changed

+545
-2
lines changed

unitree_g1/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@
55
66
## Changelog
77

8-
- 12/10/2024: Use updated [g1_29dof_rev_1_0 model](https://github.com/unitreerobotics/unitree_ros/blob/master/robots/g1_description) (sha: c20ca8f1fe5e519474c6c8d10b1ce5c719dd7a65).
9-
- 05/20/2024: Initial release.
8+
- 10/12/2024: Use updated models from Unitree's official [repo](https://github.com/unitreerobotics/unitree_ros/blob/master/robots/g1_description) (sha: c20ca8f1fe5e519474c6c8d10b1ce5c719dd7a65).
9+
- Model without hands: [g1_29dof_rev_1_0](https://github.com/unitreerobotics/unitree_ros/blob/master/robots/g1_description/g1_29dof_rev_1_0.xml)
10+
- Model with hands: [g1_29dof_with_hand_rev_1_0](https://github.com/unitreerobotics/unitree_ros/blob/master/robots/g1_description/g1_29dof_with_hand_rev_1_0.xml)
11+
- 20/05/2024: Initial release.
1012

1113
## Overview
1214

@@ -18,6 +20,7 @@ description](https://github.com/unitreerobotics/unitree_ros/blob/master/robots/g
1820

1921
<p float="left">
2022
<img src="g1.png" width="400">
23+
<img src="g1_with_hands.png" width="400">
2124
</p>
2225

2326
## MJCF derivation steps
@@ -26,6 +29,7 @@ description](https://github.com/unitreerobotics/unitree_ros/blob/master/robots/g
2629
2. Manually edited the MJCF to extract common properties into the `<default>` section.
2730
3. Added stand keyframe.
2831
4. Added joint position actuators (needs tuning).
32+
5. Applied similar edits to `g1_with_hands.xml`.
2933

3034
## License
3135

465 KB
Binary file not shown.
1.45 MB
Binary file not shown.
465 KB
Binary file not shown.
1.45 MB
Binary file not shown.
2.04 MB
Binary file not shown.
8.68 KB
Binary file not shown.
465 KB
Binary file not shown.
1.45 MB
Binary file not shown.
465 KB
Binary file not shown.

0 commit comments

Comments
 (0)