Add robot assets
Browse files
.gitattributes
CHANGED
|
@@ -58,3 +58,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
robot_assets/g1_29dof_tri_hand_closed.usd filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
robot_assets/h1_updated_arm_masses_no_gripper.usd filter=lfs diff=lfs merge=lfs -text
|
robot_assets/README.md
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Robot Assets
|
| 2 |
+
|
| 3 |
+
This folder contains self-contained USD robot assets associated with the
|
| 4 |
+
time-series data release.
|
| 5 |
+
|
| 6 |
+
## Files
|
| 7 |
+
|
| 8 |
+
- `g1_29dof_tri_hand_closed.usd`
|
| 9 |
+
- Flattened single-file G1 29-DOF asset with the right tri-hand and closed hand
|
| 10 |
+
visual pose.
|
| 11 |
+
- Intended companion asset for G1 data examples.
|
| 12 |
+
- No external USD or material dependencies.
|
| 13 |
+
|
| 14 |
+
- `h1_updated_arm_masses_no_gripper.usd`
|
| 15 |
+
- Flattened single-file H1 asset with updated left- and right-arm link masses.
|
| 16 |
+
- The custom gripper link and fixed gripper joint are omitted from this public
|
| 17 |
+
no-gripper variant.
|
| 18 |
+
- Active updated arm link mass total: 4.175 kg per arm.
|
| 19 |
+
- No external USD or material dependencies.
|
| 20 |
+
|
| 21 |
+
## Notes
|
| 22 |
+
|
| 23 |
+
These are release copies exported from the local development assets. They are
|
| 24 |
+
intended for users who want robot geometry alongside the Parquet system-ID
|
| 25 |
+
time-series data.
|
robot_assets/g1_29dof_tri_hand_closed.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83bf2000ee59f5fd3e6c24cff1d76a4631eedae966e12831f8306cbe5f19fb7a
|
| 3 |
+
size 28161424
|
robot_assets/h1_updated_arm_masses_no_gripper.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c917045a8b55e10ac0977fbb23f91cde00223871dbd8e068a5d299511401a83
|
| 3 |
+
size 21278916
|