update
Browse files
README.md
CHANGED
|
@@ -34,6 +34,7 @@ Our Top-1 Principle: We must make it SUPER EASY to use.
|
|
| 34 |
| `Panda` | <img src="manipulators/franka_panda/vis/Panda_visual.png" width="250"/> | <img src="manipulators/franka_panda/vis/Panda_collision.png" width="250"/> | `UR5eRobotiq85` | <img src="manipulators/universal_ur5e/vis/UR5eRobotiq85_visual.png" width="250"/> | <img src="manipulators/universal_ur5e/vis/UR5eRobotiq85_collision.png" width="250"/> |
|
| 35 |
| `PandaRobotiq85` | <img src="manipulators/franka_panda/vis/PandaRobotiq85_visual.png" width="250"/> | <img src="manipulators/franka_panda/vis/PandaRobotiq85_collision.png" width="250"/> | | | |
|
| 36 |
| `WidowX250` | <img src="manipulators/trossen_wx250s/vis/WidowX250_visual.png" width="250"/> | <img src="manipulators/trossen_wx250s/vis/WidowX250_collision.png" width="250"/> | `Piper` | <img src="manipulators/agilex_piper/vis/Piper_visual.png" width="250"/> | <img src="manipulators/agilex_piper/vis/Piper_collision.png" width="250"/> |
|
|
|
|
| 37 |
|
| 38 |
### Humanoids
|
| 39 |
|
|
|
|
| 34 |
| `Panda` | <img src="manipulators/franka_panda/vis/Panda_visual.png" width="250"/> | <img src="manipulators/franka_panda/vis/Panda_collision.png" width="250"/> | `UR5eRobotiq85` | <img src="manipulators/universal_ur5e/vis/UR5eRobotiq85_visual.png" width="250"/> | <img src="manipulators/universal_ur5e/vis/UR5eRobotiq85_collision.png" width="250"/> |
|
| 35 |
| `PandaRobotiq85` | <img src="manipulators/franka_panda/vis/PandaRobotiq85_visual.png" width="250"/> | <img src="manipulators/franka_panda/vis/PandaRobotiq85_collision.png" width="250"/> | | | |
|
| 36 |
| `WidowX250` | <img src="manipulators/trossen_wx250s/vis/WidowX250_visual.png" width="250"/> | <img src="manipulators/trossen_wx250s/vis/WidowX250_collision.png" width="250"/> | `Piper` | <img src="manipulators/agilex_piper/vis/Piper_visual.png" width="250"/> | <img src="manipulators/agilex_piper/vis/Piper_collision.png" width="250"/> |
|
| 37 |
+
| `SoArm100` | <img src="manipulators/trs_so_arm100/vis/SoArm100_visual.png" width="250"/> | <img src="manipulators/trs_so_arm100/vis/SoArm100_collision.png" width="250"/> |
|
| 38 |
|
| 39 |
### Humanoids
|
| 40 |
|
hands/shadow_hand/shadow_hand_left.urdf
CHANGED
|
@@ -28,8 +28,7 @@
|
|
| 28 |
<joint name="world_joint" type="fixed">
|
| 29 |
<parent link="world"/>
|
| 30 |
<child link="palm"/>
|
| 31 |
-
|
| 32 |
-
<origin rpy="0.0 0.0 0.0" xyz="0.0 0.0 0.0"/>
|
| 33 |
</joint>
|
| 34 |
<link name="palm">
|
| 35 |
<inertial>
|
|
|
|
| 28 |
<joint name="world_joint" type="fixed">
|
| 29 |
<parent link="world"/>
|
| 30 |
<child link="palm"/>
|
| 31 |
+
<origin rpy="0.0 0.0 1.57079" xyz="0.0 0.0 0.0"/>
|
|
|
|
| 32 |
</joint>
|
| 33 |
<link name="palm">
|
| 34 |
<inertial>
|
hands/shadow_hand/shadow_hand_right.urdf
CHANGED
|
@@ -28,8 +28,7 @@
|
|
| 28 |
<joint name="world_joint" type="fixed">
|
| 29 |
<parent link="world"/>
|
| 30 |
<child link="palm"/>
|
| 31 |
-
|
| 32 |
-
<origin rpy="0.0 0.0 0.0" xyz="0.0 0.0 0.0"/>
|
| 33 |
</joint>
|
| 34 |
<link name="palm">
|
| 35 |
<inertial>
|
|
|
|
| 28 |
<joint name="world_joint" type="fixed">
|
| 29 |
<parent link="world"/>
|
| 30 |
<child link="palm"/>
|
| 31 |
+
<origin rpy="0.0 0.0 1.57079" xyz="0.0 0.0 0.0"/>
|
|
|
|
| 32 |
</joint>
|
| 33 |
<link name="palm">
|
| 34 |
<inertial>
|
manipulators/trs_so_arm100/vis/SoArm100_collision.png
ADDED
|
Git LFS Details
|
manipulators/trs_so_arm100/vis/SoArm100_visual.png
ADDED
|
Git LFS Details
|