Add files using upload-large-folder tool
Browse files- .gitattributes +1 -0
- AgiBotA2/.collect.mapping.json +4 -0
- AgiBotA2/arm_descriptor/a2_left_arm_robot_descriptor.yaml +22 -0
- AgiBotA2/arm_descriptor/a2_right_arm_robot_descriptor.yaml +19 -0
- AgiBotA2/configuration/model_no_col_base.usd +3 -0
- AgiBotA2/configuration/model_no_col_physics.usd +0 -0
- AgiBotA2/configuration/model_no_col_sensor.usd +0 -0
- AgiBotA2/model_no_col.usd +0 -0
- AgiBotA2/model_no_col2.usd +0 -0
.gitattributes
CHANGED
|
@@ -82,3 +82,4 @@ platerack/resource/v_69323/link_0_0.usd filter=lfs diff=lfs merge=lfs -text
|
|
| 82 |
ricecooker/resource/v_69323/link_0_0.usd filter=lfs diff=lfs merge=lfs -text
|
| 83 |
oven/resource/v_69323/link_0_0.usd filter=lfs diff=lfs merge=lfs -text
|
| 84 |
juicer/model_juicer.usd filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 82 |
ricecooker/resource/v_69323/link_0_0.usd filter=lfs diff=lfs merge=lfs -text
|
| 83 |
oven/resource/v_69323/link_0_0.usd filter=lfs diff=lfs merge=lfs -text
|
| 84 |
juicer/model_juicer.usd filter=lfs diff=lfs merge=lfs -text
|
| 85 |
+
AgiBotA2/configuration/model_no_col_base.usd filter=lfs diff=lfs merge=lfs -text
|
AgiBotA2/.collect.mapping.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "1.0",
|
| 3 |
+
"file_records": []
|
| 4 |
+
}
|
AgiBotA2/arm_descriptor/a2_left_arm_robot_descriptor.yaml
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# /home/taicong/isaac_py_rl/a2_left_arm_robot_descriptor.yaml
|
| 2 |
+
api_version: 1.0
|
| 3 |
+
root_link: "base_link" # Assuming torso_link is the common base for arms
|
| 4 |
+
cspace:
|
| 5 |
+
- "idx13_left_arm_joint1"
|
| 6 |
+
- "idx14_left_arm_joint2"
|
| 7 |
+
- "idx15_left_arm_joint3"
|
| 8 |
+
- "idx16_left_arm_joint4"
|
| 9 |
+
# default_q: Corresponds to cspace joints.
|
| 10 |
+
# Values will be set by the main script based on specific initializations.
|
| 11 |
+
# idx14_left_arm_joint2: 1.3956
|
| 12 |
+
# idx16_left_arm_joint4: -1.57
|
| 13 |
+
default_q: [
|
| 14 |
+
0.0, # idx13_left_arm_joint1
|
| 15 |
+
1.3956, # idx14_left_arm_joint2
|
| 16 |
+
0.0, # idx15_left_arm_joint3
|
| 17 |
+
-2.08 # idx16_left_arm_joint4
|
| 18 |
+
]
|
| 19 |
+
end_effectors:
|
| 20 |
+
left_arm_ee:
|
| 21 |
+
frame: "left_arm_link07"
|
| 22 |
+
collision_spheres: []
|
AgiBotA2/arm_descriptor/a2_right_arm_robot_descriptor.yaml
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# /home/taicong/isaac_py_rl/a2_right_arm_robot_descriptor.yaml
|
| 2 |
+
api_version: 1.0
|
| 3 |
+
root_link: "base_link" # Assuming torso_link is the common base for arms
|
| 4 |
+
cspace:
|
| 5 |
+
- "idx20_right_arm_joint1"
|
| 6 |
+
- "idx21_right_arm_joint2"
|
| 7 |
+
- "idx22_right_arm_joint3"
|
| 8 |
+
- "idx23_right_arm_joint4"
|
| 9 |
+
|
| 10 |
+
default_q: [
|
| 11 |
+
0.0, # idx20_right_arm_joint1
|
| 12 |
+
-1.3956, # idx21_right_arm_joint2
|
| 13 |
+
0.0, # idx22_right_arm_joint3
|
| 14 |
+
2.08 # idx23_right_arm_joint4
|
| 15 |
+
]
|
| 16 |
+
end_effectors:
|
| 17 |
+
right_arm_ee:
|
| 18 |
+
frame: "right_arm_link07"
|
| 19 |
+
collision_spheres: []
|
AgiBotA2/configuration/model_no_col_base.usd
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bc4f364cad267f1ba9d36ed345897b3a98d3b3131dc4c22378a3eea5f3342a17
|
| 3 |
+
size 65890019
|
AgiBotA2/configuration/model_no_col_physics.usd
ADDED
|
Binary file (13.1 kB). View file
|
|
|
AgiBotA2/configuration/model_no_col_sensor.usd
ADDED
|
Binary file (661 Bytes). View file
|
|
|
AgiBotA2/model_no_col.usd
ADDED
|
Binary file (1.77 kB). View file
|
|
|
AgiBotA2/model_no_col2.usd
ADDED
|
Binary file (10.4 kB). View file
|
|
|