byml commited on
Commit
9ea78fb
·
verified ·
1 Parent(s): 56ea866

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/VisionTactileSensor_Link.STL +0 -0
  2. embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/back_link7.dae +0 -0
  3. embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/base_arm.STL +0 -0
  4. embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/base_arm.dae +0 -0
  5. embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/box1_Link.STL +0 -0
  6. embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/box1_Link.STL.convex.stl +0 -0
  7. embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/caster.stl +0 -0
  8. embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/caster_L.stl +0 -0
  9. embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/castor.dae +0 -0
  10. embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/castor_joint.dae +0 -0
  11. embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/gelsight_cobotmagic_link7.dae +0 -0
  12. embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/gelsight_cobotmagic_link8.dae +0 -0
  13. embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/link1.dae +0 -0
  14. embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/link2.dae +0 -0
  15. embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/link3.dae +0 -0
  16. embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/link4.dae +0 -0
  17. embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/link5.dae +0 -0
  18. embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/link6.dae +0 -0
  19. embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/remesh.mlx +15 -0
  20. embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/right_cam_link.dae +0 -0
  21. embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/tracer_wheel.dae +0 -0
  22. embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/trans.py +27 -0
  23. embodiments/aloha-agilex-1-tactile/urdf/arx5_description_isaac.urdf +1901 -0
  24. embodiments/aloha-agilex-1-tactile/urdf/arx5_description_isaac_package_keyword_replaced.urdf +1640 -0
  25. embodiments/aloha-agilex-1-tactile/urdf/arx5_description_isaac(复件).urdf +1901 -0
  26. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/big_limit/CMakeLists.txt +14 -0
  27. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/big_limit/config/joint_names_big_limit.yaml +1 -0
  28. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/big_limit/export.log +0 -0
  29. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/big_limit/launch/display.launch +20 -0
  30. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/big_limit/launch/gazebo.launch +20 -0
  31. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/big_limit/package.xml +21 -0
  32. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/big_limit/urdf/big_limit.csv +5 -0
  33. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/big_limit/urdf/big_limit.urdf +221 -0
  34. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/gripper6/config/joint_names_gripper6.yaml +1 -0
  35. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/gripper6/launch/display.launch +20 -0
  36. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/gripper6/launch/gazebo.launch +20 -0
  37. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/gripper6/meshes/Center_rotate_Link.STL +0 -0
  38. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/gripper6/urdf/gripper6.csv +8 -0
  39. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/gripper6/urdf/gripper6.urdf +395 -0
  40. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/piper_description/config/joint_names_agx_arm_description.yaml +1 -0
  41. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/piper_description/config/piper_gazebo_control.yaml +37 -0
  42. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/piper_description/config/piper_no_gripper_gazebo_control.yaml +25 -0
  43. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/piper_description/launch/pika.launch +12 -0
  44. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/piper_description/launch/piper_no_gripper/display_no_gripper_urdf.launch +20 -0
  45. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/piper_description/launch/piper_no_gripper/display_no_gripper_xacro.launch +20 -0
  46. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/piper_description/launch/piper_no_gripper/gazebo_no_gripper_xacro.launch +7 -0
  47. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/piper_description/launch/piper_no_gripper/piper_no_gripper_gazebo_controller.launch +24 -0
  48. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/piper_description/launch/piper_no_gripper/piper_no_gripper_world.launch +28 -0
  49. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/piper_description/launch/piper_with_gripper/display_urdf.launch +26 -0
  50. embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/piper_description/launch/piper_with_gripper/display_xacro.launch +21 -0
embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/VisionTactileSensor_Link.STL ADDED
Binary file (47.5 kB). View file
 
embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/back_link7.dae ADDED
The diff for this file is too large to render. See raw diff
 
embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/base_arm.STL ADDED
Binary file (90.4 kB). View file
 
embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/base_arm.dae ADDED
The diff for this file is too large to render. See raw diff
 
embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/box1_Link.STL ADDED
Binary file (71.6 kB). View file
 
embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/box1_Link.STL.convex.stl ADDED
Binary file (71.6 kB). View file
 
embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/caster.stl ADDED
Binary file (50.1 kB). View file
 
embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/caster_L.stl ADDED
Binary file (9.48 kB). View file
 
embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/castor.dae ADDED
The diff for this file is too large to render. See raw diff
 
embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/castor_joint.dae ADDED
The diff for this file is too large to render. See raw diff
 
embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/gelsight_cobotmagic_link7.dae ADDED
The diff for this file is too large to render. See raw diff
 
embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/gelsight_cobotmagic_link8.dae ADDED
The diff for this file is too large to render. See raw diff
 
embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/link1.dae ADDED
The diff for this file is too large to render. See raw diff
 
embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/link2.dae ADDED
The diff for this file is too large to render. See raw diff
 
embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/link3.dae ADDED
The diff for this file is too large to render. See raw diff
 
embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/link4.dae ADDED
The diff for this file is too large to render. See raw diff
 
embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/link5.dae ADDED
The diff for this file is too large to render. See raw diff
 
embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/link6.dae ADDED
The diff for this file is too large to render. See raw diff
 
embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/remesh.mlx ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE FilterScript>
2
+ <FilterScript>
3
+ <filter name="Simplification: Quadric Edge Collapse Decimation (with texture)">
4
+ <Param value="282454" type="RichInt" isxmlparam="0" description="Target number of faces" tooltip="" name="TargetFaceNum"/>
5
+ <Param value="0.03" type="RichFloat" isxmlparam="0" description="Percentage reduction (0..1)" tooltip="If non zero, this parameter specifies the desired final size of the mesh as a percentage of the initial mesh." name="TargetPerc"/>
6
+ <Param value="0.3" type="RichFloat" isxmlparam="0" description="Quality threshold" tooltip="Quality threshold for penalizing bad shaped faces.&lt;br>The value is in the range [0..1]&#xa; 0 accept any kind of face (no penalties),&#xa; 0.5 penalize faces with quality &lt; 0.5, proportionally to their shape&#xa;" name="QualityThr"/>
7
+ <Param value="1" type="RichFloat" isxmlparam="0" description="Texture Weight" tooltip="Additional weight for each extra Texture Coordinates for every (selected) vertex" name="Extratcoordw"/>
8
+ <Param value="false" type="RichBool" isxmlparam="0" description="Preserve Boundary of the mesh" tooltip="The simplification process tries not to destroy mesh boundaries" name="PreserveBoundary"/>
9
+ <Param value="1" type="RichFloat" isxmlparam="0" description="Boundary Preserving Weight" tooltip="The importance of the boundary during simplification. Default (1.0) means that the boundary has the same importance of the rest. Values greater than 1.0 raise boundary importance and has the effect of removing less vertices on the border. Admitted range of values (0,+inf). " name="BoundaryWeight"/>
10
+ <Param value="true" type="RichBool" isxmlparam="0" description="Optimal position of simplified vertices" tooltip="Each collapsed vertex is placed in the position minimizing the quadric error.&#xa; It can fail (creating bad spikes) in case of very flat areas. &#xa;If disabled edges are collapsed onto one of the two original vertices and the final mesh is composed by a subset of the original vertices. " name="OptimalPlacement"/>
11
+ <Param value="false" type="RichBool" isxmlparam="0" description="Preserve Normal" tooltip="Try to avoid face flipping effects and try to preserve the original orientation of the surface" name="PreserveNormal"/>
12
+ <Param value="false" type="RichBool" isxmlparam="0" description="Planar Simplification" tooltip="Add additional simplification constraints that improves the quality of the simplification of the planar portion of the mesh." name="PlanarQuadric"/>
13
+ <Param value="false" type="RichBool" isxmlparam="0" description="Simplify only selected faces" tooltip="The simplification is applied only to the selected set of faces.&#xa; Take care of the target number of faces!" name="Selected"/>
14
+ </filter>
15
+ </FilterScript>
embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/right_cam_link.dae ADDED
The diff for this file is too large to render. See raw diff
 
embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/tracer_wheel.dae ADDED
The diff for this file is too large to render. See raw diff
 
embodiments/aloha-agilex-1-tactile/urdf/aloha_maniskill_sim/meshes/trans.py ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import argparse
2
+ import pdb
3
+
4
+ import pymeshlab
5
+ import os
6
+
7
+ def mesh_down_sample(file_path):
8
+ file_path = file_path
9
+ ms = pymeshlab.MeshSet()
10
+ ms.load_new_mesh(file_path)
11
+ print("origin Mesh:")
12
+ print("Vertices:", ms.current_mesh().vertex_number())
13
+ print("Faces:", ms.current_mesh().face_number())
14
+ # try:
15
+ # 这里使用一个示例方法添加纹理坐标,具体添加方式可能需要根据实际情况调整
16
+ ms.generate_synthetic_per_wedge_texcoord()
17
+ ms.load_filter_script('remesh.mlx')
18
+ ms.apply_filter_script()
19
+ print("Simplified Mesh:")
20
+ print("Vertices:", ms.current_mesh().vertex_number())
21
+ print("Faces:", ms.current_mesh().face_number())
22
+ ms.save_current_mesh(file_path.replace('.STL', '_down.STL'))
23
+ # except Exception as e:
24
+ # print("error: ", e)
25
+
26
+ if __name__ == "__main__":
27
+ mesh_down_sample('VisionTactileSensor_Link.STL')
embodiments/aloha-agilex-1-tactile/urdf/arx5_description_isaac.urdf ADDED
@@ -0,0 +1,1901 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8" ?>
2
+ <!-- This URDF was automatically created by SolidWorks to URDF Exporter! Originally created by Stephen Brawner (brawner@gmail.com)
3
+ Commit Version: 1.6.0-4-g7f85cfe Build Version: 1.6.7995.38578
4
+ For more information, please see http://wiki.ros.org/sw_urdf_exporter -->
5
+ <robot name="arx5_description" xmlns:xacro="http://www.ros.org/wiki/xacro">
6
+ <!-- <link name="footprint"/> -->
7
+
8
+ <!-- <xacro:include filename="$(find tracer_description)/urdf/tracer_v1.xacro"/> -->
9
+ <!-- <xacro:include filename="$(find realsense2_description)/urdf/_d435.xacro"/> -->
10
+
11
+ <link name="footprint">
12
+ </link>
13
+
14
+ <!-- tracer base -->
15
+ <link name="base_link">
16
+ <visual>
17
+ <origin xyz="0 0 0" rpy="1.57 0 0"/>
18
+ <!--<origin xyz="0 0 0" rpy="0 0 0"/>-->
19
+ <geometry>
20
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/tracer_base_link_no_wheel.dae" /> -->
21
+ <mesh filename="aloha_maniskill_sim/meshes/tracer_base_link.dae" />
22
+ <!--<box size="${base_x_size} ${base_y_size} ${base_z_size}"/>-->
23
+ </geometry>
24
+ </visual>
25
+ <collision>
26
+ <!--origin
27
+ xyz="-0.0145261552504705 0.0231316650320557 0.00586280190939592"
28
+ rpy="0 0 0" /-->
29
+ <origin xyz="0 0 0" rpy="1.57 0 0"/>
30
+ <geometry>
31
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/tracer_base_link_no_wheel.dae" /> -->
32
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/tracer_base_link.STL" /> -->
33
+ <box size="0.35 0.1 0.35"/>
34
+ </geometry>
35
+ </collision>
36
+ </link>
37
+ <link name="inertial_link">
38
+ <inertial>
39
+ <!--mass value="44.3898489950015" /-->
40
+ <mass value="132.3898489950015" />
41
+ <!-- <mass value="50" /> -->
42
+ <!-- <origin xyz="-0.00065 -0.085 0.062" />
43
+ <inertia ixx="0.6022" ixy="-0.02364" ixz="-0.1197" iyy="1.7386" iyz="-0.001544" izz="2.0296" /> -->
44
+ <origin xyz="0.015 0.0231316650320557 0" />
45
+ <!--<origin
46
+ xyz="-0.0145261552504705 0.0231316650320557 0.00586280190939592"
47
+ rpy="0 0 0" />-->
48
+ <inertia ixx="0.185196122711036"
49
+ ixy="4.30144213829512E-08"
50
+ ixz="5.81037523686401E-08"
51
+ iyy="0.364893736238929"
52
+ iyz="-0.000386720198091934"
53
+ izz="0.223868521722778" />
54
+ <!--<inertia ixx="2.288641" ixy="0" ixz="0" iyy="5.103976" iyz="0" izz="3.431465" />-->
55
+ </inertial>
56
+ </link>
57
+
58
+ <joint name="inertial_joint" type="fixed">
59
+ <origin xyz="0 0 0" rpy="0 0 0" />
60
+ <parent link="base_link" />
61
+ <child link="inertial_link" />
62
+ </joint>
63
+
64
+ <link name="right_wheel_link">
65
+ <inertial>
66
+ <mass value="6" />
67
+ <origin xyz="0 0 0" />
68
+ <inertia ixx="0.7171" ixy="0" ixz="0" iyy="0.1361" iyz="0" izz="0.7171" />
69
+ </inertial>
70
+ <visual>
71
+ <origin xyz="0 0 0" rpy="0 0 0" />
72
+ <geometry>
73
+ <mesh filename="aloha_maniskill_sim/meshes/tracer_wheel.dae" />
74
+ </geometry>
75
+ </visual>
76
+ <collision>
77
+ <origin
78
+ xyz="0 0 0"
79
+ rpy="1.57 0 0" />
80
+ <geometry>
81
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/tracer_wheel.dae" /> -->
82
+ <cylinder radius="0.05" length="0.05" />
83
+ </geometry>
84
+ </collision>
85
+ </link>
86
+
87
+ <joint name="right_wheel" type="continuous">
88
+ <parent link="base_link"/>
89
+ <child link="right_wheel_link"/>
90
+ <origin xyz="0 -0.17 -0.082" rpy="0 0 0" />
91
+ <axis xyz="0 1 0" rpy="0 0 0" />
92
+ </joint>
93
+
94
+ <link name="left_wheel_link">
95
+ <inertial>
96
+ <mass value="6" />
97
+ <origin xyz="0 0 0" />
98
+ <inertia ixx="0.7171" ixy="0" ixz="0" iyy="0.1361" iyz="0" izz="0.7171" />
99
+ </inertial>
100
+ <visual>
101
+ <origin xyz="0 0 0" rpy="0 0 0" />
102
+ <geometry>
103
+ <mesh filename="aloha_maniskill_sim/meshes/tracer_wheel.dae" />
104
+ </geometry>
105
+ </visual>
106
+ <collision>
107
+ <origin
108
+ xyz="0 0 0"
109
+ rpy="1.57 0 0" />
110
+ <geometry>
111
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/tracer_wheel.dae" /> -->
112
+ <cylinder radius="0.05" length="0.05" />
113
+ </geometry>
114
+ </collision>
115
+ </link>
116
+
117
+ <joint name="left_wheel" type="continuous">
118
+ <parent link="base_link"/>
119
+ <child link="left_wheel_link"/>
120
+ <origin xyz="0 0.17 -0.082" rpy="0 0 0" />
121
+ <axis xyz="0 1 0" rpy="0 0 0" />
122
+ </joint>
123
+
124
+ <link name="fl_castor_link">
125
+ <inertial>
126
+ <mass value="1" />
127
+ <origin xyz="0 0 0" />
128
+ <inertia ixx="0.7171" ixy="0" ixz="0" iyy="0.1361" iyz="0" izz="0.7171" />
129
+ </inertial>
130
+ <visual>
131
+ <geometry>
132
+ <mesh filename="aloha_maniskill_sim/meshes/castor_joint.dae" />
133
+ </geometry>
134
+ </visual>
135
+ </link>
136
+
137
+ <joint name="fl_castor_wheel" type="continuous">
138
+ <parent link="base_link" />
139
+ <child link="fl_castor_link" />
140
+ <origin xyz="0.19 0.17 -0.038" rpy="-1.57 0 0" />
141
+ <axis xyz="0 1 0" rpy="0 0 0" />
142
+ </joint>
143
+
144
+ <link name="fr_castor_link">
145
+ <inertial>
146
+ <mass value="1" />
147
+ <origin xyz="0 0 0" />
148
+ <inertia ixx="0.7171" ixy="0" ixz="0" iyy="0.1361" iyz="0" izz="0.7171" />
149
+ </inertial>
150
+ <visual>
151
+ <geometry>
152
+ <mesh filename="aloha_maniskill_sim/meshes/castor_joint.dae" />
153
+ </geometry>
154
+ </visual>
155
+ </link>
156
+
157
+ <joint name="fr_castor_wheel" type="continuous">
158
+ <origin xyz="0.18955 -0.17 -0.0380886" rpy="-1.57 0 0" />
159
+ <parent link="base_link" />
160
+ <child link="fr_castor_link" />
161
+ <axis xyz="0 1 0" rpy="0 0 0" />
162
+ </joint>
163
+
164
+ <link name="rr_castor_link">
165
+ <inertial>
166
+ <mass value="1" />
167
+ <origin xyz="0 0 0" />
168
+ <inertia ixx="0.7171" ixy="0" ixz="0" iyy="0.1361" iyz="0" izz="0.7171" />
169
+ </inertial>
170
+ <visual>
171
+ <geometry>
172
+ <mesh filename="aloha_maniskill_sim/meshes/castor_joint.dae" />
173
+ </geometry>
174
+ </visual>
175
+ </link>
176
+
177
+ <joint name="rr_castor_wheel" type="continuous">
178
+ <origin xyz="-0.18955 -0.17 -0.0380886" rpy="-1.57 0 0" />
179
+ <parent link="base_link" />
180
+ <child link="rr_castor_link" />
181
+ <axis xyz="0 1 0" rpy="0 0 0" />
182
+ </joint>
183
+
184
+ <link name="rl_castor_link">
185
+ <inertial>
186
+ <mass value="1" />
187
+ <origin xyz="0 0 0" />
188
+ <inertia ixx="0.7171" ixy="0" ixz="0" iyy="0.1361" iyz="0" izz="0.7171" />
189
+ </inertial>
190
+ <visual>
191
+ <geometry>
192
+ <mesh filename="aloha_maniskill_sim/meshes/castor_joint.dae" />
193
+ </geometry>
194
+ </visual>
195
+ </link>
196
+
197
+ <joint name="rl_castor_wheel" type="continuous">
198
+ <origin xyz="-0.18955 0.17 -0.0380886" rpy="-1.57 0 0" />
199
+ <parent link="base_link" />
200
+ <child link="rl_castor_link" />
201
+ <axis xyz="0 1 0" rpy="0 0 0" />
202
+ </joint>
203
+
204
+ <link name="fl_wheel_link">
205
+ <inertial>
206
+ <mass value="1" />
207
+ <origin xyz="0 0 0" />
208
+ <inertia ixx="0.3131" ixy="0" ixz="0" iyy="0.3131" iyz="0" izz="0.1361" />
209
+ </inertial>
210
+ <visual>
211
+ <geometry>
212
+ <mesh filename="aloha_maniskill_sim/meshes/castor.dae" />
213
+ </geometry>
214
+ </visual>
215
+ <collision>
216
+ <origin
217
+ xyz="0 0 0"
218
+ rpy="0 0 0" />
219
+ <geometry>
220
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/castor.dae" /> -->
221
+ <cylinder radius="0.025" length="0.025" />
222
+ </geometry>
223
+ </collision>
224
+ </link>
225
+
226
+ <joint name="fl_wheel" type="continuous">
227
+ <parent link="fl_castor_link"/>
228
+ <child link="fl_wheel_link"/>
229
+ <dynamics damping="0.0" friction="0.0"/>
230
+ <origin xyz="-0.0218084 0.077 0" rpy="0 0 0" />
231
+ <axis xyz="0 0 1" rpy="0 0 0" />
232
+ </joint>
233
+
234
+ <link name="fr_wheel_link">
235
+ <inertial>
236
+ <mass value="1" />
237
+ <origin xyz="0 0 0" />
238
+ <inertia ixx="0.3131" ixy="0" ixz="0" iyy="0.3131" iyz="0" izz="0.1361" />
239
+ </inertial>
240
+ <visual>
241
+ <geometry>
242
+ <mesh filename="aloha_maniskill_sim/meshes/castor.dae" />
243
+ </geometry>
244
+ </visual>
245
+ <collision>
246
+ <origin
247
+ xyz="0 0 0"
248
+ rpy="0 0 0" />
249
+ <geometry>
250
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/castor.dae" />-->
251
+ <cylinder radius="0.025" length="0.025" />
252
+ </geometry>
253
+ </collision>
254
+ </link>
255
+
256
+ <joint name="fr_wheel" type="continuous">
257
+ <parent link="fr_castor_link"/>
258
+ <child link="fr_wheel_link"/>
259
+ <dynamics damping="0.0" friction="0.0"/>
260
+ <origin xyz="-0.0218084 0.077 0" rpy="0 0 0" />
261
+ <axis xyz="0 0 1" rpy="0 0 0" />
262
+ </joint>
263
+
264
+ <link name="rr_wheel_link">
265
+ <inertial>
266
+ <mass value="1" />
267
+ <origin xyz="0 0 0" />
268
+ <inertia ixx="0.3131" ixy="0" ixz="0" iyy="0.3131" iyz="0" izz="0.1361" />
269
+ <!--<inertia ixx="0" ixy="0" ixz="0" iyy="0" iyz="0" izz="0" />-->
270
+ </inertial>
271
+ <visual>
272
+ <geometry>
273
+ <mesh filename="aloha_maniskill_sim/meshes/castor.dae" />
274
+ </geometry>
275
+ </visual>
276
+ <collision>
277
+ <origin
278
+ xyz="0 0 0"
279
+ rpy="0 0 0" />
280
+ <geometry>
281
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/castor.dae" /> -->
282
+ <cylinder radius="0.025" length="0.025" />
283
+ </geometry>
284
+ </collision>
285
+ </link>
286
+
287
+ <joint name="rr_wheel" type="continuous">
288
+ <parent link="rr_castor_link"/>
289
+ <child link="rr_wheel_link"/>
290
+ <dynamics damping="0.0" friction="0.0"/>
291
+ <origin xyz="-0.0218084 0.077 0" rpy="0 0 0" />
292
+ <axis xyz="0 0 1" rpy="0 0 0" />
293
+ </joint>
294
+
295
+ <link name="rl_wheel_link">
296
+ <inertial>
297
+ <mass value="1" />
298
+ <origin xyz="0 0 0" />
299
+ <inertia ixx="0.3131" ixy="0" ixz="0" iyy="0.3131" iyz="0" izz="0.1361" />
300
+ </inertial>
301
+ <visual>
302
+ <geometry>
303
+ <mesh filename="aloha_maniskill_sim/meshes/castor.dae" />
304
+ </geometry>
305
+ </visual>
306
+ <collision>
307
+ <origin
308
+ xyz="0 0 0"
309
+ rpy="0 0 0" />
310
+ <geometry>
311
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/castor.dae" /> -->
312
+ <cylinder radius="0.025" length="0.025" />
313
+ </geometry>
314
+ </collision>
315
+ </link>
316
+
317
+ <joint name="rl_wheel" type="continuous">
318
+ <parent link="rl_castor_link"/>
319
+ <child link="rl_wheel_link"/>
320
+ <dynamics damping="0.0" friction="0.0"/>
321
+ <origin xyz="-0.0218084 0.077 0" rpy="0 0 0" />
322
+ <axis xyz="0 0 1" rpy="0 0 0" />
323
+ </joint>
324
+
325
+ <!-- aloha base -->
326
+ <joint name="box_joint" type="fixed">
327
+ <origin xyz="0 0 0.15" rpy="0 0 0" />
328
+ <parent link="footprint" />
329
+ <child link="base_link" />
330
+ <axis xyz="0 0 0" />
331
+ </joint>
332
+ <link name="box1_Link">
333
+ <inertial>
334
+ <origin xyz="-0.17227 -0.0012276 0.023432" rpy="0 0 0" />
335
+ <mass value="0.00014994" />
336
+ <inertia ixx="0.012264" ixy="-9.2432E-06" ixz="0.0001761" iyy="0.0045226" iyz="-0.00063248" izz="0.016558" />
337
+ </inertial>
338
+ <visual>
339
+ <origin xyz="0 0 0" rpy="-0.05 0 0" />
340
+ <geometry>
341
+ <mesh filename="aloha_maniskill_sim/meshes/box1_Link.STL" />
342
+ </geometry>
343
+ <material name="">
344
+ <color rgba="0.79216 0.81961 0.93333 1" />
345
+ </material>
346
+ </visual>
347
+ <collision>
348
+ <origin xyz="0 0 0" rpy="-0.05 0 0" />
349
+ <geometry>
350
+ <mesh filename="aloha_maniskill_sim/meshes/box1_Link.STL" />
351
+ </geometry>
352
+ </collision>
353
+ </link>
354
+ <joint name="box1" type="fixed">
355
+ <origin xyz="0 0 0.15" rpy="0 0 0" />
356
+ <parent link="footprint" />
357
+ <child link="box1_Link" />
358
+ <axis xyz="0 0 0" />
359
+ </joint>
360
+ <link name="box2_Link">
361
+ <inertial>
362
+ <origin xyz="0.015107 -0.027922 0.00013672" rpy="0 0 0" />
363
+ <mass value="3.736" />
364
+ <inertia ixx="0.097545" ixy="-9.2609E-06" ixz="0.00015366" iyy="0.045841" iyz="-0.0020459" izz="0.084773" />
365
+ </inertial>
366
+ <visual>
367
+ <origin xyz="0 0 0" rpy="0 0 3.141592653589323846" />
368
+ <geometry>
369
+ <mesh filename="aloha_maniskill_sim/meshes/box2_Link.dae" />
370
+ </geometry>
371
+ </visual>
372
+ <collision>
373
+ <origin xyz="0 0 0" rpy="0 0 3.141592653589323846" />
374
+ <geometry>
375
+ <mesh filename="aloha_maniskill_sim/meshes/box2_Link.dae" />
376
+ </geometry>
377
+ </collision>
378
+ </link>
379
+ <joint name="box2" type="fixed">
380
+ <origin xyz="0.158 -0.385 -0.135" rpy="0 0 0" />
381
+ <parent link="box1_Link" />
382
+ <child link="box2_Link" />
383
+ <axis xyz="0 0 0" />
384
+ </joint>
385
+
386
+
387
+
388
+ <link
389
+ name="camera_base_link">
390
+ <inertial>
391
+ <origin
392
+ xyz="-0.00862442289199344 -5.31672329634469E-08 0.170092831004467"
393
+ rpy="0 0 0" />
394
+ <mass
395
+ value="0.336269569361489" />
396
+ <inertia
397
+ ixx="0.00580628296841397"
398
+ ixy="3.98435937176716E-10"
399
+ ixz="-2.42350052877161E-05"
400
+ iyy="0.00582602200678083"
401
+ iyz="2.9180594404216E-10"
402
+ izz="0.000186894283496158" />
403
+ </inertial>
404
+ <visual>
405
+ <origin
406
+ xyz="0 0 0"
407
+ rpy="0 0 0" />
408
+ <geometry>
409
+ <mesh
410
+ filename="aloha_maniskill_sim/meshes/camera_base_link.STL" />
411
+ </geometry>
412
+ <!-- <material
413
+ name="white">
414
+ <color rgba="0.752 0.7529 0.7529 1" />
415
+ </material> -->
416
+ </visual>
417
+ <collision>
418
+ <origin
419
+ xyz="0 0 0"
420
+ rpy="0 0 0" />
421
+ <geometry>
422
+ <mesh
423
+ filename="aloha_maniskill_sim/meshes/camera_base_link.STL" />
424
+ </geometry>
425
+ </collision>
426
+ </link>
427
+
428
+ <joint name="camera_to_box1" type="fixed">
429
+ <origin xyz="0.18 0 0.626" rpy="0 0 0" />
430
+ <parent link="box1_Link" />
431
+ <child link="camera_base_link" />
432
+ <axis xyz="0 0 0" />
433
+ </joint>
434
+
435
+ <link
436
+ name="camera_link1">
437
+ <inertial>
438
+ <origin
439
+ xyz="-0.0292387906463559 0.000126439620513119 -0.000724950892729725"
440
+ rpy="0 0 0" />
441
+ <mass
442
+ value="0.0877001598245188" />
443
+ <inertia
444
+ ixx="7.77343248794949E-05"
445
+ ixy="2.44922634558373E-07"
446
+ ixz="1.73341747661077E-08"
447
+ iyy="9.73521513961785E-06"
448
+ iyz="-2.86133018917868E-09"
449
+ izz="7.74948757118157E-05" />
450
+ </inertial>
451
+ <visual>
452
+ <origin
453
+ xyz="0 0 0"
454
+ rpy="0 0 0" />
455
+ <geometry>
456
+ <mesh
457
+ filename="aloha_maniskill_sim/meshes/camera_link1.dae" />
458
+ </geometry>
459
+ <!-- <material
460
+ name="black">
461
+ <color rgba="0.05 0.05 0.05 0.98" />
462
+ </material> -->
463
+ </visual>
464
+ <collision>
465
+ <origin
466
+ xyz="0 0 0"
467
+ rpy="0 0 0" />
468
+ <geometry>
469
+ <mesh
470
+ filename="aloha_maniskill_sim/meshes/camera_link1.STL" />
471
+ </geometry>
472
+ </collision>
473
+ </link>
474
+ <joint name="camera_joint1" type="fixed">
475
+ <origin xyz="0.071198 0 0.10384" rpy="0 0.26931 0" />
476
+ <parent link="camera_base_link" />
477
+ <child link="camera_link1" />
478
+ <axis xyz="0 0 0" ryp="0 0 0"/>
479
+ </joint>
480
+ <link name="camera_link2">
481
+ <inertial>
482
+ <origin xyz="-0.0292307474530399 0.000126438461566014 -0.000753459207498031" rpy="0 0 0" />
483
+ <mass value="0.0877001605148491" />
484
+ <inertia
485
+ ixx="7.77338961798341E-05"
486
+ ixy="2.44922367048273E-07"
487
+ ixz="1.80373226250749E-08"
488
+ iyy="9.73521616927317E-06"
489
+ iyz="-2.86130173714525E-09"
490
+ izz="7.74953085203139E-05" />
491
+ </inertial>
492
+ <visual>
493
+ <origin xyz="0 0 0" rpy="0 0 0" />
494
+ <geometry>
495
+ <mesh
496
+ filename="aloha_maniskill_sim/meshes/camera_link2.dae" />
497
+ </geometry>
498
+ <!-- <material name="black">
499
+
500
+ </material> -->
501
+ </visual>
502
+ <collision>
503
+ <origin xyz="0 0 0" rpy="0 0 0" />
504
+ <geometry>
505
+ <mesh
506
+ filename="aloha_maniskill_sim/meshes/camera_link2.STL" />
507
+ </geometry>
508
+ </collision>
509
+ </link>
510
+ <joint name="camera_joint2" type="fixed">
511
+ <!-- <origin xyz="-0.11726 0 0.42423" rpy="0 0.011358 0" /> -->
512
+ <origin xyz="-0.14 0 0.5" rpy="0 0.011358 0" />
513
+ <parent link="camera_link1" />
514
+ <child link="camera_link2" />
515
+ <axis
516
+ xyz="0 0 0" />
517
+ </joint>
518
+
519
+
520
+ <!--***************************** front-left ****************************** -->
521
+ <link name="fl_base_link">
522
+ <inertial>
523
+ <origin xyz="-3.77960552443097E-05 6.79413834922362E-05 0.0272675975957773" rpy="0 0 0" />
524
+ <mass value="0.155112526591278" />
525
+ <inertia ixx="7.60347373757683E-05" ixy="1.31363578468253E-07" ixz="1.65990805634842E-07" iyy="7.64176389864096E-05" iyz="-2.98381448658278E-07" izz="6.94914158355665E-05" />
526
+ </inertial>
527
+ <visual>
528
+ <origin xyz="0 0 0" rpy="0 0 0" />
529
+ <geometry>
530
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.dae" />
531
+ </geometry>
532
+ <!-- <material name="black">
533
+ <color rgba="0.05 0.05 0.05 0.98" />
534
+ </material> -->
535
+ </visual>
536
+ <collision>
537
+ <origin xyz="0 0 0" rpy="0 0 0" />
538
+ <geometry>
539
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.STL" />
540
+ </geometry>
541
+ </collision>
542
+ </link>
543
+ <joint name="fl_base_joint" type="fixed">
544
+ <origin xyz="0.233 0.3 0.7775" rpy="0.0 0.0 0.0" />
545
+ <parent link="footprint" />
546
+ <child link="fl_base_link" />
547
+ <axis xyz="0.0 0.0 1.0" />
548
+ </joint>
549
+
550
+ <link name="fl_link1">
551
+ <inertial>
552
+ <origin xyz="0.00625345254733769 -0.024776724575416 0.0152204909116542" rpy="0 0 0" />
553
+ <mass value="0.0216291264377367" />
554
+ <inertia
555
+ ixx="1.15756471313396E-05"
556
+ ixy="1.63728784702967E-06"
557
+ ixz="-2.73767909517805E-06"
558
+ iyy="9.54605859943272E-06"
559
+ iyz="3.01605409074901E-06"
560
+ izz="1.06781021447089E-05" />
561
+ </inertial>
562
+ <visual>
563
+ <origin xyz="0 0 0" rpy="0 0 0" />
564
+ <geometry>
565
+ <mesh filename="aloha_maniskill_sim/meshes/link1.dae" />
566
+ </geometry>
567
+ <!-- <material name="black">
568
+
569
+ </material> -->
570
+ </visual>
571
+ <collision>
572
+ <origin xyz="0 0 0" rpy="0 0 0" />
573
+ <geometry>
574
+ <mesh filename="aloha_maniskill_sim/meshes/link1.STL" />
575
+ </geometry>
576
+ </collision>
577
+ </link>
578
+ <joint name="fl_joint1" type="revolute">
579
+ <origin xyz="0 0 0.058" rpy="0 0 0" />
580
+ <parent link="fl_base_link" />
581
+ <child link="fl_link1" />
582
+ <axis xyz="0 0 1" />
583
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
584
+ </joint>
585
+ <link name="fl_link2">
586
+ <inertial>
587
+ <origin xyz="-0.0751817740450955 3.45134309138919E-06 -4.55690287344823E-05" rpy="0 0 0" />
588
+ <mass value="0.317040634327494" />
589
+ <inertia
590
+ ixx="0.000148622978788109"
591
+ ixy="7.9939701538228E-06"
592
+ ixz="2.11594522192149E-06"
593
+ iyy="0.000646291918352959"
594
+ iyz="-1.99305353242084E-08"
595
+ izz="0.000613128041834933" />
596
+ </inertial>
597
+ <visual>
598
+ <origin xyz="0 0 0" rpy="0 0 0" />
599
+ <geometry>
600
+ <mesh filename="aloha_maniskill_sim/meshes/link2.dae" />
601
+ </geometry>
602
+ <!-- <material name="black">
603
+
604
+ </material> -->
605
+ </visual>
606
+ <collision>
607
+ <origin xyz="0 0 0" rpy="0 0 0" />
608
+ <geometry>
609
+ <mesh filename="aloha_maniskill_sim/meshes/link2.STL" />
610
+ </geometry>
611
+ </collision>
612
+ </link>
613
+ <joint name="fl_joint2" type="revolute">
614
+ <origin xyz="0.025013 0.00060169 0.042" rpy="0 0 0" />
615
+ <parent link="fl_link1" />
616
+ <child link="fl_link2" />
617
+ <axis xyz="0 1 0" />
618
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
619
+ </joint>
620
+ <link name="fl_link3">
621
+ <inertial>
622
+ <origin xyz="0.0958977122336034 -8.54798924280289E-05 -0.0389029227802006" rpy="0 0 0" />
623
+ <mass value="0.475179901151789" />
624
+ <inertia
625
+ ixx="0.000245797731408424"
626
+ ixy="-1.18756934981885E-06"
627
+ ixz="-3.08627546217305E-07"
628
+ iyy="0.000848596965773723"
629
+ iyz="2.1655980060709E-07"
630
+ izz="0.00073290848648715" />
631
+ </inertial>
632
+ <visual>
633
+ <origin xyz="0 0 0" rpy="0 0 0" />
634
+ <geometry>
635
+ <mesh filename="aloha_maniskill_sim/meshes/link3.dae" />
636
+ </geometry>
637
+ <!-- <material name="white">
638
+ <color rgba="0.752 0.7529 0.7529 1" />
639
+ </material> -->
640
+ </visual>
641
+ <collision>
642
+ <origin xyz="0 0 0" rpy="0 0 0" />
643
+ <geometry>
644
+ <mesh filename="aloha_maniskill_sim/meshes/link3.STL" />
645
+ </geometry>
646
+ </collision>
647
+ </link>
648
+ <joint name="fl_joint3" type="revolute">
649
+ <origin xyz="-0.26396 0.0044548 0" rpy="-3.1416 0 -0.015928" />
650
+ <parent link="fl_link2" />
651
+ <child link="fl_link3" />
652
+ <axis xyz="0 1 0" />
653
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
654
+ </joint>
655
+ <link name="fl_link4">
656
+ <inertial>
657
+ <origin xyz="0.0591385266744759 0.00278044811499105 -0.0552291926495377" rpy="0 0 0" />
658
+ <mass value="0.138133633872797" />
659
+ <inertia
660
+ ixx="5.6812931750694E-05"
661
+ ixy="3.18564570369191E-06"
662
+ ixz="3.31187610383292E-06"
663
+ iyy="5.56751697137782E-05"
664
+ iyz="-2.13897740775086E-06"
665
+ izz="6.42957251144152E-05" />
666
+ </inertial>
667
+ <visual>
668
+ <origin xyz="0 0 0" rpy="0 0 0" />
669
+ <geometry>
670
+ <mesh filename="aloha_maniskill_sim/meshes/link4.dae" />
671
+ </geometry>
672
+ <!-- <material name="black">
673
+
674
+ </material> -->
675
+ </visual>
676
+ <collision>
677
+ <origin xyz="0 0 0" rpy="0 0 0" />
678
+ <geometry>
679
+ <mesh filename="aloha_maniskill_sim/meshes/link4.STL" />
680
+ </geometry>
681
+ </collision>
682
+ </link>
683
+ <joint name="fl_joint4" type="revolute">
684
+ <origin xyz="0.246 -0.00025 -0.06" rpy="0 0 0" />
685
+ <parent link="fl_link3" />
686
+ <child link="fl_link4" />
687
+ <axis xyz="0 1 0" />
688
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
689
+ </joint>
690
+ <link name="fl_link5">
691
+ <inertial>
692
+ <origin xyz="0.00870303426445659 -2.87406901246252E-05 0.0817957433312705" rpy="0 0 0" />
693
+ <mass value="0.126741777607625" />
694
+ <inertia
695
+ ixx="5.2870226427243E-05"
696
+ ixy="-3.41758559092594E-08"
697
+ ixz="1.05281937338646E-06"
698
+ iyy="4.14245046680039E-05"
699
+ iyz="-7.47381113966083E-08"
700
+ izz="4.46265559731496E-05" />
701
+ </inertial>
702
+ <visual>
703
+ <origin xyz="0 0 0" rpy="0 0 0" />
704
+ <geometry>
705
+ <mesh filename="aloha_maniskill_sim/meshes/link5.dae" />
706
+ </geometry>
707
+ <!-- <material name="black">
708
+
709
+ </material> -->
710
+ </visual>
711
+ <collision>
712
+ <origin xyz="0 0 0" rpy="0 0 0" />
713
+ <geometry>
714
+ <mesh filename="aloha_maniskill_sim/meshes/link5.STL" />
715
+ </geometry>
716
+ </collision>
717
+ </link>
718
+ <joint name="fl_joint5" type="revolute">
719
+ <origin xyz="0.06775 0.0015 -0.0855" rpy="0 0 -0.015928" />
720
+ <parent link="fl_link4" />
721
+ <child link="fl_link5" />
722
+ <axis xyz="0 0 1" />
723
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
724
+ </joint>
725
+ <link name="fl_link6">
726
+ <inertial>
727
+ <origin xyz="0.038317562848284 -4.45000434657139E-05 0.00355875192843721" rpy="0 0 0" />
728
+ <mass value="0.142880100739169" />
729
+ <inertia
730
+ ixx="9.84190386012445E-05"
731
+ ixy="9.90777828593097E-08"
732
+ ixz="2.38841662850396E-07"
733
+ iyy="3.95328645641678E-05"
734
+ iyz="2.8992956673539E-07"
735
+ izz="8.4711562610471E-05" />
736
+ </inertial>
737
+ <visual>
738
+ <origin xyz="0 0 0" rpy="0 0 0" />
739
+ <geometry>
740
+ <mesh filename="aloha_maniskill_sim/meshes/link6.dae" />
741
+ </geometry>
742
+ <!-- <material name="black">
743
+
744
+ </material> -->
745
+ </visual>
746
+ <collision>
747
+ <origin xyz="0 0 0" rpy="0 0 0" />
748
+ <geometry>
749
+ <mesh filename="aloha_maniskill_sim/meshes/link6.STL" />
750
+ </geometry>
751
+ </collision>
752
+ </link>
753
+ <joint name="fl_joint6" type="revolute">
754
+ <origin xyz="0.03095 0 0.0855" rpy="-3.1416 0 0" />
755
+ <parent link="fl_link5" />
756
+ <child link="fl_link6" />
757
+ <axis xyz="1 0 0" />
758
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
759
+ </joint>
760
+
761
+ <!-- 相机的链接 -->
762
+ <link name="left_camera">
763
+ <visual>
764
+ <origin xyz="0 -0.032 0" rpy="1.57 0 1.57"/>
765
+ <geometry>
766
+ <mesh filename="aloha_maniskill_sim/meshes/d435.dae" /> <!-- 根据D435相机的实际尺寸调整 -->
767
+ </geometry>
768
+ <!-- <material name="black">
769
+ <color rgba="0.8 0.8 0.8 1"/>
770
+ </material> -->
771
+ </visual>
772
+ <collision>
773
+ <origin xyz="0 -0.032 0" rpy="0 0 0"/>
774
+ <geometry>
775
+ <box size="0.025 0.090 0.025"/> <!-- 根据D435相机的实际尺寸调整 -->
776
+ </geometry>
777
+ </collision>
778
+ <inertial>
779
+ <mass value="0.1"/> <!-- 相机的估计质量 -->
780
+ <origin xyz="0 0 0" rpy="0 0 0"/>
781
+ <inertia ixx="0.001" ixy="0.0" ixz="0.0" iyy="0.001" iyz="0.0" izz="0.001"/> <!-- 估计的惯性张量 -->
782
+ </inertial>
783
+ </link>
784
+
785
+ <!-- 连接相机和末端执行器的关节 -->
786
+ <joint name="left_camera_joint" type="fixed">
787
+ <parent link="fl_link6"/>
788
+ <child link="left_camera"/>
789
+ <origin xyz="0.07 0.032 0.065" rpy="0 0.4 0"/> <!-- 根据相机的安装位置调整 -->
790
+ <!-- <origin xyz="0.07 0.032 0.06" rpy="0 0 0"/> 根据相机的安装位置调整 -->
791
+ </joint>
792
+
793
+ <link name="fl_link7">
794
+ <inertial>
795
+ <origin xyz="0.027797 -0.0017903 0.0014248" rpy="0 0 0" />
796
+ <mass value="0.034314" />
797
+ <inertia
798
+ ixx="1.0937E-05"
799
+ ixy="-1.462E-06"
800
+ ixz="8.5479E-07"
801
+ iyy="1.6542E-05"
802
+ iyz="-1.2607E-07"
803
+ izz="2.2005E-05" />
804
+ </inertial>
805
+ <visual>
806
+ <origin xyz="0 0 0" rpy="0 0 0" />
807
+ <geometry>
808
+ <mesh filename="aloha_maniskill_sim/meshes/gelsight_cobotmagic_link8.STL" />
809
+ </geometry>
810
+ <!-- <material name="black">
811
+
812
+ </material> -->
813
+ </visual>
814
+ <collision>
815
+ <origin xyz="-0.018 0.1 -0.03" rpy="1.5708 0 0" />
816
+ <geometry>
817
+ <mesh filename="aloha_maniskill_sim/meshes/gelsight_cobotmagic_link8.STL" />
818
+ </geometry>
819
+ </collision>
820
+ </link>
821
+ <joint name="fl_joint7" type="prismatic">
822
+ <origin xyz="0.07 0.02 0" rpy="1.5708 0 0" />
823
+ <parent link="fl_link6" />
824
+ <child link="fl_link7" />
825
+ <axis xyz="0 0 -1" />
826
+ <limit lower="0" upper="0.04765" effort="100" velocity="1000" />
827
+ </joint>
828
+ <!--***************************** add ****************************** -->
829
+ <link
830
+ name="vtac_add_fl_Link7">
831
+ <inertial>
832
+ <origin
833
+ xyz="-0.00012031 -6.0135E-05 -0.0029026"
834
+ rpy="0 0 0" />
835
+ <mass
836
+ value="0.0027052" />
837
+ <inertia
838
+ ixx="1.5334E-07"
839
+ ixy="-6.2018E-11"
840
+ ixz="-6.0278E-10"
841
+ iyy="1.0648E-07"
842
+ iyz="-3.0133E-10"
843
+ izz="2.4837E-07" />
844
+ </inertial>
845
+ <visual>
846
+ <origin
847
+ xyz="0 0 0"
848
+ rpy="0 0 0" />
849
+ <geometry>
850
+ <mesh
851
+ filename="aloha_maniskill_sim/meshes/VisionTactileSensor_Link.STL" />
852
+ </geometry>
853
+ <material
854
+ name="transparent_material">
855
+ <color
856
+ rgba="1 1 1 0" />
857
+ </material>
858
+ </visual>
859
+ <collision>
860
+ <origin
861
+ xyz="0 0 0"
862
+ rpy="0 0 0" />
863
+ <geometry>
864
+ <mesh
865
+ filename="aloha_maniskill_sim/meshes/VisionTactileSensor_Link.STL" />
866
+ </geometry>
867
+ </collision>
868
+ </link>
869
+ <joint
870
+ name="vtac_add_fl_Joint7"
871
+ type="fixed">
872
+ <origin
873
+ xyz="0.071712 0.00025002 0.017695"
874
+ rpy="0 0 0" />
875
+ <parent
876
+ link="fl_link7" />
877
+ <child
878
+ link="vtac_add_fl_Link7" />
879
+ <axis
880
+ xyz="0 0 0" />
881
+ </joint>
882
+ <!--***************************** add ****************************** -->
883
+ <link name="fl_link8">
884
+ <inertial>
885
+ <origin xyz="0.027797 -0.0017903 0.0014248" rpy="0 0 0" />
886
+ <mass value="0.034314" />
887
+ <inertia
888
+ ixx="1.0937E-05"
889
+ ixy="-1.462E-06"
890
+ ixz="8.5479E-07"
891
+ iyy="1.6542E-05"
892
+ iyz="-1.2607E-07"
893
+ izz="2.2005E-05" />
894
+ </inertial>
895
+ <visual>
896
+ <origin xyz="0 0 0" rpy="0 0 0" />
897
+ <geometry>
898
+ <mesh filename="aloha_maniskill_sim/meshes/gelsight_cobotmagic_link8.STL" />
899
+ </geometry>
900
+
901
+ <!-- <material name="black">
902
+
903
+ </material> -->
904
+ </visual>
905
+ <collision>
906
+ <origin xyz="0 0 0" rpy="0 0 0" />
907
+ <geometry>
908
+ <mesh filename="aloha_maniskill_sim/meshes/gelsight_cobotmagic_link8.STL" />
909
+ </geometry>
910
+ </collision>
911
+ </link>
912
+ <joint name="fl_joint8" type="prismatic">
913
+ <origin xyz="0.07 -0.02 0" rpy="-1.5708 0 0" />
914
+ <parent link="fl_link6" />
915
+ <child link="fl_link8" />
916
+ <axis xyz="0 0 -1" />
917
+ <limit lower="0" upper="0.04765" effort="100" velocity="1000" />
918
+ </joint>
919
+ <!--***************************** add ****************************** -->
920
+ <link
921
+ name="vtac_add_fl_Link8">
922
+ <inertial>
923
+ <origin
924
+ xyz="-0.00012031 -6.0135E-05 -0.0029026"
925
+ rpy="0 0 0" />
926
+ <mass
927
+ value="0.0027052" />
928
+ <inertia
929
+ ixx="1.5334E-07"
930
+ ixy="-6.2018E-11"
931
+ ixz="-6.0278E-10"
932
+ iyy="1.0648E-07"
933
+ iyz="-3.0133E-10"
934
+ izz="2.4837E-07" />
935
+ </inertial>
936
+ <visual>
937
+ <origin
938
+ xyz="0 0 0"
939
+ rpy="0 0 0" />
940
+ <geometry>
941
+ <mesh
942
+ filename="aloha_maniskill_sim/meshes/VisionTactileSensor_Link.STL" />
943
+ </geometry>
944
+ <material
945
+ name="transparent_material">
946
+ <color
947
+ rgba="1 1 1 0" />
948
+ </material>
949
+ </visual>
950
+ <collision>
951
+ <origin
952
+ xyz="0 0 0"
953
+ rpy="0 0 0" />
954
+ <geometry>
955
+ <mesh
956
+ filename="aloha_maniskill_sim/meshes/VisionTactileSensor_Link.STL" />
957
+ </geometry>
958
+ </collision>
959
+ </link>
960
+ <joint
961
+ name="vtac_add_fl_Joint9"
962
+ type="fixed">
963
+ <origin
964
+ xyz="0.071712 0.00025002 0.017695"
965
+ rpy="0 0 0" />
966
+ <parent
967
+ link="fl_link8" />
968
+ <child
969
+ link="vtac_add_fl_Link8" />
970
+ <axis
971
+ xyz="0 0 0" />
972
+ </joint>
973
+ <!--***************************** add ****************************** -->
974
+ <!--***************************** front-right ****************************** -->
975
+ <link name="fr_base_link">
976
+ <inertial>
977
+ <origin xyz="-3.77960552443097E-05 6.79413834922362E-05 0.0272675975957773" rpy="0 0 0" />
978
+ <mass value="0.155112526591278" />
979
+ <inertia ixx="7.60347373757683E-05" ixy="1.31363578468253E-07" ixz="1.65990805634842E-07" iyy="7.64176389864096E-05" iyz="-2.98381448658278E-07" izz="6.94914158355665E-05" />
980
+ </inertial>
981
+ <visual>
982
+ <origin xyz="0 0 0" rpy="0 0 0" />
983
+ <geometry>
984
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.dae" />
985
+ </geometry>
986
+ <!-- <material name="black">
987
+
988
+ </material> -->
989
+ </visual>
990
+ <collision>
991
+ <origin xyz="0 0 0" rpy="0 0 0" />
992
+ <geometry>
993
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.STL" />
994
+ </geometry>
995
+ </collision>
996
+ </link>
997
+
998
+ <joint name="fr_base_joint" type="fixed">
999
+ <origin xyz="0.233 -0.3 0.7775" rpy="0.0 0.0 0.0" />
1000
+ <parent link="footprint" />
1001
+ <child link="fr_base_link" />
1002
+ <axis xyz="0.0 0.0 1.0" />
1003
+ </joint>
1004
+
1005
+ <link name="fr_link1">
1006
+ <inertial>
1007
+ <origin xyz="0.00625345254733769 -0.024776724575416 0.0152204909116542" rpy="0 0 0" />
1008
+ <mass value="0.0216291264377367" />
1009
+ <inertia
1010
+ ixx="1.15756471313396E-05"
1011
+ ixy="1.63728784702967E-06"
1012
+ ixz="-2.73767909517805E-06"
1013
+ iyy="9.54605859943272E-06"
1014
+ iyz="3.01605409074901E-06"
1015
+ izz="1.06781021447089E-05" />
1016
+ </inertial>
1017
+ <visual>
1018
+ <origin xyz="0 0 0" rpy="0 0 0" />
1019
+ <geometry>
1020
+ <mesh filename="aloha_maniskill_sim/meshes/link1.dae" />
1021
+ </geometry>
1022
+ <!-- <material name="black">
1023
+
1024
+ </material> -->
1025
+ </visual>
1026
+ <collision>
1027
+ <origin xyz="0 0 0" rpy="0 0 0" />
1028
+ <geometry>
1029
+ <mesh filename="aloha_maniskill_sim/meshes/link1.STL" />
1030
+ </geometry>
1031
+ </collision>
1032
+ </link>
1033
+ <joint name="fr_joint1" type="revolute">
1034
+ <origin xyz="0 0 0.058" rpy="0 0 0" />
1035
+ <parent link="fr_base_link" />
1036
+ <child link="fr_link1" />
1037
+ <axis xyz="0 0 1" />
1038
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1039
+ </joint>
1040
+ <link
1041
+ name="fr_link2">
1042
+ <inertial>
1043
+ <origin xyz="-0.0751817740450955 3.45134309138919E-06 -4.55690287344823E-05" rpy="0 0 0" />
1044
+ <mass value="0.317040634327494" />
1045
+ <inertia
1046
+ ixx="0.000148622978788109"
1047
+ ixy="7.9939701538228E-06"
1048
+ ixz="2.11594522192149E-06"
1049
+ iyy="0.000646291918352959"
1050
+ iyz="-1.99305353242084E-08"
1051
+ izz="0.000613128041834933" />
1052
+ </inertial>
1053
+ <visual>
1054
+ <origin xyz="0 0 0" rpy="0 0 0" />
1055
+ <geometry>
1056
+ <mesh filename="aloha_maniskill_sim/meshes/link2.dae" />
1057
+ </geometry>
1058
+ <!-- <material name="black">
1059
+
1060
+ </material> -->
1061
+ </visual>
1062
+ <collision>
1063
+ <origin xyz="0 0 0" rpy="0 0 0" />
1064
+ <geometry>
1065
+ <mesh filename="aloha_maniskill_sim/meshes/link2.STL" />
1066
+ </geometry>
1067
+ </collision>
1068
+ </link>
1069
+ <joint name="fr_joint2" type="revolute">
1070
+ <origin xyz="0.025013 0.00060169 0.042" rpy="0 0 0" />
1071
+ <parent link="fr_link1" />
1072
+ <child link="fr_link2" />
1073
+ <axis xyz="0 1 0" />
1074
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1075
+ </joint>
1076
+ <link
1077
+ name="fr_link3">
1078
+ <inertial>
1079
+ <origin xyz="0.0958977122336034 -8.54798924280289E-05 -0.0389029227802006" rpy="0 0 0" />
1080
+ <mass value="0.475179901151789" />
1081
+ <inertia
1082
+ ixx="0.000245797731408424"
1083
+ ixy="-1.18756934981885E-06"
1084
+ ixz="-3.08627546217305E-07"
1085
+ iyy="0.000848596965773723"
1086
+ iyz="2.1655980060709E-07"
1087
+ izz="0.00073290848648715" />
1088
+ </inertial>
1089
+ <visual>
1090
+ <origin xyz="0 0 0" rpy="0 0 0" />
1091
+ <geometry>
1092
+ <mesh filename="aloha_maniskill_sim/meshes/link3.dae" />
1093
+ </geometry>
1094
+ <!-- <material name="white">
1095
+
1096
+ </material> -->
1097
+ </visual>
1098
+ <collision>
1099
+ <origin xyz="0 0 0" rpy="0 0 0" />
1100
+ <geometry>
1101
+ <mesh filename="aloha_maniskill_sim/meshes/link3.STL" />
1102
+ </geometry>
1103
+ </collision>
1104
+ </link>
1105
+ <joint name="fr_joint3" type="revolute">
1106
+ <origin xyz="-0.26396 0.0044548 0" rpy="-3.1416 0 -0.015928" />
1107
+ <parent link="fr_link2" />
1108
+ <child link="fr_link3" />
1109
+ <axis xyz="0 1 0" />
1110
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1111
+ </joint>
1112
+ <link
1113
+ name="fr_link4">
1114
+ <inertial>
1115
+ <origin xyz="0.0591385266744759 0.00278044811499105 -0.0552291926495377" rpy="0 0 0" />
1116
+ <mass value="0.138133633872797" />
1117
+ <inertia
1118
+ ixx="5.6812931750694E-05"
1119
+ ixy="3.18564570369191E-06"
1120
+ ixz="3.31187610383292E-06"
1121
+ iyy="5.56751697137782E-05"
1122
+ iyz="-2.13897740775086E-06"
1123
+ izz="6.42957251144152E-05" />
1124
+ </inertial>
1125
+ <visual>
1126
+ <origin xyz="0 0 0" rpy="0 0 0" />
1127
+ <geometry>
1128
+ <mesh filename="aloha_maniskill_sim/meshes/link4.dae" />
1129
+ </geometry>
1130
+ <!-- <material name="black">
1131
+
1132
+ </material> -->
1133
+ </visual>
1134
+ <collision>
1135
+ <origin xyz="0 0 0" rpy="0 0 0" />
1136
+ <geometry>
1137
+ <mesh filename="aloha_maniskill_sim/meshes/link4.STL" />
1138
+ </geometry>
1139
+ </collision>
1140
+ </link>
1141
+ <joint name="fr_joint4" type="revolute">
1142
+ <origin xyz="0.246 -0.00025 -0.06" rpy="0 0 0" />
1143
+ <parent link="fr_link3" />
1144
+ <child link="fr_link4" />
1145
+ <axis xyz="0 1 0" />
1146
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1147
+ </joint>
1148
+ <link
1149
+ name="fr_link5">
1150
+ <inertial>
1151
+ <origin xyz="0.00870303426445659 -2.87406901246252E-05 0.0817957433312705" rpy="0 0 0" />
1152
+ <mass value="0.126741777607625" />
1153
+ <inertia
1154
+ ixx="5.2870226427243E-05"
1155
+ ixy="-3.41758559092594E-08"
1156
+ ixz="1.05281937338646E-06"
1157
+ iyy="4.14245046680039E-05"
1158
+ iyz="-7.47381113966083E-08"
1159
+ izz="4.46265559731496E-05" />
1160
+ </inertial>
1161
+ <visual>
1162
+ <origin xyz="0 0 0" rpy="0 0 0" />
1163
+ <geometry>
1164
+ <mesh filename="aloha_maniskill_sim/meshes/link5.dae" />
1165
+ </geometry>
1166
+ <!-- <material name="black">
1167
+
1168
+ </material> -->
1169
+ </visual>
1170
+ <collision>
1171
+ <origin xyz="0 0 0" rpy="0 0 0" />
1172
+ <geometry>
1173
+ <mesh filename="aloha_maniskill_sim/meshes/link5.STL" />
1174
+ </geometry>
1175
+ </collision>
1176
+ </link>
1177
+ <joint name="fr_joint5" type="revolute">
1178
+ <origin xyz="0.06775 0.0015 -0.0855" rpy="0 0 -0.015928" />
1179
+ <parent link="fr_link4" />
1180
+ <child link="fr_link5" />
1181
+ <axis xyz="0 0 1" />
1182
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1183
+ </joint>
1184
+ <link name="fr_link6">
1185
+ <inertial>
1186
+ <origin xyz="0.038317562848284 -4.45000434657139E-05 0.00355875192843721" rpy="0 0 0" />
1187
+ <mass value="0.142880100739169" />
1188
+ <inertia
1189
+ ixx="9.84190386012445E-05"
1190
+ ixy="9.90777828593097E-08"
1191
+ ixz="2.38841662850396E-07"
1192
+ iyy="3.95328645641678E-05"
1193
+ iyz="2.8992956673539E-07"
1194
+ izz="8.4711562610471E-05" />
1195
+ </inertial>
1196
+ <visual>
1197
+ <origin xyz="0 0 0" rpy="0 0 0" />
1198
+ <geometry>
1199
+ <mesh filename="aloha_maniskill_sim/meshes/link6.dae" />
1200
+ </geometry>
1201
+ <!-- <material name="black">
1202
+ </material> -->
1203
+ </visual>
1204
+ <collision>
1205
+ <origin xyz="0 0 0" rpy="0 0 0" />
1206
+ <geometry>
1207
+ <mesh filename="aloha_maniskill_sim/meshes/link6.STL" />
1208
+ </geometry>
1209
+ </collision>
1210
+ </link>
1211
+ <joint name="fr_joint6" type="revolute">
1212
+ <origin xyz="0.03095 0 0.0855" rpy="-3.1416 0 0" />
1213
+ <parent link="fr_link5" />
1214
+ <child link="fr_link6" />
1215
+ <axis xyz="1 0 0" />
1216
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1217
+ </joint>
1218
+
1219
+
1220
+ <!-- 相机的链接 -->
1221
+ <link name="right_camera">
1222
+ <visual>
1223
+ <origin xyz="0 -0.032 0" rpy="1.57 0 1.57"/>
1224
+ <geometry>
1225
+ <mesh filename="aloha_maniskill_sim/meshes/d435.dae" /> <!-- 根据D435相机的实际尺寸调整 -->
1226
+ </geometry>
1227
+ <!-- <material name="black">
1228
+ <color rgba="0 0 0.1 1"/>
1229
+ </material> -->
1230
+ </visual>
1231
+ <collision>
1232
+ <origin xyz="0 -0.032 0" rpy="0 0 0"/>
1233
+ <geometry>
1234
+ <box size="0.025 0.090 0.025"/> <!-- 根据D435相机的实际尺寸调整 -->
1235
+ </geometry>
1236
+ </collision>
1237
+ <inertial>
1238
+ <mass value="0.1"/> <!-- 相机的估计质量 -->
1239
+ <origin xyz="0 0 0" rpy="0 0 0"/>
1240
+ <inertia ixx="0.001" ixy="0.0" ixz="0.0" iyy="0.001" iyz="0.0" izz="0.001"/> <!-- 估计的惯性张量 -->
1241
+ </inertial>
1242
+ </link>
1243
+
1244
+ <!-- 连接相机和末端执行器的关节 -->
1245
+ <joint name="right_camera_joint" type="fixed">
1246
+ <parent link="fr_link6"/>
1247
+ <child link="right_camera"/>
1248
+ <origin xyz="0.07 0.032 0.065" rpy="0 0.4 0"/> <!-- 根据相机的安装位置调整 -->
1249
+ </joint>
1250
+
1251
+ <link name="fr_link7">
1252
+ <inertial>
1253
+ <origin xyz="0.027797 -0.0017903 0.0014248" rpy="0 0 0" />
1254
+ <mass value="0.034314" />
1255
+ <inertia
1256
+ ixx="1.0937E-05"
1257
+ ixy="-1.462E-06"
1258
+ ixz="8.5479E-07"
1259
+ iyy="1.6542E-05"
1260
+ iyz="-1.2607E-07"
1261
+ izz="2.2005E-05" />
1262
+ </inertial>
1263
+ <visual>
1264
+ <origin xyz="0 0 0" rpy="0 0 0" />
1265
+ <geometry>
1266
+ <mesh filename="aloha_maniskill_sim/meshes/gelsight_cobotmagic_link8.STL" />
1267
+ </geometry>
1268
+ <!-- <material name="black">
1269
+ </material> -->
1270
+ </visual>
1271
+ <collision>
1272
+ <origin xyz="0 0 0" rpy="0 0 0" />
1273
+ <geometry>
1274
+ <mesh filename="aloha_maniskill_sim/meshes/gelsight_cobotmagic_link8.STL" />
1275
+ </geometry>
1276
+ </collision>
1277
+ </link>
1278
+ <joint name="fr_joint7" type="prismatic">
1279
+ <origin xyz="0.07 0.02 0" rpy="1.5708 0 0" />
1280
+ <parent link="fr_link6" />
1281
+ <child link="fr_link7" />
1282
+ <axis xyz="0 0 -1" />
1283
+ <limit lower="0" upper="0.04765" effort="100" velocity="1000" />
1284
+ </joint>
1285
+ <!--***************************** add ****************************** -->
1286
+ <link
1287
+ name="vtac_add_fr_Link7">
1288
+ <inertial>
1289
+ <origin
1290
+ xyz="-0.00012031 -6.0135E-05 -0.0029026"
1291
+ rpy="0 0 0" />
1292
+ <mass
1293
+ value="0.0027052" />
1294
+ <inertia
1295
+ ixx="1.5334E-07"
1296
+ ixy="-6.2018E-11"
1297
+ ixz="-6.0278E-10"
1298
+ iyy="1.0648E-07"
1299
+ iyz="-3.0133E-10"
1300
+ izz="2.4837E-07" />
1301
+ </inertial>
1302
+ <visual>
1303
+ <origin
1304
+ xyz="0 0 0"
1305
+ rpy="0 0 0" />
1306
+ <geometry>
1307
+ <mesh
1308
+ filename="aloha_maniskill_sim/meshes/VisionTactileSensor_Link.STL" />
1309
+ </geometry>
1310
+ <material
1311
+ name="transparent_material">
1312
+ <color
1313
+ rgba="1 1 1 0" />
1314
+ </material>
1315
+ </visual>
1316
+ <collision>
1317
+ <origin
1318
+ xyz="0 0 0"
1319
+ rpy="0 0 0" />
1320
+ <geometry>
1321
+ <mesh
1322
+ filename="aloha_maniskill_sim/meshes/VisionTactileSensor_Link.STL" />
1323
+ </geometry>
1324
+ </collision>
1325
+ </link>
1326
+ <joint
1327
+ name="vtac_add_fr_Joint7"
1328
+ type="fixed">
1329
+ <origin
1330
+ xyz="0.071712 0.00025002 0.017695"
1331
+ rpy="0 0 0" />
1332
+ <parent
1333
+ link="fr_link7" />
1334
+ <child
1335
+ link="vtac_add_fr_Link7" />
1336
+ <axis
1337
+ xyz="0 0 0" />
1338
+ </joint>
1339
+ <!--***************************** add ****************************** -->
1340
+ <link name="fr_link8">
1341
+ <inertial>
1342
+ <origin xyz="0.027797 -0.0017903 0.0014248" rpy="0 0 0" />
1343
+ <mass value="0.034314" />
1344
+ <inertia
1345
+ ixx="1.0937E-05"
1346
+ ixy="-1.462E-06"
1347
+ ixz="8.5479E-07"
1348
+ iyy="1.6542E-05"
1349
+ iyz="-1.2607E-07"
1350
+ izz="2.2005E-05" />
1351
+ </inertial>
1352
+ <visual>
1353
+ <origin xyz="0 0 0" rpy="0 0 0" />
1354
+ <geometry>
1355
+ <mesh filename="aloha_maniskill_sim/meshes/gelsight_cobotmagic_link8.STL" />
1356
+ </geometry>
1357
+ <!-- <material name="black">
1358
+ </material> -->
1359
+ </visual>
1360
+ <collision>
1361
+ <origin xyz="0 0 0" rpy="0 0 0" />
1362
+ <geometry>
1363
+ <mesh filename="aloha_maniskill_sim/meshes/gelsight_cobotmagic_link8.STL" />
1364
+ </geometry>
1365
+ </collision>
1366
+ </link>
1367
+ <joint name="fr_joint8" type="prismatic">
1368
+ <origin xyz="0.07 -0.02 0" rpy="-1.5708 0 0" />
1369
+ <parent link="fr_link6" />
1370
+ <child link="fr_link8" />
1371
+ <axis xyz="0 0 -1" />
1372
+ <limit lower="0" upper="0.04765" effort="100" velocity="1000" />
1373
+ </joint>
1374
+ <!--***************************** add ****************************** -->
1375
+ <link
1376
+ name="vtac_add_fr_Link8">
1377
+ <inertial>
1378
+ <origin
1379
+ xyz="-0.00012031 -6.0135E-05 -0.0029026"
1380
+ rpy="0 0 0" />
1381
+ <mass
1382
+ value="0.0027052" />
1383
+ <inertia
1384
+ ixx="1.5334E-07"
1385
+ ixy="-6.2018E-11"
1386
+ ixz="-6.0278E-10"
1387
+ iyy="1.0648E-07"
1388
+ iyz="-3.0133E-10"
1389
+ izz="2.4837E-07" />
1390
+ </inertial>
1391
+ <visual>
1392
+ <origin
1393
+ xyz="0 0 0"
1394
+ rpy="0 0 0" />
1395
+ <geometry>
1396
+ <mesh
1397
+ filename="aloha_maniskill_sim/meshes/VisionTactileSensor_Link.STL" />
1398
+ </geometry>
1399
+ <material
1400
+ name="transparent_material">
1401
+ <color
1402
+ rgba="1 1 1 0" />
1403
+ </material>
1404
+ </visual>
1405
+ <collision>
1406
+ <origin
1407
+ xyz="0 0 0"
1408
+ rpy="0 0 0" />
1409
+ <geometry>
1410
+ <mesh
1411
+ filename="aloha_maniskill_sim/meshes/VisionTactileSensor_Link.STL" />
1412
+ </geometry>
1413
+ </collision>
1414
+ </link>
1415
+ <joint
1416
+ name="vtac_add_fr_Joint9"
1417
+ type="fixed">
1418
+ <origin
1419
+ xyz="0.071712 0.00025002 0.017695"
1420
+ rpy="0 0 0" />
1421
+ <parent
1422
+ link="fr_link8" />
1423
+ <child
1424
+ link="vtac_add_fr_Link8" />
1425
+ <axis
1426
+ xyz="0 0 0" />
1427
+ </joint>
1428
+ <!--***************************** add ****************************** -->
1429
+ <!--***************************** left-rear ****************************** -->
1430
+ <link name="lr_base_link">
1431
+ <inertial>
1432
+ <origin xyz="-2.9972E-05 3.056E-05 0.027301" rpy="0 0 0" />
1433
+ <mass value="0.44038" />
1434
+ <inertia ixx="0.00017" ixy="0.00000" ixz="0.00000" iyy="0.00018" iyz="0.00000" izz="0.00016" />
1435
+ </inertial>
1436
+ <visual>
1437
+ <origin xyz="0 0 0" rpy="0 0 0" />
1438
+ <geometry>
1439
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.dae" />
1440
+ </geometry>
1441
+ <!-- <material name="black">
1442
+ <color rgba="0.75294 0.75294 0.75294 1" />
1443
+ </material> -->
1444
+ </visual>
1445
+ <collision>
1446
+ <origin xyz="0 0 0" rpy="0 0 0" />
1447
+ <geometry>
1448
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.STL" />
1449
+ </geometry>
1450
+ </collision>
1451
+ </link>
1452
+ <joint name="lr_base_joint" type="fixed">
1453
+ <origin xyz="-0.309 0.307 0.903" rpy="0.0 0.0 0.0" />
1454
+ <parent link="footprint" />
1455
+ <child link="lr_base_link" />
1456
+ <axis xyz="0.0 0.0 1.0" />
1457
+ </joint>
1458
+ <link name="lr_link1">
1459
+ <inertial>
1460
+ <origin xyz="0.00609525411893452 -0.00429681977500749 0.0179590247477389" rpy="0 0 0" />
1461
+ <mass value="0.0608351104988555" />
1462
+ <inertia ixx="0.00008" ixy="0.00000" ixz="0.00001" iyy="0.00003" iyz="0.00000" izz="0.00007" />
1463
+ </inertial>
1464
+ <visual>
1465
+ <origin xyz="0 0 0" rpy="0 0 0" />
1466
+ <geometry>
1467
+ <mesh filename="aloha_maniskill_sim/meshes/link1.dae" />
1468
+ </geometry>
1469
+ <!-- <material name="black">
1470
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1471
+ </material> -->
1472
+ </visual>
1473
+ <collision>
1474
+ <origin xyz="0 0 0" rpy="0 0 0" />
1475
+ <geometry>
1476
+ <mesh filename="aloha_maniskill_sim/meshes/link1.STL" />
1477
+ </geometry>
1478
+ </collision>
1479
+ </link>
1480
+ <joint name="lr_joint1" type="revolute">
1481
+ <origin xyz="0 0 0.0603" rpy="0 0 0" />
1482
+ <parent link="lr_base_link" />
1483
+ <child link="lr_link1" />
1484
+ <axis xyz="0 0 1" />
1485
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1486
+ </joint>
1487
+ <link name="lr_link2">
1488
+ <inertial>
1489
+ <origin xyz="-0.132382037190567 0.00220380675553821 0.000111790164679923" rpy="0 0 0" />
1490
+ <mass value="1.0733279014126" />
1491
+ <inertia ixx="0.00050" ixy="0.00000" ixz="-0.00004" iyy="0.01596" iyz="0.00000" izz="0.01602" />
1492
+ </inertial>
1493
+ <visual>
1494
+ <origin xyz="0 0 0" rpy="0 0 0" />
1495
+ <geometry>
1496
+ <mesh filename="aloha_maniskill_sim/meshes/link2.dae" />
1497
+ </geometry>
1498
+ <!-- <material name="black">
1499
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1500
+ </material> -->
1501
+ </visual>
1502
+ <collision>
1503
+ <origin xyz="0 0 0" rpy="0 0 0" />
1504
+ <geometry>
1505
+ <mesh filename="aloha_maniskill_sim/meshes/link2.STL" />
1506
+ </geometry>
1507
+ </collision>
1508
+ </link>
1509
+ <joint name="lr_joint2" type="revolute">
1510
+ <origin xyz="0.02 0 0.0402" rpy="0 0 0" />
1511
+ <parent link="lr_link1" />
1512
+ <child link="lr_link2" />
1513
+ <axis xyz="0 1 0" />
1514
+ <dynamics damping="0.0" friction="100.0"/>
1515
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1516
+ </joint>
1517
+ <link name="lr_link3">
1518
+ <inertial>
1519
+ <origin xyz="0.187203287369961 -0.000305676361444925 -0.0514832866415513" rpy="0 0 0" />
1520
+ <mass value="0.499404738025019" />
1521
+ <inertia ixx="0.00033" ixy="-0.00006" ixz="-0.00039" iyy="0.00387" iyz="0.00001" izz="0.00383" />
1522
+ </inertial>
1523
+ <visual>
1524
+ <origin xyz="0 0 0" rpy="0 0 0" />
1525
+ <geometry>
1526
+ <mesh filename="aloha_maniskill_sim/meshes/link3.dae" />
1527
+ </geometry>
1528
+ <!-- <material name="white">
1529
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1530
+ </material> -->
1531
+ </visual>
1532
+ <collision>
1533
+ <origin xyz="0 0 0" rpy="0 0 0" />
1534
+ <geometry>
1535
+ <mesh filename="aloha_maniskill_sim/meshes/link3.STL" />
1536
+ </geometry>
1537
+ </collision>
1538
+ </link>
1539
+ <joint name="lr_joint3" type="revolute">
1540
+ <origin xyz="-0.264 0 0" rpy="-3.1416 0 0" />
1541
+ <parent link="lr_link2" />
1542
+ <child link="lr_link3" />
1543
+ <axis xyz="0 1 0" />
1544
+ <dynamics damping="0.0" friction="100.0"/>
1545
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1546
+ </joint>
1547
+ <link name="lr_link4">
1548
+ <inertial>
1549
+ <origin xyz="0.0388884702662706 0.00295168681334743 -0.0353282735009622" rpy="0 0 0" />
1550
+ <mass value="0.0809712553169999" />
1551
+ <inertia ixx="0.00013" ixy="-0.00001" ixz="-0.00006" iyy="0.00016" iyz="0.00001" izz="0.00010" />
1552
+ </inertial>
1553
+ <visual>
1554
+ <origin xyz="0 0 0" rpy="0 0 0" />
1555
+ <geometry>
1556
+ <mesh filename="aloha_maniskill_sim/meshes/link4.dae" />
1557
+ </geometry>
1558
+ <!-- <material name="black">
1559
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
1560
+ </material> -->
1561
+ </visual>
1562
+ <collision>
1563
+ <origin xyz="0 0 0" rpy="0 0 0" />
1564
+ <geometry>
1565
+ <mesh filename="aloha_maniskill_sim/meshes/link4.STL" />
1566
+ </geometry>
1567
+ </collision>
1568
+ </link>
1569
+ <joint name="lr_joint4" type="revolute">
1570
+ <origin xyz="0.245 0 -0.056" rpy="0 0 0" />
1571
+ <parent link="lr_link3" />
1572
+ <child link="lr_link4" />
1573
+ <axis xyz="0 1 0" />
1574
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1575
+ </joint>
1576
+ <link name="lr_link5">
1577
+ <inertial>
1578
+ <origin xyz="0.00289956909960302 3.15826689885766E-05 0.0526188859211408" rpy="0 0 0" />
1579
+ <mass value="0.602357399313257" />
1580
+ <inertia ixx="0.00072" ixy="0.00000" ixz="0.00005" iyy="0.00069" iyz="0.00000" izz="0.00021" />
1581
+ </inertial>
1582
+ <visual>
1583
+ <origin xyz="0 0 0" rpy="0 0 0" />
1584
+ <geometry>
1585
+ <mesh filename="aloha_maniskill_sim/meshes/link5.dae" />
1586
+ </geometry>
1587
+ <!-- <material name="black">
1588
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1589
+ </material> -->
1590
+ </visual>
1591
+ <collision>
1592
+ <origin xyz="0 0 0" rpy="0 0 0" />
1593
+ <geometry>
1594
+ <mesh filename="aloha_maniskill_sim/meshes/link5.STL" />
1595
+ </geometry>
1596
+ </collision>
1597
+ </link>
1598
+ <joint name="lr_joint5" type="revolute">
1599
+ <origin xyz="0.06575 -0.001 -0.0825" rpy="0 0 0" />
1600
+ <parent link="lr_link4" />
1601
+ <child link="lr_link5" />
1602
+ <axis xyz="0 0 1" />
1603
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1604
+ </joint>
1605
+ <link name="lr_link6">
1606
+ <inertial>
1607
+ <origin xyz="0.0471798400661976 0.000102970421835668 -0.000138510949393961" rpy="0 0 0" />
1608
+ <mass value="0.462244960775882" />
1609
+ <inertia ixx="0.00068" ixy="0.00000" ixz="0.00000" iyy="0.00036" iyz="-0.00001" izz="0.00091" />
1610
+ </inertial>
1611
+ <visual>
1612
+ <origin xyz="0 0 0" rpy="0 0 0" />
1613
+ <geometry>
1614
+ <mesh filename="aloha_maniskill_sim/meshes/link6.dae" />
1615
+ </geometry>
1616
+ <!-- <material name="black">
1617
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
1618
+ </material> -->
1619
+ </visual>
1620
+ <collision>
1621
+ <origin xyz="0 0 0" rpy="0 0 0" />
1622
+ <geometry>
1623
+ <mesh filename="aloha_maniskill_sim/meshes/link6.STL" />
1624
+ </geometry>
1625
+ </collision>
1626
+ </link>
1627
+ <joint name="lr_joint6" type="revolute">
1628
+ <origin xyz="0.02845 0 0.0825" rpy="-3.1416 0 0" />
1629
+ <parent link="lr_link5" />
1630
+ <child link="lr_link6" />
1631
+ <axis xyz="1 0 0" />
1632
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1633
+ </joint>
1634
+ <link name="lr_link7">
1635
+ <inertial>
1636
+ <origin xyz="-0.000327642774520215 -0.00482005374028087 -0.00167540868720402" rpy="0 0 0" />
1637
+ <mass value="0.0484016660227936" />
1638
+ <inertia ixx="0.00001" ixy="0.00000" ixz="0.00000" iyy="0.00002" iyz="0.00000" izz="0.00002" />
1639
+ </inertial>
1640
+ <visual>
1641
+ <origin xyz="0 0 0" rpy="0 0 0" />
1642
+ <geometry>
1643
+ <mesh filename="aloha_maniskill_sim/meshes/back_link7.dae" />
1644
+ </geometry>
1645
+ <!-- <material name="black">
1646
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
1647
+ </material> -->
1648
+ </visual>
1649
+ <collision>
1650
+ <origin xyz="0 0 0" rpy="0 0 0" />
1651
+ <geometry>
1652
+ <mesh filename="aloha_maniskill_sim/meshes/back_link7.STL" />
1653
+ </geometry>
1654
+ </collision>
1655
+ </link>
1656
+ <joint name="lr_joint7" type="fixed">
1657
+ <origin xyz="0 0 0" rpy="0 0 0" />
1658
+ <parent link="lr_link6" />
1659
+ <child link="lr_link7" />
1660
+ <axis xyz="0 0 1" />
1661
+ <limit lower="0" upper="0.4765" effort="100" velocity="1000" />
1662
+ </joint>
1663
+
1664
+
1665
+ <!--***************************** right-rear ****************************** -->
1666
+ <link name="rr_base_link">
1667
+ <inertial>
1668
+ <origin xyz="-2.9972E-05 3.056E-05 0.027301" rpy="0 0 0" />
1669
+ <mass value="0.44038" />
1670
+ <inertia ixx="0.00017" ixy="0.00000" ixz="0.00000" iyy="0.00018" iyz="0.00000" izz="0.00016" />
1671
+ </inertial>
1672
+ <visual>
1673
+ <origin xyz="0 0 0" rpy="0 0 0" />
1674
+ <geometry>
1675
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.dae" />
1676
+ </geometry>
1677
+ <!-- <material name="black">
1678
+ <color rgba="0.75294 0.75294 0.75294 1" />
1679
+ </material> -->
1680
+ </visual>
1681
+ <collision>
1682
+ <origin xyz="0 0 0" rpy="0 0 0" />
1683
+ <geometry>
1684
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.STL" />
1685
+ </geometry>
1686
+ </collision>
1687
+ </link>
1688
+ <joint name="rr_base_joint" type="fixed">
1689
+ <origin xyz="-0.309 -0.307 0.903" rpy="0.0 0.0 0.0" />
1690
+ <parent link="footprint" />
1691
+ <child link="rr_base_link" />
1692
+ <axis xyz="0.0 0.0 1.0" />
1693
+ </joint>
1694
+ <link name="rr_link1">
1695
+ <inertial>
1696
+ <origin xyz="0.00609525411893452 -0.00429681977500749 0.0179590247477389" rpy="0 0 0" />
1697
+ <mass value="0.0608351104988555" />
1698
+ <inertia ixx="0.00008" ixy="0.00000" ixz="0.00001" iyy="0.00003" iyz="0.00000" izz="0.00007" />
1699
+ </inertial>
1700
+ <visual>
1701
+ <origin xyz="0 0 0" rpy="0 0 0" />
1702
+ <geometry>
1703
+ <mesh filename="aloha_maniskill_sim/meshes/link1.dae" />
1704
+ </geometry>
1705
+ <!-- <material name="black">
1706
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1707
+ </material> -->
1708
+ </visual>
1709
+ <collision>
1710
+ <origin xyz="0 0 0" rpy="0 0 0" />
1711
+ <geometry>
1712
+ <mesh filename="aloha_maniskill_sim/meshes/link1.STL" />
1713
+ </geometry>
1714
+ </collision>
1715
+ </link>
1716
+ <joint name="rr_joint1" type="revolute">
1717
+ <origin xyz="0 0 0.0603" rpy="0 0 0" />
1718
+ <parent link="rr_base_link" />
1719
+ <child link="rr_link1" />
1720
+ <axis xyz="0 0 1" />
1721
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1722
+ </joint>
1723
+ <link name="rr_link2">
1724
+ <inertial>
1725
+ <origin xyz="-0.132382037190567 0.00220380675553821 0.000111790164679923" rpy="0 0 0" />
1726
+ <mass value="1.0733279014126" />
1727
+ <inertia ixx="0.00050" ixy="0.00000" ixz="-0.00004" iyy="0.01596" iyz="0.00000" izz="0.01602" />
1728
+ </inertial>
1729
+ <visual>
1730
+ <origin xyz="0 0 0" rpy="0 0 0" />
1731
+ <geometry>
1732
+ <mesh filename="aloha_maniskill_sim/meshes/link2.dae" />
1733
+ </geometry>
1734
+ <!-- <material name="black">
1735
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1736
+ </material> -->
1737
+ </visual>
1738
+ <collision>
1739
+ <origin xyz="0 0 0" rpy="0 0 0" />
1740
+ <geometry>
1741
+ <mesh filename="aloha_maniskill_sim/meshes/link2.STL" />
1742
+ </geometry>
1743
+ </collision>
1744
+ </link>
1745
+ <joint name="rr_joint2" type="revolute">
1746
+ <origin xyz="0.02 0 0.0402" rpy="0 0 0" />
1747
+ <parent link="rr_link1" />
1748
+ <child link="rr_link2" />
1749
+ <axis xyz="0 1 0" />
1750
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1751
+ </joint>
1752
+ <link name="rr_link3">
1753
+ <inertial>
1754
+ <origin xyz="0.187203287369961 -0.000305676361444925 -0.0514832866415513" rpy="0 0 0" />
1755
+ <mass value="0.499404738025019" />
1756
+ <inertia ixx="0.00033" ixy="-0.00006" ixz="-0.00039" iyy="0.00387" iyz="0.00001" izz="0.00383" />
1757
+ </inertial>
1758
+ <visual>
1759
+ <origin xyz="0 0 0" rpy="0 0 0" />
1760
+ <geometry>
1761
+ <mesh filename="aloha_maniskill_sim/meshes/link3.dae" />
1762
+ </geometry>
1763
+ <!-- <material name="white">
1764
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1765
+ </material> -->
1766
+ </visual>
1767
+ <collision>
1768
+ <origin xyz="0 0 0" rpy="0 0 0" />
1769
+ <geometry>
1770
+ <mesh filename="aloha_maniskill_sim/meshes/link3.STL" />
1771
+ </geometry>
1772
+ </collision>
1773
+ </link>
1774
+ <joint name="rr_joint3" type="revolute">
1775
+ <origin xyz="-0.264 0 0" rpy="-3.1416 0 0" />
1776
+ <parent link="rr_link2" />
1777
+ <child link="rr_link3" />
1778
+ <axis xyz="0 1 0" />
1779
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1780
+ </joint>
1781
+ <link name="rr_link4">
1782
+ <inertial>
1783
+ <origin xyz="0.0388884702662706 0.00295168681334743 -0.0353282735009622" rpy="0 0 0" />
1784
+ <mass value="0.0809712553169999" />
1785
+ <inertia ixx="0.00013" ixy="-0.00001" ixz="-0.00006" iyy="0.00016" iyz="0.00001" izz="0.00010" />
1786
+ </inertial>
1787
+ <visual>
1788
+ <origin xyz="0 0 0" rpy="0 0 0" />
1789
+ <geometry>
1790
+ <mesh filename="aloha_maniskill_sim/meshes/link4.dae" />
1791
+ </geometry>
1792
+ <!-- <material name="black">
1793
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
1794
+ </material> -->
1795
+ </visual>
1796
+ <collision>
1797
+ <origin xyz="0 0 0" rpy="0 0 0" />
1798
+ <geometry>
1799
+ <mesh filename="aloha_maniskill_sim/meshes/link4.STL" />
1800
+ </geometry>
1801
+ </collision>
1802
+ </link>
1803
+ <joint name="rr_joint4" type="revolute">
1804
+ <origin xyz="0.245 0 -0.056" rpy="0 0 0" />
1805
+ <parent link="rr_link3" />
1806
+ <child link="rr_link4" />
1807
+ <axis xyz="0 1 0" />
1808
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1809
+ </joint>
1810
+ <link name="rr_link5">
1811
+ <inertial>
1812
+ <origin xyz="0.00289956909960302 3.15826689885766E-05 0.0526188859211408" rpy="0 0 0" />
1813
+ <mass value="0.602357399313257" />
1814
+ <inertia ixx="0.00072" ixy="0.00000" ixz="0.00005" iyy="0.00069" iyz="0.00000" izz="0.00021" />
1815
+ </inertial>
1816
+ <visual>
1817
+ <origin xyz="0 0 0" rpy="0 0 0" />
1818
+ <geometry>
1819
+ <mesh filename="aloha_maniskill_sim/meshes/link5.dae" />
1820
+ </geometry>
1821
+ <!-- <material name="black">
1822
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1823
+ </material> -->
1824
+ </visual>
1825
+ <collision>
1826
+ <origin xyz="0 0 0" rpy="0 0 0" />
1827
+ <geometry>
1828
+ <mesh filename="aloha_maniskill_sim/meshes/link5.STL" />
1829
+ </geometry>
1830
+ </collision>
1831
+ </link>
1832
+ <joint name="rr_joint5" type="revolute">
1833
+ <origin xyz="0.06575 -0.001 -0.0825" rpy="0 0 0" />
1834
+ <parent link="rr_link4" />
1835
+ <child link="rr_link5" />
1836
+ <axis xyz="0 0 1" />
1837
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1838
+ </joint>
1839
+ <link name="rr_link6">
1840
+ <inertial>
1841
+ <origin xyz="0.0471798400661976 0.000102970421835668 -0.000138510949393961" rpy="0 0 0" />
1842
+ <mass value="0.462244960775882" />
1843
+ <inertia ixx="0.00068" ixy="0.00000" ixz="0.00000" iyy="0.00036" iyz="-0.00001" izz="0.00091" />
1844
+ </inertial>
1845
+ <visual>
1846
+ <origin xyz="0 0 0" rpy="0 0 0" />
1847
+ <geometry>
1848
+ <mesh filename="aloha_maniskill_sim/meshes/link6.dae" />
1849
+ </geometry>
1850
+ <!-- <material name="black">
1851
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
1852
+ </material> -->
1853
+ </visual>
1854
+ <collision>
1855
+ <origin xyz="0 0 0" rpy="0 0 0" />
1856
+ <geometry>
1857
+ <mesh filename="aloha_maniskill_sim/meshes/link6.STL" />
1858
+ </geometry>
1859
+ </collision>
1860
+ </link>
1861
+ <joint name="rr_joint6" type="revolute">
1862
+ <origin xyz="0.02845 0 0.0825" rpy="-3.1416 0 0" />
1863
+ <parent link="rr_link5" />
1864
+ <child link="rr_link6" />
1865
+ <axis xyz="1 0 0" />
1866
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1867
+ </joint>
1868
+ <link name="rr_link7">
1869
+ <inertial>
1870
+ <origin xyz="-0.000327642774520215 -0.00482005374028087 -0.00167540868720402" rpy="0 0 0" />
1871
+ <mass value="0.0484016660227936" />
1872
+ <inertia ixx="0.00001" ixy="0.00000" ixz="0.00000" iyy="0.00002" iyz="0.00000" izz="0.00002" />
1873
+ </inertial>
1874
+ <visual>
1875
+ <origin xyz="0 0 0" rpy="0 0 0" />
1876
+ <geometry>
1877
+ <mesh filename="aloha_maniskill_sim/meshes/back_link7.dae" />
1878
+ </geometry>
1879
+ <!-- <material name="black">
1880
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
1881
+ </material> -->
1882
+ </visual>
1883
+ <collision>
1884
+ <origin xyz="0 0 0" rpy="0 0 0" />
1885
+ <geometry>
1886
+ <mesh filename="aloha_maniskill_sim/meshes/back_link7.STL" />
1887
+ </geometry>
1888
+ </collision>
1889
+ </link>
1890
+ <joint name="rr_joint7" type="fixed">
1891
+ <origin xyz="0 0 0" rpy="0 0 0" />
1892
+ <parent link="rr_link6" />
1893
+ <child link="rr_link7" />
1894
+ <axis xyz="0 0 1" />
1895
+ <limit lower="0" upper="0.4765" effort="100" velocity="1000" />
1896
+ </joint>
1897
+
1898
+
1899
+
1900
+ </robot>
1901
+
embodiments/aloha-agilex-1-tactile/urdf/arx5_description_isaac_package_keyword_replaced.urdf ADDED
@@ -0,0 +1,1640 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8" ?>
2
+ <!-- This URDF was automatically created by SolidWorks to URDF Exporter! Originally created by Stephen Brawner (brawner@gmail.com)
3
+ Commit Version: 1.6.0-4-g7f85cfe Build Version: 1.6.7995.38578
4
+ For more information, please see http://wiki.ros.org/sw_urdf_exporter -->
5
+ <robot name="arx5_description" xmlns:xacro="http://www.ros.org/wiki/xacro">
6
+ <!-- <link name="footprint"/> -->
7
+
8
+ <!-- <xacro:include filename="$(find tracer_description)/urdf/tracer_v1.xacro"/> -->
9
+ <!-- <xacro:include filename="$(find realsense2_description)/urdf/_d435.xacro"/> -->
10
+
11
+ <link name="footprint">
12
+ </link>
13
+
14
+ <!-- tracer base -->
15
+ <link name="base_link">
16
+ <visual>
17
+ <origin xyz="0 0 0" rpy="1.57 0 0"/>
18
+ <!--<origin xyz="0 0 0" rpy="0 0 0"/>-->
19
+ <geometry>
20
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/tracer_base_link_no_wheel.dae" /> -->
21
+ <mesh filename="aloha_maniskill_sim/meshes/tracer_base_link.dae" />
22
+ <!--<box size="${base_x_size} ${base_y_size} ${base_z_size}"/>-->
23
+ </geometry>
24
+ </visual>
25
+ <collision>
26
+ <!--origin
27
+ xyz="-0.0145261552504705 0.0231316650320557 0.00586280190939592"
28
+ rpy="0 0 0" /-->
29
+ <origin xyz="0 0 0" rpy="1.57 0 0"/>
30
+ <geometry>
31
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/tracer_base_link_no_wheel.dae" /> -->
32
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/tracer_base_link.STL" /> -->
33
+ <box size="0.35 0.1 0.35"/>
34
+ </geometry>
35
+ </collision>
36
+ </link>
37
+ <link name="inertial_link">
38
+ <inertial>
39
+ <!--mass value="44.3898489950015" /-->
40
+ <mass value="132.3898489950015" />
41
+ <!-- <mass value="50" /> -->
42
+ <!-- <origin xyz="-0.00065 -0.085 0.062" />
43
+ <inertia ixx="0.6022" ixy="-0.02364" ixz="-0.1197" iyy="1.7386" iyz="-0.001544" izz="2.0296" /> -->
44
+ <origin xyz="0.015 0.0231316650320557 0" />
45
+ <!--<origin
46
+ xyz="-0.0145261552504705 0.0231316650320557 0.00586280190939592"
47
+ rpy="0 0 0" />-->
48
+ <inertia ixx="0.185196122711036"
49
+ ixy="4.30144213829512E-08"
50
+ ixz="5.81037523686401E-08"
51
+ iyy="0.364893736238929"
52
+ iyz="-0.000386720198091934"
53
+ izz="0.223868521722778" />
54
+ <!--<inertia ixx="2.288641" ixy="0" ixz="0" iyy="5.103976" iyz="0" izz="3.431465" />-->
55
+ </inertial>
56
+ </link>
57
+
58
+ <joint name="inertial_joint" type="fixed">
59
+ <origin xyz="0 0 0" rpy="0 0 0" />
60
+ <parent link="base_link" />
61
+ <child link="inertial_link" />
62
+ </joint>
63
+
64
+ <link name="right_wheel_link">
65
+ <inertial>
66
+ <mass value="6" />
67
+ <origin xyz="0 0 0" />
68
+ <inertia ixx="0.7171" ixy="0" ixz="0" iyy="0.1361" iyz="0" izz="0.7171" />
69
+ </inertial>
70
+ <visual>
71
+ <origin xyz="0 0 0" rpy="0 0 0" />
72
+ <geometry>
73
+ <mesh filename="aloha_maniskill_sim/meshes/tracer_wheel.dae" />
74
+ </geometry>
75
+ </visual>
76
+ <collision>
77
+ <origin
78
+ xyz="0 0 0"
79
+ rpy="1.57 0 0" />
80
+ <geometry>
81
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/tracer_wheel.dae" /> -->
82
+ <cylinder radius="0.05" length="0.05" />
83
+ </geometry>
84
+ </collision>
85
+ </link>
86
+
87
+ <joint name="right_wheel" type="continuous">
88
+ <parent link="base_link"/>
89
+ <child link="right_wheel_link"/>
90
+ <origin xyz="0 -0.17 -0.082" rpy="0 0 0" />
91
+ <axis xyz="0 1 0" rpy="0 0 0" />
92
+ </joint>
93
+
94
+ <link name="left_wheel_link">
95
+ <inertial>
96
+ <mass value="6" />
97
+ <origin xyz="0 0 0" />
98
+ <inertia ixx="0.7171" ixy="0" ixz="0" iyy="0.1361" iyz="0" izz="0.7171" />
99
+ </inertial>
100
+ <visual>
101
+ <origin xyz="0 0 0" rpy="0 0 0" />
102
+ <geometry>
103
+ <mesh filename="aloha_maniskill_sim/meshes/tracer_wheel.dae" />
104
+ </geometry>
105
+ </visual>
106
+ <collision>
107
+ <origin
108
+ xyz="0 0 0"
109
+ rpy="1.57 0 0" />
110
+ <geometry>
111
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/tracer_wheel.dae" /> -->
112
+ <cylinder radius="0.05" length="0.05" />
113
+ </geometry>
114
+ </collision>
115
+ </link>
116
+
117
+ <joint name="left_wheel" type="continuous">
118
+ <parent link="base_link"/>
119
+ <child link="left_wheel_link"/>
120
+ <origin xyz="0 0.17 -0.082" rpy="0 0 0" />
121
+ <axis xyz="0 1 0" rpy="0 0 0" />
122
+ </joint>
123
+
124
+ <link name="fl_castor_link">
125
+ <inertial>
126
+ <mass value="1" />
127
+ <origin xyz="0 0 0" />
128
+ <inertia ixx="0.7171" ixy="0" ixz="0" iyy="0.1361" iyz="0" izz="0.7171" />
129
+ </inertial>
130
+ <visual>
131
+ <geometry>
132
+ <mesh filename="aloha_maniskill_sim/meshes/castor_joint.dae" />
133
+ </geometry>
134
+ </visual>
135
+ </link>
136
+
137
+ <joint name="fl_castor_wheel" type="continuous">
138
+ <parent link="base_link" />
139
+ <child link="fl_castor_link" />
140
+ <origin xyz="0.19 0.17 -0.038" rpy="-1.57 0 0" />
141
+ <axis xyz="0 1 0" rpy="0 0 0" />
142
+ </joint>
143
+
144
+ <link name="fr_castor_link">
145
+ <inertial>
146
+ <mass value="1" />
147
+ <origin xyz="0 0 0" />
148
+ <inertia ixx="0.7171" ixy="0" ixz="0" iyy="0.1361" iyz="0" izz="0.7171" />
149
+ </inertial>
150
+ <visual>
151
+ <geometry>
152
+ <mesh filename="aloha_maniskill_sim/meshes/castor_joint.dae" />
153
+ </geometry>
154
+ </visual>
155
+ </link>
156
+
157
+ <joint name="fr_castor_wheel" type="continuous">
158
+ <origin xyz="0.18955 -0.17 -0.0380886" rpy="-1.57 0 0" />
159
+ <parent link="base_link" />
160
+ <child link="fr_castor_link" />
161
+ <axis xyz="0 1 0" rpy="0 0 0" />
162
+ </joint>
163
+
164
+ <link name="rr_castor_link">
165
+ <inertial>
166
+ <mass value="1" />
167
+ <origin xyz="0 0 0" />
168
+ <inertia ixx="0.7171" ixy="0" ixz="0" iyy="0.1361" iyz="0" izz="0.7171" />
169
+ </inertial>
170
+ <visual>
171
+ <geometry>
172
+ <mesh filename="aloha_maniskill_sim/meshes/castor_joint.dae" />
173
+ </geometry>
174
+ </visual>
175
+ </link>
176
+
177
+ <joint name="rr_castor_wheel" type="continuous">
178
+ <origin xyz="-0.18955 -0.17 -0.0380886" rpy="-1.57 0 0" />
179
+ <parent link="base_link" />
180
+ <child link="rr_castor_link" />
181
+ <axis xyz="0 1 0" rpy="0 0 0" />
182
+ </joint>
183
+
184
+ <link name="rl_castor_link">
185
+ <inertial>
186
+ <mass value="1" />
187
+ <origin xyz="0 0 0" />
188
+ <inertia ixx="0.7171" ixy="0" ixz="0" iyy="0.1361" iyz="0" izz="0.7171" />
189
+ </inertial>
190
+ <visual>
191
+ <geometry>
192
+ <mesh filename="aloha_maniskill_sim/meshes/castor_joint.dae" />
193
+ </geometry>
194
+ </visual>
195
+ </link>
196
+
197
+ <joint name="rl_castor_wheel" type="continuous">
198
+ <origin xyz="-0.18955 0.17 -0.0380886" rpy="-1.57 0 0" />
199
+ <parent link="base_link" />
200
+ <child link="rl_castor_link" />
201
+ <axis xyz="0 1 0" rpy="0 0 0" />
202
+ </joint>
203
+
204
+ <link name="fl_wheel_link">
205
+ <inertial>
206
+ <mass value="1" />
207
+ <origin xyz="0 0 0" />
208
+ <inertia ixx="0.3131" ixy="0" ixz="0" iyy="0.3131" iyz="0" izz="0.1361" />
209
+ </inertial>
210
+ <visual>
211
+ <geometry>
212
+ <mesh filename="aloha_maniskill_sim/meshes/castor.dae" />
213
+ </geometry>
214
+ </visual>
215
+ <collision>
216
+ <origin
217
+ xyz="0 0 0"
218
+ rpy="0 0 0" />
219
+ <geometry>
220
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/castor.dae" /> -->
221
+ <cylinder radius="0.025" length="0.025" />
222
+ </geometry>
223
+ </collision>
224
+ </link>
225
+
226
+ <joint name="fl_wheel" type="continuous">
227
+ <parent link="fl_castor_link"/>
228
+ <child link="fl_wheel_link"/>
229
+ <dynamics damping="0.0" friction="0.0"/>
230
+ <origin xyz="-0.0218084 0.077 0" rpy="0 0 0" />
231
+ <axis xyz="0 0 1" rpy="0 0 0" />
232
+ </joint>
233
+
234
+ <link name="fr_wheel_link">
235
+ <inertial>
236
+ <mass value="1" />
237
+ <origin xyz="0 0 0" />
238
+ <inertia ixx="0.3131" ixy="0" ixz="0" iyy="0.3131" iyz="0" izz="0.1361" />
239
+ </inertial>
240
+ <visual>
241
+ <geometry>
242
+ <mesh filename="aloha_maniskill_sim/meshes/castor.dae" />
243
+ </geometry>
244
+ </visual>
245
+ <collision>
246
+ <origin
247
+ xyz="0 0 0"
248
+ rpy="0 0 0" />
249
+ <geometry>
250
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/castor.dae" />-->
251
+ <cylinder radius="0.025" length="0.025" />
252
+ </geometry>
253
+ </collision>
254
+ </link>
255
+
256
+ <joint name="fr_wheel" type="continuous">
257
+ <parent link="fr_castor_link"/>
258
+ <child link="fr_wheel_link"/>
259
+ <dynamics damping="0.0" friction="0.0"/>
260
+ <origin xyz="-0.0218084 0.077 0" rpy="0 0 0" />
261
+ <axis xyz="0 0 1" rpy="0 0 0" />
262
+ </joint>
263
+
264
+ <link name="rr_wheel_link">
265
+ <inertial>
266
+ <mass value="1" />
267
+ <origin xyz="0 0 0" />
268
+ <inertia ixx="0.3131" ixy="0" ixz="0" iyy="0.3131" iyz="0" izz="0.1361" />
269
+ <!--<inertia ixx="0" ixy="0" ixz="0" iyy="0" iyz="0" izz="0" />-->
270
+ </inertial>
271
+ <visual>
272
+ <geometry>
273
+ <mesh filename="aloha_maniskill_sim/meshes/castor.dae" />
274
+ </geometry>
275
+ </visual>
276
+ <collision>
277
+ <origin
278
+ xyz="0 0 0"
279
+ rpy="0 0 0" />
280
+ <geometry>
281
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/castor.dae" /> -->
282
+ <cylinder radius="0.025" length="0.025" />
283
+ </geometry>
284
+ </collision>
285
+ </link>
286
+
287
+ <joint name="rr_wheel" type="continuous">
288
+ <parent link="rr_castor_link"/>
289
+ <child link="rr_wheel_link"/>
290
+ <dynamics damping="0.0" friction="0.0"/>
291
+ <origin xyz="-0.0218084 0.077 0" rpy="0 0 0" />
292
+ <axis xyz="0 0 1" rpy="0 0 0" />
293
+ </joint>
294
+
295
+ <link name="rl_wheel_link">
296
+ <inertial>
297
+ <mass value="1" />
298
+ <origin xyz="0 0 0" />
299
+ <inertia ixx="0.3131" ixy="0" ixz="0" iyy="0.3131" iyz="0" izz="0.1361" />
300
+ </inertial>
301
+ <visual>
302
+ <geometry>
303
+ <mesh filename="aloha_maniskill_sim/meshes/castor.dae" />
304
+ </geometry>
305
+ </visual>
306
+ <collision>
307
+ <origin
308
+ xyz="0 0 0"
309
+ rpy="0 0 0" />
310
+ <geometry>
311
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/castor.dae" /> -->
312
+ <cylinder radius="0.025" length="0.025" />
313
+ </geometry>
314
+ </collision>
315
+ </link>
316
+
317
+ <joint name="rl_wheel" type="continuous">
318
+ <parent link="rl_castor_link"/>
319
+ <child link="rl_wheel_link"/>
320
+ <dynamics damping="0.0" friction="0.0"/>
321
+ <origin xyz="-0.0218084 0.077 0" rpy="0 0 0" />
322
+ <axis xyz="0 0 1" rpy="0 0 0" />
323
+ </joint>
324
+
325
+ <!-- aloha base -->
326
+ <joint name="box_joint" type="fixed">
327
+ <origin xyz="0 0 0.15" rpy="0 0 0" />
328
+ <parent link="footprint" />
329
+ <child link="base_link" />
330
+ <axis xyz="0 0 0" />
331
+ </joint>
332
+ <link name="box1_Link">
333
+ <inertial>
334
+ <origin xyz="-0.17227 -0.0012276 0.023432" rpy="0 0 0" />
335
+ <mass value="0.00014994" />
336
+ <inertia ixx="0.012264" ixy="-9.2432E-06" ixz="0.0001761" iyy="0.0045226" iyz="-0.00063248" izz="0.016558" />
337
+ </inertial>
338
+ <visual>
339
+ <origin xyz="0 0 0" rpy="-0.05 0 0" />
340
+ <geometry>
341
+ <mesh filename="aloha_maniskill_sim/meshes/box1_Link.STL" />
342
+ </geometry>
343
+ <material name="">
344
+ <color rgba="0.79216 0.81961 0.93333 1" />
345
+ </material>
346
+ </visual>
347
+ <!-- <collision>
348
+ <origin xyz="0 0 0" rpy="-0.05 0 0" />
349
+ <geometry>
350
+ <mesh filename="aloha_maniskill_sim/meshes/box1_Link.STL" />
351
+ </geometry>
352
+ </collision> -->
353
+ </link>
354
+ <joint name="box1" type="fixed">
355
+ <origin xyz="0 0 0.15" rpy="0 0 0" />
356
+ <parent link="footprint" />
357
+ <child link="box1_Link" />
358
+ <axis xyz="0 0 0" />
359
+ </joint>
360
+ <link name="box2_Link">
361
+ <inertial>
362
+ <origin xyz="0.015107 -0.027922 0.00013672" rpy="0 0 0" />
363
+ <mass value="3.736" />
364
+ <inertia ixx="0.097545" ixy="-9.2609E-06" ixz="0.00015366" iyy="0.045841" iyz="-0.0020459" izz="0.084773" />
365
+ </inertial>
366
+ <visual>
367
+ <origin xyz="0 0 0" rpy="0 0 3.141592653589323846" />
368
+ <geometry>
369
+ <mesh filename="aloha_maniskill_sim/meshes/box2_Link.dae" />
370
+ </geometry>
371
+ </visual>
372
+ <!-- <collision>
373
+ <origin xyz="0 0 0" rpy="0 0 3.141592653589323846" />
374
+ <geometry>
375
+ <mesh filename="aloha_maniskill_sim/meshes/box2_Link.dae" />
376
+ </geometry>
377
+ </collision> -->
378
+ </link>
379
+ <joint name="box2" type="fixed">
380
+ <origin xyz="0.158 -0.385 -0.135" rpy="0 0 0" />
381
+ <parent link="box1_Link" />
382
+ <child link="box2_Link" />
383
+ <axis xyz="0 0 0" />
384
+ </joint>
385
+
386
+
387
+
388
+ <link
389
+ name="camera_base_link">
390
+ <inertial>
391
+ <origin
392
+ xyz="-0.00862442289199344 -5.31672329634469E-08 0.170092831004467"
393
+ rpy="0 0 0" />
394
+ <mass
395
+ value="0.336269569361489" />
396
+ <inertia
397
+ ixx="0.00580628296841397"
398
+ ixy="3.98435937176716E-10"
399
+ ixz="-2.42350052877161E-05"
400
+ iyy="0.00582602200678083"
401
+ iyz="2.9180594404216E-10"
402
+ izz="0.000186894283496158" />
403
+ </inertial>
404
+ <visual>
405
+ <origin
406
+ xyz="0 0 0"
407
+ rpy="0 0 0" />
408
+ <geometry>
409
+ <mesh
410
+ filename="aloha_maniskill_sim/meshes/camera_base_link.STL" />
411
+ </geometry>
412
+ <!-- <material
413
+ name="white">
414
+ <color rgba="0.752 0.7529 0.7529 1" />
415
+ </material> -->
416
+ </visual>
417
+ <!-- <collision>
418
+ <origin
419
+ xyz="0 0 0"
420
+ rpy="0 0 0" />
421
+ <geometry>
422
+ <mesh
423
+ filename="aloha_maniskill_sim/meshes/camera_base_link.STL" />
424
+ </geometry>
425
+ </collision> -->
426
+ </link>
427
+
428
+ <joint name="camera_to_box1" type="fixed">
429
+ <origin xyz="0.18 0 0.626" rpy="0 0 0" />
430
+ <parent link="box1_Link" />
431
+ <child link="camera_base_link" />
432
+ <axis xyz="0 0 0" />
433
+ </joint>
434
+
435
+ <link
436
+ name="camera_link1">
437
+ <inertial>
438
+ <origin
439
+ xyz="-0.0292387906463559 0.000126439620513119 -0.000724950892729725"
440
+ rpy="0 0 0" />
441
+ <mass
442
+ value="0.0877001598245188" />
443
+ <inertia
444
+ ixx="7.77343248794949E-05"
445
+ ixy="2.44922634558373E-07"
446
+ ixz="1.73341747661077E-08"
447
+ iyy="9.73521513961785E-06"
448
+ iyz="-2.86133018917868E-09"
449
+ izz="7.74948757118157E-05" />
450
+ </inertial>
451
+ <visual>
452
+ <origin
453
+ xyz="0 0 0"
454
+ rpy="0 0 0" />
455
+ <geometry>
456
+ <mesh
457
+ filename="aloha_maniskill_sim/meshes/camera_link1.dae" />
458
+ </geometry>
459
+ <!-- <material
460
+ name="black">
461
+ <color rgba="0.05 0.05 0.05 0.98" />
462
+ </material> -->
463
+ </visual>
464
+ <!-- <collision>
465
+ <origin
466
+ xyz="0 0 0"
467
+ rpy="0 0 0" />
468
+ <geometry>
469
+ <mesh
470
+ filename="aloha_maniskill_sim/meshes/camera_link1.STL" />
471
+ </geometry>
472
+ </collision> -->
473
+ </link>
474
+ <joint name="camera_joint1" type="fixed">
475
+ <origin xyz="0.071198 0 0.10384" rpy="0 0.26931 0" />
476
+ <parent link="camera_base_link" />
477
+ <child link="camera_link1" />
478
+ <axis xyz="0 0 0" ryp="0 0 0"/>
479
+ </joint>
480
+ <link name="camera_link2">
481
+ <inertial>
482
+ <origin xyz="-0.0292307474530399 0.000126438461566014 -0.000753459207498031" rpy="0 0 0" />
483
+ <mass value="0.0877001605148491" />
484
+ <inertia
485
+ ixx="7.77338961798341E-05"
486
+ ixy="2.44922367048273E-07"
487
+ ixz="1.80373226250749E-08"
488
+ iyy="9.73521616927317E-06"
489
+ iyz="-2.86130173714525E-09"
490
+ izz="7.74953085203139E-05" />
491
+ </inertial>
492
+ <visual>
493
+ <origin xyz="0 0 0" rpy="0 0 0" />
494
+ <geometry>
495
+ <mesh
496
+ filename="aloha_maniskill_sim/meshes/camera_link2.dae" />
497
+ </geometry>
498
+ <!-- <material name="black">
499
+
500
+ </material> -->
501
+ </visual>
502
+ <!-- <collision>
503
+ <origin xyz="0 0 0" rpy="0 0 0" />
504
+ <geometry>
505
+ <mesh
506
+ filename="aloha_maniskill_sim/meshes/camera_link2.STL" />
507
+ </geometry>
508
+ </collision> -->
509
+ </link>
510
+ <joint name="camera_joint2" type="fixed">
511
+ <!-- <origin xyz="-0.11726 0 0.42423" rpy="0 0.011358 0" /> -->
512
+ <origin xyz="-0.14 0 0.5" rpy="0 0.011358 0" />
513
+ <parent link="camera_link1" />
514
+ <child link="camera_link2" />
515
+ <axis
516
+ xyz="0 0 0" />
517
+ </joint>
518
+ <!--***************************** front-left ****************************** -->
519
+ <link name="fl_base_link">
520
+ <inertial>
521
+ <origin xyz="-2.9972E-05 3.056E-05 0.027301" rpy="0 0 0" />
522
+ <mass value="0.44038" />
523
+ <inertia ixx="0.00017" ixy="0.00000" ixz="0.00000" iyy="0.00018" iyz="0.00000" izz="0.00016" />
524
+ </inertial>
525
+ <visual>
526
+ <origin xyz="0 0 0" rpy="0 0 0" />
527
+ <geometry>
528
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.STL" />
529
+ </geometry>
530
+ <material name="">
531
+ <color rgba="0.75294 0.75294 0.75294 1" />
532
+ </material>
533
+ </visual>
534
+ <collision>
535
+ <origin xyz="0 0 0" rpy="0 0 0" />
536
+ <geometry>
537
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.STL" />
538
+ </geometry>
539
+ </collision>
540
+ </link>
541
+ <joint name="fl_base_joint" type="fixed">
542
+ <origin xyz="0.233 0.3 0.7775" rpy="0.0 0.0 0.0" />
543
+ <parent link="footprint" />
544
+ <child link="fl_base_link" />
545
+ <axis xyz="0.0 0.0 1.0" />
546
+ </joint>
547
+ <link name="fl_link1">
548
+ <inertial>
549
+ <origin xyz="0.00609525411893452 -0.00429681977500749 0.0179590247477389" rpy="0 0 0" />
550
+ <mass value="0.0608351104988555" />
551
+ <inertia ixx="0.00008" ixy="0.00000" ixz="0.00001" iyy="0.00003" iyz="0.00000" izz="0.00007" />
552
+ </inertial>
553
+ <visual>
554
+ <origin xyz="0 0 0" rpy="0 0 0" />
555
+ <geometry>
556
+ <mesh filename="aloha_maniskill_sim/meshes/link1.STL" />
557
+ </geometry>
558
+ <material name="">
559
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
560
+ </material>
561
+ </visual>
562
+ <collision>
563
+ <origin xyz="0 0 0" rpy="0 0 0" />
564
+ <geometry>
565
+ <mesh filename="aloha_maniskill_sim/meshes/link1.STL" />
566
+ </geometry>
567
+ </collision>
568
+ </link>
569
+ <joint name="fl_joint1" type="revolute">
570
+ <origin xyz="0 0 0.0603" rpy="0 0 0" />
571
+ <parent link="fl_base_link" />
572
+ <child link="fl_link1" />
573
+ <axis xyz="0 0 1" />
574
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
575
+ </joint>
576
+ <link name="fl_link2">
577
+ <inertial>
578
+ <origin xyz="-0.132382037190567 0.00220380675553821 0.000111790164679923" rpy="0 0 0" />
579
+ <mass value="1.0733279014126" />
580
+ <inertia ixx="0.00050" ixy="0.00000" ixz="-0.00004" iyy="0.01596" iyz="0.00000" izz="0.01602" />
581
+ </inertial>
582
+ <visual>
583
+ <origin xyz="0 0 0" rpy="0 0 0" />
584
+ <geometry>
585
+ <mesh filename="aloha_maniskill_sim/meshes/link2.STL" />
586
+ </geometry>
587
+ <material name="">
588
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
589
+ </material>
590
+ </visual>
591
+ <collision>
592
+ <origin xyz="0 0 0" rpy="0 0 0" />
593
+ <geometry>
594
+ <mesh filename="aloha_maniskill_sim/meshes/link2.STL" />
595
+ </geometry>
596
+ </collision>
597
+ </link>
598
+ <joint name="fl_joint2" type="revolute">
599
+ <origin xyz="0.02 0 0.0402" rpy="0 0 0" />
600
+ <parent link="fl_link1" />
601
+ <child link="fl_link2" />
602
+ <axis xyz="0 1 0" />
603
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
604
+ </joint>
605
+ <link name="fl_link3">
606
+ <inertial>
607
+ <origin xyz="0.187203287369961 -0.000305676361444925 -0.0514832866415513" rpy="0 0 0" />
608
+ <mass value="0.499404738025019" />
609
+ <inertia ixx="0.00033" ixy="-0.00006" ixz="-0.00039" iyy="0.00387" iyz="0.00001" izz="0.00383" />
610
+ </inertial>
611
+ <visual>
612
+ <origin xyz="0 0 0" rpy="0 0 0" />
613
+ <geometry>
614
+ <mesh filename="aloha_maniskill_sim/meshes/link3.STL" />
615
+ </geometry>
616
+ <material name="">
617
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
618
+ </material>
619
+ </visual>
620
+ <collision>
621
+ <origin xyz="0 0 0" rpy="0 0 0" />
622
+ <geometry>
623
+ <mesh filename="aloha_maniskill_sim/meshes/link3.STL" />
624
+ </geometry>
625
+ </collision>
626
+ </link>
627
+ <joint name="fl_joint3" type="revolute">
628
+ <origin xyz="-0.264 0 0" rpy="-3.1416 0 0" />
629
+ <parent link="fl_link2" />
630
+ <child link="fl_link3" />
631
+ <axis xyz="0 1 0" />
632
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
633
+ </joint>
634
+ <link name="fl_link4">
635
+ <inertial>
636
+ <origin xyz="0.0388884702662706 0.00295168681334743 -0.0353282735009622" rpy="0 0 0" />
637
+ <mass value="0.0809712553169999" />
638
+ <inertia ixx="0.00013" ixy="-0.00001" ixz="-0.00006" iyy="0.00016" iyz="0.00001" izz="0.00010" />
639
+ </inertial>
640
+ <visual>
641
+ <origin xyz="0 0 0" rpy="0 0 0" />
642
+ <geometry>
643
+ <mesh filename="aloha_maniskill_sim/meshes/link4.STL" />
644
+ </geometry>
645
+ <material name="">
646
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
647
+ </material>
648
+ </visual>
649
+ <collision>
650
+ <origin xyz="0 0 0" rpy="0 0 0" />
651
+ <geometry>
652
+ <mesh filename="aloha_maniskill_sim/meshes/link4.STL" />
653
+ </geometry>
654
+ </collision>
655
+ </link>
656
+ <joint name="fl_joint4" type="revolute">
657
+ <origin xyz="0.245 0 -0.056" rpy="0 0 0" />
658
+ <parent link="fl_link3" />
659
+ <child link="fl_link4" />
660
+ <axis xyz="0 1 0" />
661
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
662
+ </joint>
663
+ <link name="fl_link5">
664
+ <inertial>
665
+ <origin xyz="0.00289956909960302 3.15826689885766E-05 0.0526188859211408" rpy="0 0 0" />
666
+ <mass value="0.602357399313257" />
667
+ <inertia ixx="0.00072" ixy="0.00000" ixz="0.00005" iyy="0.00069" iyz="0.00000" izz="0.00021" />
668
+ </inertial>
669
+ <visual>
670
+ <origin xyz="0 0 0" rpy="0 0 0" />
671
+ <geometry>
672
+ <mesh filename="aloha_maniskill_sim/meshes/link5.STL" />
673
+ </geometry>
674
+ <material name="">
675
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
676
+ </material>
677
+ </visual>
678
+ <collision>
679
+ <origin xyz="0 0 0" rpy="0 0 0" />
680
+ <geometry>
681
+ <mesh filename="aloha_maniskill_sim/meshes/link5.STL" />
682
+ </geometry>
683
+ </collision>
684
+ </link>
685
+ <joint name="fl_joint5" type="revolute">
686
+ <origin xyz="0.06575 -0.001 -0.0825" rpy="0 0 0" />
687
+ <parent link="fl_link4" />
688
+ <child link="fl_link5" />
689
+ <axis xyz="0 0 1" />
690
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
691
+ </joint>
692
+ <link name="fl_link6">
693
+ <inertial>
694
+ <origin xyz="0.0471798400661976 0.000102970421835668 -0.000138510949393961" rpy="0 0 0" />
695
+ <mass value="0.462244960775882" />
696
+ <inertia ixx="0.00068" ixy="0.00000" ixz="0.00000" iyy="0.00036" iyz="-0.00001" izz="0.00091" />
697
+ </inertial>
698
+ <visual>
699
+ <origin xyz="0 0 0" rpy="0 0 0" />
700
+ <geometry>
701
+ <mesh filename="aloha_maniskill_sim/meshes/link6.STL" />
702
+ </geometry>
703
+ <material name="">
704
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
705
+ </material>
706
+ </visual>
707
+ <collision>
708
+ <origin xyz="0 0 0" rpy="0 0 0" />
709
+ <geometry>
710
+ <mesh filename="aloha_maniskill_sim/meshes/link6.STL" />
711
+ </geometry>
712
+ </collision>
713
+ </link>
714
+ <joint name="fl_joint6" type="revolute">
715
+ <origin xyz="0.02845 0 0.0825" rpy="-3.1416 0 0" />
716
+ <parent link="fl_link5" />
717
+ <child link="fl_link6" />
718
+ <axis xyz="1 0 0" />
719
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
720
+ </joint>
721
+ <!-- 相机的链接 -->
722
+ <link name="camera">
723
+ <visual>
724
+ <origin xyz="-0.01 0 0.05" rpy="2.1061 0 1.57"/>
725
+ <geometry>
726
+ <mesh filename="aloha_maniskill_sim/meshes/d435.dae" /> <!-- 根据D435相机的实际尺寸调整 -->
727
+ </geometry>
728
+ <material name="black">
729
+ <color rgba="0 0 0.1 1"/>
730
+ </material>
731
+ </visual>
732
+ <collision>
733
+ <origin xyz="0 0 0" rpy="0 0 0"/>
734
+ <geometry>
735
+ <box size="0.01 0.050 0.01"/> <!-- 根据D435相机的实际尺寸调整 -->
736
+ </geometry>
737
+ </collision>
738
+ <inertial>
739
+ <mass value="0.1"/> <!-- 相机的估计质量 -->
740
+ <origin xyz="0 0 0" rpy="0 0 0"/>
741
+ <inertia ixx="0.001" ixy="0.0" ixz="0.0" iyy="0.001" iyz="0.0" izz="0.001"/> <!-- 估计的惯性张量 -->
742
+ </inertial>
743
+ </link>
744
+
745
+ <!-- 连接相机和末端执行器的关节 -->
746
+ <joint name="camera_joint" type="fixed">
747
+ <parent link="fl_link6"/>
748
+ <child link="camera"/>
749
+ <origin xyz="0.05 0 0.025" rpy="0 0 0"/> <!-- 根据相机的安装位置调整 -->
750
+ </joint>
751
+
752
+
753
+ <!-- <joint name="fixed_camera" type="fixed">
754
+ <origin xyz="0.02845 0 0.0825" rpy="-3.1416 0 0" />
755
+ <parent link="fl_link6" />
756
+ <child link="camera_link" />
757
+ <axis xyz="1 0 0" />
758
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
759
+ </joint> -->
760
+
761
+
762
+ <link name="fl_link7">
763
+ <inertial>
764
+ <origin xyz="-0.000327642774520215 -0.00482005374028087 -0.00167540868720402" rpy="0 0 0" />
765
+ <mass value="0.0484016660227936" />
766
+ <inertia ixx="0.00001" ixy="0.00000" ixz="0.00000" iyy="0.00002" iyz="0.00000" izz="0.00002" />
767
+ </inertial>
768
+ <visual>
769
+ <origin xyz="0 0 0" rpy="0 0 0" />
770
+ <geometry>
771
+ <mesh filename="aloha_maniskill_sim/meshes/link7.STL" />
772
+ </geometry>
773
+ <material name="">
774
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
775
+ </material>
776
+ </visual>
777
+ <collision>
778
+ <origin xyz="0 0 0" rpy="0 0 0" />
779
+ <geometry>
780
+ <mesh filename="aloha_maniskill_sim/meshes/link7.STL" />
781
+ </geometry>
782
+ </collision>
783
+ </link>
784
+ <joint name="fl_joint7" type="prismatic">
785
+ <origin xyz="0.073574 0.024629 0" rpy="0 0 0" />
786
+ <parent link="fl_link6" />
787
+ <child link="fl_link7" />
788
+ <axis xyz="0 1 0" />
789
+ <limit lower="0" upper="0.04765" effort="100" velocity="100" />
790
+ </joint>
791
+ <link name="fl_link8">
792
+ <inertial>
793
+ <origin xyz="-0.000327643744208572 0.00482005363510456 0.000752972893839382" rpy="0 0 0" />
794
+ <mass value="0.0484016646136083" />
795
+ <inertia ixx="0.00001" ixy="0.00000" ixz="0.00000" iyy="0.00002" iyz="0.00000" izz="0.00002" />
796
+ </inertial>
797
+ <visual>
798
+ <origin xyz="0 0 0" rpy="0 0 0" />
799
+ <geometry>
800
+ <mesh filename="aloha_maniskill_sim/meshes/link8.STL" />
801
+ </geometry>
802
+ <material name="">
803
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
804
+ </material>
805
+ </visual>
806
+ <collision>
807
+ <origin xyz="0 0 0" rpy="0 0 0" />
808
+ <geometry>
809
+ <mesh filename="aloha_maniskill_sim/meshes/link8.STL" />
810
+ </geometry>
811
+ </collision>
812
+ </link>
813
+ <joint name="fl_joint8" type="prismatic">
814
+ <origin xyz="0.073574 -0.024629 0" rpy="0 0 0" />
815
+ <parent link="fl_link6" />
816
+ <child link="fl_link8" />
817
+ <axis xyz="0 -1 0" />
818
+ <limit lower="0" upper="0.04765" effort="100" velocity="100" />
819
+ </joint>
820
+ <!--***************************** front-right ****************************** -->
821
+ <link name="fr_base_link">
822
+ <inertial>
823
+ <origin xyz="-2.9972E-05 3.056E-05 0.027301" rpy="0 0 0" />
824
+ <mass value="0.44038" />
825
+ <inertia ixx="0.00017" ixy="0.00000" ixz="0.00000" iyy="0.00018" iyz="0.00000" izz="0.00016" />
826
+ </inertial>
827
+ <visual>
828
+ <origin xyz="0 0 0" rpy="0 0 0" />
829
+ <geometry>
830
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.STL" />
831
+ </geometry>
832
+ <material name="">
833
+ <color rgba="0.75294 0.75294 0.75294 1" />
834
+ </material>
835
+ </visual>
836
+ <collision>
837
+ <origin xyz="0 0 0" rpy="0 0 0" />
838
+ <geometry>
839
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.STL" />
840
+ </geometry>
841
+ </collision>
842
+ </link>
843
+ <joint name="fr_base_joint" type="fixed">
844
+ <origin xyz="0.233 -0.307 0.7775" rpy="0.0 0.0 0.0" />
845
+ <parent link="footprint" />
846
+ <child link="fr_base_link" />
847
+ <axis xyz="0.0 0.0 1.0" />
848
+ </joint>
849
+ <link name="fr_link1">
850
+ <inertial>
851
+ <origin xyz="0.00609525411893452 -0.00429681977500749 0.0179590247477389" rpy="0 0 0" />
852
+ <mass value="0.0608351104988555" />
853
+ <inertia ixx="0.00008" ixy="0.00000" ixz="0.00001" iyy="0.00003" iyz="0.00000" izz="0.00007" />
854
+ </inertial>
855
+ <visual>
856
+ <origin xyz="0 0 0" rpy="0 0 0" />
857
+ <geometry>
858
+ <mesh filename="aloha_maniskill_sim/meshes/link1.STL" />
859
+ </geometry>
860
+ <material name="">
861
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
862
+ </material>
863
+ </visual>
864
+ <collision>
865
+ <origin xyz="0 0 0" rpy="0 0 0" />
866
+ <geometry>
867
+ <mesh filename="aloha_maniskill_sim/meshes/link1.STL" />
868
+ </geometry>
869
+ </collision>
870
+ </link>
871
+ <joint name="fr_joint1" type="revolute">
872
+ <origin xyz="0 0 0.0603" rpy="0 0 0" />
873
+ <parent link="fr_base_link" />
874
+ <child link="fr_link1" />
875
+ <axis xyz="0 0 1" />
876
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
877
+ </joint>
878
+ <link name="fr_link2">
879
+ <inertial>
880
+ <origin xyz="-0.132382037190567 0.00220380675553821 0.000111790164679923" rpy="0 0 0" />
881
+ <mass value="1.0733279014126" />
882
+ <inertia ixx="0.00050" ixy="0.00000" ixz="-0.00004" iyy="0.01596" iyz="0.00000" izz="0.01602" />
883
+ </inertial>
884
+ <visual>
885
+ <origin xyz="0 0 0" rpy="0 0 0" />
886
+ <geometry>
887
+ <mesh filename="aloha_maniskill_sim/meshes/link2.STL" />
888
+ </geometry>
889
+ <material name="">
890
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
891
+ </material>
892
+ </visual>
893
+ <collision>
894
+ <origin xyz="0 0 0" rpy="0 0 0" />
895
+ <geometry>
896
+ <mesh filename="aloha_maniskill_sim/meshes/link2.STL" />
897
+ </geometry>
898
+ </collision>
899
+ </link>
900
+ <joint name="fr_joint2" type="revolute">
901
+ <origin xyz="0.02 0 0.0402" rpy="0 0 0" />
902
+ <parent link="fr_link1" />
903
+ <child link="fr_link2" />
904
+ <axis xyz="0 1 0" />
905
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
906
+ </joint>
907
+ <link name="fr_link3">
908
+ <inertial>
909
+ <origin xyz="0.187203287369961 -0.000305676361444925 -0.0514832866415513" rpy="0 0 0" />
910
+ <mass value="0.499404738025019" />
911
+ <inertia ixx="0.00033" ixy="-0.00006" ixz="-0.00039" iyy="0.00387" iyz="0.00001" izz="0.00383" />
912
+ </inertial>
913
+ <visual>
914
+ <origin xyz="0 0 0" rpy="0 0 0" />
915
+ <geometry>
916
+ <mesh filename="aloha_maniskill_sim/meshes/link3.STL" />
917
+ </geometry>
918
+ <material name="">
919
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
920
+ </material>
921
+ </visual>
922
+ <collision>
923
+ <origin xyz="0 0 0" rpy="0 0 0" />
924
+ <geometry>
925
+ <mesh filename="aloha_maniskill_sim/meshes/link3.STL" />
926
+ </geometry>
927
+ </collision>
928
+ </link>
929
+ <joint name="fr_joint3" type="revolute">
930
+ <origin xyz="-0.264 0 0" rpy="-3.1416 0 0" />
931
+ <parent link="fr_link2" />
932
+ <child link="fr_link3" />
933
+ <axis xyz="0 1 0" />
934
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
935
+ </joint>
936
+ <link name="fr_link4">
937
+ <inertial>
938
+ <origin xyz="0.0388884702662706 0.00295168681334743 -0.0353282735009622" rpy="0 0 0" />
939
+ <mass value="0.0809712553169999" />
940
+ <inertia ixx="0.00013" ixy="-0.00001" ixz="-0.00006" iyy="0.00016" iyz="0.00001" izz="0.00010" />
941
+ </inertial>
942
+ <visual>
943
+ <origin xyz="0 0 0" rpy="0 0 0" />
944
+ <geometry>
945
+ <mesh filename="aloha_maniskill_sim/meshes/link4.STL" />
946
+ </geometry>
947
+ <material name="">
948
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
949
+ </material>
950
+ </visual>
951
+ <collision>
952
+ <origin xyz="0 0 0" rpy="0 0 0" />
953
+ <geometry>
954
+ <mesh filename="aloha_maniskill_sim/meshes/link4.STL" />
955
+ </geometry>
956
+ </collision>
957
+ </link>
958
+ <joint name="fr_joint4" type="revolute">
959
+ <origin xyz="0.245 0 -0.056" rpy="0 0 0" />
960
+ <parent link="fr_link3" />
961
+ <child link="fr_link4" />
962
+ <axis xyz="0 1 0" />
963
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
964
+ </joint>
965
+ <link name="fr_link5">
966
+ <inertial>
967
+ <origin xyz="0.00289956909960302 3.15826689885766E-05 0.0526188859211408" rpy="0 0 0" />
968
+ <mass value="0.602357399313257" />
969
+ <inertia ixx="0.00072" ixy="0.00000" ixz="0.00005" iyy="0.00069" iyz="0.00000" izz="0.00021" />
970
+ </inertial>
971
+ <visual>
972
+ <origin xyz="0 0 0" rpy="0 0 0" />
973
+ <geometry>
974
+ <mesh filename="aloha_maniskill_sim/meshes/link5.STL" />
975
+ </geometry>
976
+ <material name="">
977
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
978
+ </material>
979
+ </visual>
980
+ <collision>
981
+ <origin xyz="0 0 0" rpy="0 0 0" />
982
+ <geometry>
983
+ <mesh filename="aloha_maniskill_sim/meshes/link5.STL" />
984
+ </geometry>
985
+ </collision>
986
+ </link>
987
+ <joint name="fr_joint5" type="revolute">
988
+ <origin xyz="0.06575 -0.001 -0.0825" rpy="0 0 0" />
989
+ <parent link="fr_link4" />
990
+ <child link="fr_link5" />
991
+ <axis xyz="0 0 1" />
992
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
993
+ </joint>
994
+ <link name="fr_link6">
995
+ <inertial>
996
+ <origin xyz="0.0471798400661976 0.000102970421835668 -0.000138510949393961" rpy="0 0 0" />
997
+ <mass value="0.462244960775882" />
998
+ <inertia ixx="0.00068" ixy="0.00000" ixz="0.00000" iyy="0.00036" iyz="-0.00001" izz="0.00091" />
999
+ </inertial>
1000
+ <visual>
1001
+ <origin xyz="0 0 0" rpy="0 0 0" />
1002
+ <geometry>
1003
+ <mesh filename="aloha_maniskill_sim/meshes/link6.STL" />
1004
+ </geometry>
1005
+ <material name="">
1006
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
1007
+ </material>
1008
+ </visual>
1009
+ <collision>
1010
+ <origin xyz="0 0 0" rpy="0 0 0" />
1011
+ <geometry>
1012
+ <mesh filename="aloha_maniskill_sim/meshes/link6.STL" />
1013
+ </geometry>
1014
+ </collision>
1015
+ </link>
1016
+ <joint name="fr_joint6" type="revolute">
1017
+ <origin xyz="0.02845 0 0.0825" rpy="-3.1416 0 0" />
1018
+ <parent link="fr_link5" />
1019
+ <child link="fr_link6" />
1020
+ <axis xyz="1 0 0" />
1021
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1022
+ </joint>
1023
+ <!-- 相机的链接 -->
1024
+ <link name="camera_right">
1025
+ <visual>
1026
+ <origin xyz="-0.01 0 0.05" rpy="2.1061 0 1.57"/>
1027
+ <geometry>
1028
+ <mesh filename="aloha_maniskill_sim/meshes/d435.dae" /> <!-- 根据D435相机的实际尺寸调整 -->
1029
+ </geometry>
1030
+ <!-- <material name="black">
1031
+ <color rgba="0 0 0.1 1"/>
1032
+ </material> -->
1033
+ </visual>
1034
+ <collision>
1035
+ <origin xyz="0 0 0" rpy="0 0 0"/>
1036
+ <geometry>
1037
+ <box size="0.01 0.050 0.01"/> <!-- 根据D435相机的实际尺寸调整 -->
1038
+ </geometry>
1039
+ </collision>
1040
+ <inertial>
1041
+ <mass value="0.1"/> <!-- 相机的估计质量 -->
1042
+ <origin xyz="0 0 0" rpy="0 0 0"/>
1043
+ <inertia ixx="0.001" ixy="0.0" ixz="0.0" iyy="0.001" iyz="0.0" izz="0.001"/> <!-- 估计的惯性张量 -->
1044
+ </inertial>
1045
+ </link>
1046
+
1047
+ <!-- 连接相机和末端执行器的关节 -->
1048
+ <joint name="camera_joint_right" type="fixed">
1049
+ <parent link="fr_link6"/>
1050
+ <child link="camera_right"/>
1051
+ <origin xyz="0.05 0 0.04" rpy="0 0 0"/> <!-- 根据相机的安装位置调整 -->
1052
+ </joint>
1053
+
1054
+ <link name="fr_link7">
1055
+ <inertial>
1056
+ <origin xyz="-0.000327642774520215 -0.00482005374028087 -0.00167540868720402" rpy="0 0 0" />
1057
+ <mass value="0.0484016660227936" />
1058
+ <inertia ixx="0.00001" ixy="0.00000" ixz="0.00000" iyy="0.00002" iyz="0.00000" izz="0.00002" />
1059
+ </inertial>
1060
+ <visual>
1061
+ <origin xyz="0 0 0" rpy="0 0 0" />
1062
+ <geometry>
1063
+ <mesh filename="aloha_maniskill_sim/meshes/link7.STL" />
1064
+ </geometry>
1065
+ <material name="">
1066
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
1067
+ </material>
1068
+ </visual>
1069
+ <collision>
1070
+ <origin xyz="0 0 0" rpy="0 0 0" />
1071
+ <geometry>
1072
+ <mesh filename="aloha_maniskill_sim/meshes/link7.STL" />
1073
+ </geometry>
1074
+ </collision>
1075
+ </link>
1076
+ <joint name="fr_joint7" type="prismatic">
1077
+ <origin xyz="0.073574 0.024629 0" rpy="0 0 0" />
1078
+ <parent link="fr_link6" />
1079
+ <child link="fr_link7" />
1080
+ <axis xyz="0 1 0" />
1081
+ <limit lower="0" upper="0.04765" effort="100" velocity="100" />
1082
+ </joint>
1083
+ <link name="fr_link8">
1084
+ <inertial>
1085
+ <origin xyz="-0.000327643744208572 0.00482005363510456 0.000752972893839382" rpy="0 0 0" />
1086
+ <mass value="0.0484016646136083" />
1087
+ <inertia ixx="0.00001" ixy="0.00000" ixz="0.00000" iyy="0.00002" iyz="0.00000" izz="0.00002" />
1088
+ </inertial>
1089
+ <visual>
1090
+ <origin xyz="0 0 0" rpy="0 0 0" />
1091
+ <geometry>
1092
+ <mesh filename="aloha_maniskill_sim/meshes/link8.STL" />
1093
+ </geometry>
1094
+ <material name="">
1095
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
1096
+ </material>
1097
+ </visual>
1098
+ <collision>
1099
+ <origin xyz="0 0 0" rpy="0 0 0" />
1100
+ <geometry>
1101
+ <mesh filename="aloha_maniskill_sim/meshes/link8.STL" />
1102
+ </geometry>
1103
+ </collision>
1104
+ </link>
1105
+ <joint name="fr_joint8" type="prismatic">
1106
+ <origin xyz="0.073574 -0.024629 0" rpy="0 0 0" />
1107
+ <parent link="fr_link6" />
1108
+ <child link="fr_link8" />
1109
+ <axis xyz="0 -1 0" />
1110
+ <limit lower="0" upper="0.04765" effort="100" velocity="100" />
1111
+ </joint>
1112
+
1113
+ <!--***************************** left-rear ****************************** -->
1114
+ <link name="lr_base_link">
1115
+ <inertial>
1116
+ <origin xyz="-2.9972E-05 3.056E-05 0.027301" rpy="0 0 0" />
1117
+ <mass value="0.44038" />
1118
+ <inertia ixx="0.00017" ixy="0.00000" ixz="0.00000" iyy="0.00018" iyz="0.00000" izz="0.00016" />
1119
+ </inertial>
1120
+ <visual>
1121
+ <origin xyz="0 0 0" rpy="0 0 0" />
1122
+ <geometry>
1123
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.STL" />
1124
+ </geometry>
1125
+ <material name="">
1126
+ <color rgba="0.75294 0.75294 0.75294 1" />
1127
+ </material>
1128
+ </visual>
1129
+ <!-- <collision>
1130
+ <origin xyz="0 0 0" rpy="0 0 0" />
1131
+ <geometry>
1132
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.STL" />
1133
+ </geometry>
1134
+ </collision> -->
1135
+ </link>
1136
+ <joint name="lr_base_joint" type="fixed">
1137
+ <origin xyz="-0.309 0.307 0.903" rpy="0.0 0.0 0.0" />
1138
+ <parent link="footprint" />
1139
+ <child link="lr_base_link" />
1140
+ <axis xyz="0.0 0.0 1.0" />
1141
+ </joint>
1142
+ <link name="lr_link1">
1143
+ <inertial>
1144
+ <origin xyz="0.00609525411893452 -0.00429681977500749 0.0179590247477389" rpy="0 0 0" />
1145
+ <mass value="0.0608351104988555" />
1146
+ <inertia ixx="0.00008" ixy="0.00000" ixz="0.00001" iyy="0.00003" iyz="0.00000" izz="0.00007" />
1147
+ </inertial>
1148
+ <visual>
1149
+ <origin xyz="0 0 0" rpy="0 0 0" />
1150
+ <geometry>
1151
+ <mesh filename="aloha_maniskill_sim/meshes/link1.STL" />
1152
+ </geometry>
1153
+ <material name="">
1154
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1155
+ </material>
1156
+ </visual>
1157
+ <!-- <collision>
1158
+ <origin xyz="0 0 0" rpy="0 0 0" />
1159
+ <geometry>
1160
+ <mesh filename="aloha_maniskill_sim/meshes/link1.STL" />
1161
+ </geometry>
1162
+ </collision> -->
1163
+ </link>
1164
+ <joint name="lr_joint1" type="revolute">
1165
+ <origin xyz="0 0 0.0603" rpy="0 0 0" />
1166
+ <parent link="lr_base_link" />
1167
+ <child link="lr_link1" />
1168
+ <axis xyz="0 0 1" />
1169
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1170
+ </joint>
1171
+ <link name="lr_link2">
1172
+ <inertial>
1173
+ <origin xyz="-0.132382037190567 0.00220380675553821 0.000111790164679923" rpy="0 0 0" />
1174
+ <mass value="1.0733279014126" />
1175
+ <inertia ixx="0.00050" ixy="0.00000" ixz="-0.00004" iyy="0.01596" iyz="0.00000" izz="0.01602" />
1176
+ </inertial>
1177
+ <visual>
1178
+ <origin xyz="0 0 0" rpy="0 0 0" />
1179
+ <geometry>
1180
+ <mesh filename="aloha_maniskill_sim/meshes/link2.STL" />
1181
+ </geometry>
1182
+ <material name="">
1183
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1184
+ </material>
1185
+ </visual>
1186
+ <!-- <collision>
1187
+ <origin xyz="0 0 0" rpy="0 0 0" />
1188
+ <geometry>
1189
+ <mesh filename="aloha_maniskill_sim/meshes/link2.STL" />
1190
+ </geometry>
1191
+ </collision> -->
1192
+ </link>
1193
+ <joint name="lr_joint2" type="revolute">
1194
+ <origin xyz="0.02 0 0.0402" rpy="0 0 0" />
1195
+ <parent link="lr_link1" />
1196
+ <child link="lr_link2" />
1197
+ <axis xyz="0 1 0" />
1198
+ <dynamics damping="0.0" friction="100.0"/>
1199
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1200
+ </joint>
1201
+ <link name="lr_link3">
1202
+ <inertial>
1203
+ <origin xyz="0.187203287369961 -0.000305676361444925 -0.0514832866415513" rpy="0 0 0" />
1204
+ <mass value="0.499404738025019" />
1205
+ <inertia ixx="0.00033" ixy="-0.00006" ixz="-0.00039" iyy="0.00387" iyz="0.00001" izz="0.00383" />
1206
+ </inertial>
1207
+ <visual>
1208
+ <origin xyz="0 0 0" rpy="0 0 0" />
1209
+ <geometry>
1210
+ <mesh filename="aloha_maniskill_sim/meshes/link3.STL" />
1211
+ </geometry>
1212
+ <material name="">
1213
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1214
+ </material>
1215
+ </visual>
1216
+ <!-- <collision>
1217
+ <origin xyz="0 0 0" rpy="0 0 0" />
1218
+ <geometry>
1219
+ <mesh filename="aloha_maniskill_sim/meshes/link3.STL" />
1220
+ </geometry>
1221
+ </collision> -->
1222
+ </link>
1223
+ <joint name="lr_joint3" type="revolute">
1224
+ <origin xyz="-0.264 0 0" rpy="-3.1416 0 0" />
1225
+ <parent link="lr_link2" />
1226
+ <child link="lr_link3" />
1227
+ <axis xyz="0 1 0" />
1228
+ <dynamics damping="0.0" friction="100.0"/>
1229
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1230
+ </joint>
1231
+ <link name="lr_link4">
1232
+ <inertial>
1233
+ <origin xyz="0.0388884702662706 0.00295168681334743 -0.0353282735009622" rpy="0 0 0" />
1234
+ <mass value="0.0809712553169999" />
1235
+ <inertia ixx="0.00013" ixy="-0.00001" ixz="-0.00006" iyy="0.00016" iyz="0.00001" izz="0.00010" />
1236
+ </inertial>
1237
+ <visual>
1238
+ <origin xyz="0 0 0" rpy="0 0 0" />
1239
+ <geometry>
1240
+ <mesh filename="aloha_maniskill_sim/meshes/link4.STL" />
1241
+ </geometry>
1242
+ <material name="">
1243
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
1244
+ </material>
1245
+ </visual>
1246
+ <!-- <collision>
1247
+ <origin xyz="0 0 0" rpy="0 0 0" />
1248
+ <geometry>
1249
+ <mesh filename="aloha_maniskill_sim/meshes/link4.STL" />
1250
+ </geometry>
1251
+ </collision> -->
1252
+ </link>
1253
+ <joint name="lr_joint4" type="revolute">
1254
+ <origin xyz="0.245 0 -0.056" rpy="0 0 0" />
1255
+ <parent link="lr_link3" />
1256
+ <child link="lr_link4" />
1257
+ <axis xyz="0 1 0" />
1258
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1259
+ </joint>
1260
+ <link name="lr_link5">
1261
+ <inertial>
1262
+ <origin xyz="0.00289956909960302 3.15826689885766E-05 0.0526188859211408" rpy="0 0 0" />
1263
+ <mass value="0.602357399313257" />
1264
+ <inertia ixx="0.00072" ixy="0.00000" ixz="0.00005" iyy="0.00069" iyz="0.00000" izz="0.00021" />
1265
+ </inertial>
1266
+ <visual>
1267
+ <origin xyz="0 0 0" rpy="0 0 0" />
1268
+ <geometry>
1269
+ <mesh filename="aloha_maniskill_sim/meshes/link5.STL" />
1270
+ </geometry>
1271
+ <material name="">
1272
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1273
+ </material>
1274
+ </visual>
1275
+ <!-- <collision>
1276
+ <origin xyz="0 0 0" rpy="0 0 0" />
1277
+ <geometry>
1278
+ <mesh filename="aloha_maniskill_sim/meshes/link5.STL" />
1279
+ </geometry>
1280
+ </collision> -->
1281
+ </link>
1282
+ <joint name="lr_joint5" type="revolute">
1283
+ <origin xyz="0.06575 -0.001 -0.0825" rpy="0 0 0" />
1284
+ <parent link="lr_link4" />
1285
+ <child link="lr_link5" />
1286
+ <axis xyz="0 0 1" />
1287
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1288
+ </joint>
1289
+ <link name="lr_link6">
1290
+ <inertial>
1291
+ <origin xyz="0.0471798400661976 0.000102970421835668 -0.000138510949393961" rpy="0 0 0" />
1292
+ <mass value="0.462244960775882" />
1293
+ <inertia ixx="0.00068" ixy="0.00000" ixz="0.00000" iyy="0.00036" iyz="-0.00001" izz="0.00091" />
1294
+ </inertial>
1295
+ <visual>
1296
+ <origin xyz="0 0 0" rpy="0 0 0" />
1297
+ <geometry>
1298
+ <mesh filename="aloha_maniskill_sim/meshes/link6.STL" />
1299
+ </geometry>
1300
+ <material name="">
1301
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
1302
+ </material>
1303
+ </visual>
1304
+ <!-- <collision>
1305
+ <origin xyz="0 0 0" rpy="0 0 0" />
1306
+ <geometry>
1307
+ <mesh filename="aloha_maniskill_sim/meshes/link6.STL" />
1308
+ </geometry>
1309
+ </collision> -->
1310
+ </link>
1311
+ <joint name="lr_joint6" type="revolute">
1312
+ <origin xyz="0.02845 0 0.0825" rpy="-3.1416 0 0" />
1313
+ <parent link="lr_link5" />
1314
+ <child link="lr_link6" />
1315
+ <axis xyz="1 0 0" />
1316
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1317
+ </joint>
1318
+ <link name="lr_link7">
1319
+ <inertial>
1320
+ <origin xyz="-0.000327642774520215 -0.00482005374028087 -0.00167540868720402" rpy="0 0 0" />
1321
+ <mass value="0.0484016660227936" />
1322
+ <inertia ixx="0.00001" ixy="0.00000" ixz="0.00000" iyy="0.00002" iyz="0.00000" izz="0.00002" />
1323
+ </inertial>
1324
+ <visual>
1325
+ <origin xyz="0 0 0" rpy="0 0 0" />
1326
+ <geometry>
1327
+ <mesh filename="aloha_maniskill_sim/meshes/link7.STL" />
1328
+ </geometry>
1329
+ <material name="">
1330
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
1331
+ </material>
1332
+ </visual>
1333
+ <!-- <collision>
1334
+ <origin xyz="0 0 0" rpy="0 0 0" />
1335
+ <geometry>
1336
+ <mesh filename="aloha_maniskill_sim/meshes/link7.STL" />
1337
+ </geometry>
1338
+ </collision> -->
1339
+ </link>
1340
+ <joint name="lr_joint7" type="prismatic">
1341
+ <origin xyz="0.073574 0.024629 0" rpy="0 0 0" />
1342
+ <parent link="lr_link6" />
1343
+ <child link="lr_link7" />
1344
+ <axis xyz="0 1 0" />
1345
+ <limit lower="0" upper="0.04765" effort="100" velocity="100" />
1346
+ </joint>
1347
+ <link name="lr_link8">
1348
+ <inertial>
1349
+ <origin xyz="-0.000327643744208572 0.00482005363510456 0.000752972893839382" rpy="0 0 0" />
1350
+ <mass value="0.0484016646136083" />
1351
+ <inertia ixx="0.00001" ixy="0.00000" ixz="0.00000" iyy="0.00002" iyz="0.00000" izz="0.00002" />
1352
+ </inertial>
1353
+ <visual>
1354
+ <origin xyz="0 0 0" rpy="0 0 0" />
1355
+ <geometry>
1356
+ <mesh filename="aloha_maniskill_sim/meshes/link8.STL" />
1357
+ </geometry>
1358
+ <material name="">
1359
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
1360
+ </material>
1361
+ </visual>
1362
+ <!-- <collision>
1363
+ <origin xyz="0 0 0" rpy="0 0 0" />
1364
+ <geometry>
1365
+ <mesh filename="aloha_maniskill_sim/meshes/link8.STL" />
1366
+ </geometry>
1367
+ </collision> -->
1368
+ </link>
1369
+ <joint name="lr_joint8" type="prismatic">
1370
+ <origin xyz="0.073574 -0.024629 0" rpy="0 0 0" />
1371
+ <parent link="lr_link6" />
1372
+ <child link="lr_link8" />
1373
+ <axis xyz="0 -1 0" />
1374
+ <limit lower="0" upper="0.04765" effort="100" velocity="100" />
1375
+ </joint>
1376
+
1377
+ <!--***************************** right-rear ****************************** -->
1378
+ <link name="rr_base_link">
1379
+ <inertial>
1380
+ <origin xyz="-2.9972E-05 3.056E-05 0.027301" rpy="0 0 0" />
1381
+ <mass value="0.44038" />
1382
+ <inertia ixx="0.00017" ixy="0.00000" ixz="0.00000" iyy="0.00018" iyz="0.00000" izz="0.00016" />
1383
+ </inertial>
1384
+ <visual>
1385
+ <origin xyz="0 0 0" rpy="0 0 0" />
1386
+ <geometry>
1387
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.STL" />
1388
+ </geometry>
1389
+ <material name="">
1390
+ <color rgba="0.75294 0.75294 0.75294 1" />
1391
+ </material>
1392
+ </visual>
1393
+ <!-- <collision>
1394
+ <origin xyz="0 0 0" rpy="0 0 0" />
1395
+ <geometry>
1396
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.STL" />
1397
+ </geometry>
1398
+ </collision> -->
1399
+ </link>
1400
+ <joint name="rr_base_joint" type="fixed">
1401
+ <origin xyz="-0.309 -0.307 0.903" rpy="0.0 0.0 0.0" />
1402
+ <parent link="footprint" />
1403
+ <child link="rr_base_link" />
1404
+ <axis xyz="0.0 0.0 1.0" />
1405
+ </joint>
1406
+ <link name="rr_link1">
1407
+ <inertial>
1408
+ <origin xyz="0.00609525411893452 -0.00429681977500749 0.0179590247477389" rpy="0 0 0" />
1409
+ <mass value="0.0608351104988555" />
1410
+ <inertia ixx="0.00008" ixy="0.00000" ixz="0.00001" iyy="0.00003" iyz="0.00000" izz="0.00007" />
1411
+ </inertial>
1412
+ <visual>
1413
+ <origin xyz="0 0 0" rpy="0 0 0" />
1414
+ <geometry>
1415
+ <mesh filename="aloha_maniskill_sim/meshes/link1.STL" />
1416
+ </geometry>
1417
+ <material name="">
1418
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1419
+ </material>
1420
+ </visual>
1421
+ <!-- <collision>
1422
+ <origin xyz="0 0 0" rpy="0 0 0" />
1423
+ <geometry>
1424
+ <mesh filename="aloha_maniskill_sim/meshes/link1.STL" />
1425
+ </geometry>
1426
+ </collision> -->
1427
+ </link>
1428
+ <joint name="rr_joint1" type="revolute">
1429
+ <origin xyz="0 0 0.0603" rpy="0 0 0" />
1430
+ <parent link="rr_base_link" />
1431
+ <child link="rr_link1" />
1432
+ <axis xyz="0 0 1" />
1433
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1434
+ </joint>
1435
+ <link name="rr_link2">
1436
+ <inertial>
1437
+ <origin xyz="-0.132382037190567 0.00220380675553821 0.000111790164679923" rpy="0 0 0" />
1438
+ <mass value="1.0733279014126" />
1439
+ <inertia ixx="0.00050" ixy="0.00000" ixz="-0.00004" iyy="0.01596" iyz="0.00000" izz="0.01602" />
1440
+ </inertial>
1441
+ <visual>
1442
+ <origin xyz="0 0 0" rpy="0 0 0" />
1443
+ <geometry>
1444
+ <mesh filename="aloha_maniskill_sim/meshes/link2.STL" />
1445
+ </geometry>
1446
+ <material name="">
1447
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1448
+ </material>
1449
+ </visual>
1450
+ <!-- <collision>
1451
+ <origin xyz="0 0 0" rpy="0 0 0" />
1452
+ <geometry>
1453
+ <mesh filename="aloha_maniskill_sim/meshes/link2.STL" />
1454
+ </geometry>
1455
+ </collision> -->
1456
+ </link>
1457
+ <joint name="rr_joint2" type="revolute">
1458
+ <origin xyz="0.02 0 0.0402" rpy="0 0 0" />
1459
+ <parent link="rr_link1" />
1460
+ <child link="rr_link2" />
1461
+ <axis xyz="0 1 0" />
1462
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1463
+ </joint>
1464
+ <link name="rr_link3">
1465
+ <inertial>
1466
+ <origin xyz="0.187203287369961 -0.000305676361444925 -0.0514832866415513" rpy="0 0 0" />
1467
+ <mass value="0.499404738025019" />
1468
+ <inertia ixx="0.00033" ixy="-0.00006" ixz="-0.00039" iyy="0.00387" iyz="0.00001" izz="0.00383" />
1469
+ </inertial>
1470
+ <visual>
1471
+ <origin xyz="0 0 0" rpy="0 0 0" />
1472
+ <geometry>
1473
+ <mesh filename="aloha_maniskill_sim/meshes/link3.STL" />
1474
+ </geometry>
1475
+ <material name="">
1476
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1477
+ </material>
1478
+ </visual>
1479
+ <!-- <collision>
1480
+ <origin xyz="0 0 0" rpy="0 0 0" />
1481
+ <geometry>
1482
+ <mesh filename="aloha_maniskill_sim/meshes/link3.STL" />
1483
+ </geometry>
1484
+ </collision> -->
1485
+ </link>
1486
+ <joint name="rr_joint3" type="revolute">
1487
+ <origin xyz="-0.264 0 0" rpy="-3.1416 0 0" />
1488
+ <parent link="rr_link2" />
1489
+ <child link="rr_link3" />
1490
+ <axis xyz="0 1 0" />
1491
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1492
+ </joint>
1493
+ <link name="rr_link4">
1494
+ <inertial>
1495
+ <origin xyz="0.0388884702662706 0.00295168681334743 -0.0353282735009622" rpy="0 0 0" />
1496
+ <mass value="0.0809712553169999" />
1497
+ <inertia ixx="0.00013" ixy="-0.00001" ixz="-0.00006" iyy="0.00016" iyz="0.00001" izz="0.00010" />
1498
+ </inertial>
1499
+ <visual>
1500
+ <origin xyz="0 0 0" rpy="0 0 0" />
1501
+ <geometry>
1502
+ <mesh filename="aloha_maniskill_sim/meshes/link4.STL" />
1503
+ </geometry>
1504
+ <material name="">
1505
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
1506
+ </material>
1507
+ </visual>
1508
+ <!-- <collision>
1509
+ <origin xyz="0 0 0" rpy="0 0 0" />
1510
+ <geometry>
1511
+ <mesh filename="aloha_maniskill_sim/meshes/link4.STL" />
1512
+ </geometry>
1513
+ </collision> -->
1514
+ </link>
1515
+ <joint name="rr_joint4" type="revolute">
1516
+ <origin xyz="0.245 0 -0.056" rpy="0 0 0" />
1517
+ <parent link="rr_link3" />
1518
+ <child link="rr_link4" />
1519
+ <axis xyz="0 1 0" />
1520
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1521
+ </joint>
1522
+ <link name="rr_link5">
1523
+ <inertial>
1524
+ <origin xyz="0.00289956909960302 3.15826689885766E-05 0.0526188859211408" rpy="0 0 0" />
1525
+ <mass value="0.602357399313257" />
1526
+ <inertia ixx="0.00072" ixy="0.00000" ixz="0.00005" iyy="0.00069" iyz="0.00000" izz="0.00021" />
1527
+ </inertial>
1528
+ <visual>
1529
+ <origin xyz="0 0 0" rpy="0 0 0" />
1530
+ <geometry>
1531
+ <mesh filename="aloha_maniskill_sim/meshes/link5.STL" />
1532
+ </geometry>
1533
+ <material name="">
1534
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1535
+ </material>
1536
+ </visual>
1537
+ <!-- <collision>
1538
+ <origin xyz="0 0 0" rpy="0 0 0" />
1539
+ <geometry>
1540
+ <mesh filename="aloha_maniskill_sim/meshes/link5.STL" />
1541
+ </geometry>
1542
+ </collision> -->
1543
+ </link>
1544
+ <joint name="rr_joint5" type="revolute">
1545
+ <origin xyz="0.06575 -0.001 -0.0825" rpy="0 0 0" />
1546
+ <parent link="rr_link4" />
1547
+ <child link="rr_link5" />
1548
+ <axis xyz="0 0 1" />
1549
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1550
+ </joint>
1551
+ <link name="rr_link6">
1552
+ <inertial>
1553
+ <origin xyz="0.0471798400661976 0.000102970421835668 -0.000138510949393961" rpy="0 0 0" />
1554
+ <mass value="0.462244960775882" />
1555
+ <inertia ixx="0.00068" ixy="0.00000" ixz="0.00000" iyy="0.00036" iyz="-0.00001" izz="0.00091" />
1556
+ </inertial>
1557
+ <visual>
1558
+ <origin xyz="0 0 0" rpy="0 0 0" />
1559
+ <geometry>
1560
+ <mesh filename="aloha_maniskill_sim/meshes/link6.STL" />
1561
+ </geometry>
1562
+ <material name="">
1563
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
1564
+ </material>
1565
+ </visual>
1566
+ <!-- <collision>
1567
+ <origin xyz="0 0 0" rpy="0 0 0" />
1568
+ <geometry>
1569
+ <mesh filename="aloha_maniskill_sim/meshes/link6.STL" />
1570
+ </geometry>
1571
+ </collision> -->
1572
+ </link>
1573
+ <joint name="rr_joint6" type="revolute">
1574
+ <origin xyz="0.02845 0 0.0825" rpy="-3.1416 0 0" />
1575
+ <parent link="rr_link5" />
1576
+ <child link="rr_link6" />
1577
+ <axis xyz="1 0 0" />
1578
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1579
+ </joint>
1580
+ <link name="rr_link7">
1581
+ <inertial>
1582
+ <origin xyz="-0.000327642774520215 -0.00482005374028087 -0.00167540868720402" rpy="0 0 0" />
1583
+ <mass value="0.0484016660227936" />
1584
+ <inertia ixx="0.00001" ixy="0.00000" ixz="0.00000" iyy="0.00002" iyz="0.00000" izz="0.00002" />
1585
+ </inertial>
1586
+ <visual>
1587
+ <origin xyz="0 0 0" rpy="0 0 0" />
1588
+ <geometry>
1589
+ <mesh filename="aloha_maniskill_sim/meshes/link7.STL" />
1590
+ </geometry>
1591
+ <material name="">
1592
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
1593
+ </material>
1594
+ </visual>
1595
+ <!-- <collision>
1596
+ <origin xyz="0 0 0" rpy="0 0 0" />
1597
+ <geometry>
1598
+ <mesh filename="aloha_maniskill_sim/meshes/link7.STL" />
1599
+ </geometry>
1600
+ </collision> -->
1601
+ </link>
1602
+ <joint name="rr_joint7" type="prismatic">
1603
+ <origin xyz="0.073574 0.024629 0" rpy="0 0 0" />
1604
+ <parent link="rr_link6" />
1605
+ <child link="rr_link7" />
1606
+ <axis xyz="0 1 0" />
1607
+ <limit lower="0" upper="0.04765" effort="100" velocity="100" />
1608
+ </joint>
1609
+ <link name="rr_link8">
1610
+ <inertial>
1611
+ <origin xyz="-0.000327643744208572 0.00482005363510456 0.000752972893839382" rpy="0 0 0" />
1612
+ <mass value="0.0484016646136083" />
1613
+ <inertia ixx="0.00001" ixy="0.00000" ixz="0.00000" iyy="0.00002" iyz="0.00000" izz="0.00002" />
1614
+ </inertial>
1615
+ <visual>
1616
+ <origin xyz="0 0 0" rpy="0 0 0" />
1617
+ <geometry>
1618
+ <mesh filename="aloha_maniskill_sim/meshes/link8.STL" />
1619
+ </geometry>
1620
+ <material name="">
1621
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
1622
+ </material>
1623
+ </visual>
1624
+ <!-- <collision>
1625
+ <origin xyz="0 0 0" rpy="0 0 0" />
1626
+ <geometry>
1627
+ <mesh filename="aloha_maniskill_sim/meshes/link8.STL" />
1628
+ </geometry>
1629
+ </collision> -->
1630
+ </link>
1631
+ <joint name="rr_joint8" type="prismatic">
1632
+ <origin xyz="0.073574 -0.024629 0" rpy="0 0 0" />
1633
+ <parent link="rr_link6" />
1634
+ <child link="rr_link8" />
1635
+ <axis xyz="0 -1 0" />
1636
+ <limit lower="0" upper="0.04765" effort="100" velocity="100" />
1637
+ </joint>
1638
+
1639
+ </robot>
1640
+
embodiments/aloha-agilex-1-tactile/urdf/arx5_description_isaac(复件).urdf ADDED
@@ -0,0 +1,1901 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8" ?>
2
+ <!-- This URDF was automatically created by SolidWorks to URDF Exporter! Originally created by Stephen Brawner (brawner@gmail.com)
3
+ Commit Version: 1.6.0-4-g7f85cfe Build Version: 1.6.7995.38578
4
+ For more information, please see http://wiki.ros.org/sw_urdf_exporter -->
5
+ <robot name="arx5_description" xmlns:xacro="http://www.ros.org/wiki/xacro">
6
+ <!-- <link name="footprint"/> -->
7
+
8
+ <!-- <xacro:include filename="$(find tracer_description)/urdf/tracer_v1.xacro"/> -->
9
+ <!-- <xacro:include filename="$(find realsense2_description)/urdf/_d435.xacro"/> -->
10
+
11
+ <link name="footprint">
12
+ </link>
13
+
14
+ <!-- tracer base -->
15
+ <link name="base_link">
16
+ <visual>
17
+ <origin xyz="0 0 0" rpy="1.57 0 0"/>
18
+ <!--<origin xyz="0 0 0" rpy="0 0 0"/>-->
19
+ <geometry>
20
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/tracer_base_link_no_wheel.dae" /> -->
21
+ <mesh filename="aloha_maniskill_sim/meshes/tracer_base_link.dae" />
22
+ <!--<box size="${base_x_size} ${base_y_size} ${base_z_size}"/>-->
23
+ </geometry>
24
+ </visual>
25
+ <collision>
26
+ <!--origin
27
+ xyz="-0.0145261552504705 0.0231316650320557 0.00586280190939592"
28
+ rpy="0 0 0" /-->
29
+ <origin xyz="0 0 0" rpy="1.57 0 0"/>
30
+ <geometry>
31
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/tracer_base_link_no_wheel.dae" /> -->
32
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/tracer_base_link.STL" /> -->
33
+ <box size="0.35 0.1 0.35"/>
34
+ </geometry>
35
+ </collision>
36
+ </link>
37
+ <link name="inertial_link">
38
+ <inertial>
39
+ <!--mass value="44.3898489950015" /-->
40
+ <mass value="132.3898489950015" />
41
+ <!-- <mass value="50" /> -->
42
+ <!-- <origin xyz="-0.00065 -0.085 0.062" />
43
+ <inertia ixx="0.6022" ixy="-0.02364" ixz="-0.1197" iyy="1.7386" iyz="-0.001544" izz="2.0296" /> -->
44
+ <origin xyz="0.015 0.0231316650320557 0" />
45
+ <!--<origin
46
+ xyz="-0.0145261552504705 0.0231316650320557 0.00586280190939592"
47
+ rpy="0 0 0" />-->
48
+ <inertia ixx="0.185196122711036"
49
+ ixy="4.30144213829512E-08"
50
+ ixz="5.81037523686401E-08"
51
+ iyy="0.364893736238929"
52
+ iyz="-0.000386720198091934"
53
+ izz="0.223868521722778" />
54
+ <!--<inertia ixx="2.288641" ixy="0" ixz="0" iyy="5.103976" iyz="0" izz="3.431465" />-->
55
+ </inertial>
56
+ </link>
57
+
58
+ <joint name="inertial_joint" type="fixed">
59
+ <origin xyz="0 0 0" rpy="0 0 0" />
60
+ <parent link="base_link" />
61
+ <child link="inertial_link" />
62
+ </joint>
63
+
64
+ <link name="right_wheel_link">
65
+ <inertial>
66
+ <mass value="6" />
67
+ <origin xyz="0 0 0" />
68
+ <inertia ixx="0.7171" ixy="0" ixz="0" iyy="0.1361" iyz="0" izz="0.7171" />
69
+ </inertial>
70
+ <visual>
71
+ <origin xyz="0 0 0" rpy="0 0 0" />
72
+ <geometry>
73
+ <mesh filename="aloha_maniskill_sim/meshes/tracer_wheel.dae" />
74
+ </geometry>
75
+ </visual>
76
+ <collision>
77
+ <origin
78
+ xyz="0 0 0"
79
+ rpy="1.57 0 0" />
80
+ <geometry>
81
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/tracer_wheel.dae" /> -->
82
+ <cylinder radius="0.05" length="0.05" />
83
+ </geometry>
84
+ </collision>
85
+ </link>
86
+
87
+ <joint name="right_wheel" type="continuous">
88
+ <parent link="base_link"/>
89
+ <child link="right_wheel_link"/>
90
+ <origin xyz="0 -0.17 -0.082" rpy="0 0 0" />
91
+ <axis xyz="0 1 0" rpy="0 0 0" />
92
+ </joint>
93
+
94
+ <link name="left_wheel_link">
95
+ <inertial>
96
+ <mass value="6" />
97
+ <origin xyz="0 0 0" />
98
+ <inertia ixx="0.7171" ixy="0" ixz="0" iyy="0.1361" iyz="0" izz="0.7171" />
99
+ </inertial>
100
+ <visual>
101
+ <origin xyz="0 0 0" rpy="0 0 0" />
102
+ <geometry>
103
+ <mesh filename="aloha_maniskill_sim/meshes/tracer_wheel.dae" />
104
+ </geometry>
105
+ </visual>
106
+ <collision>
107
+ <origin
108
+ xyz="0 0 0"
109
+ rpy="1.57 0 0" />
110
+ <geometry>
111
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/tracer_wheel.dae" /> -->
112
+ <cylinder radius="0.05" length="0.05" />
113
+ </geometry>
114
+ </collision>
115
+ </link>
116
+
117
+ <joint name="left_wheel" type="continuous">
118
+ <parent link="base_link"/>
119
+ <child link="left_wheel_link"/>
120
+ <origin xyz="0 0.17 -0.082" rpy="0 0 0" />
121
+ <axis xyz="0 1 0" rpy="0 0 0" />
122
+ </joint>
123
+
124
+ <link name="fl_castor_link">
125
+ <inertial>
126
+ <mass value="1" />
127
+ <origin xyz="0 0 0" />
128
+ <inertia ixx="0.7171" ixy="0" ixz="0" iyy="0.1361" iyz="0" izz="0.7171" />
129
+ </inertial>
130
+ <visual>
131
+ <geometry>
132
+ <mesh filename="aloha_maniskill_sim/meshes/castor_joint.dae" />
133
+ </geometry>
134
+ </visual>
135
+ </link>
136
+
137
+ <joint name="fl_castor_wheel" type="continuous">
138
+ <parent link="base_link" />
139
+ <child link="fl_castor_link" />
140
+ <origin xyz="0.19 0.17 -0.038" rpy="-1.57 0 0" />
141
+ <axis xyz="0 1 0" rpy="0 0 0" />
142
+ </joint>
143
+
144
+ <link name="fr_castor_link">
145
+ <inertial>
146
+ <mass value="1" />
147
+ <origin xyz="0 0 0" />
148
+ <inertia ixx="0.7171" ixy="0" ixz="0" iyy="0.1361" iyz="0" izz="0.7171" />
149
+ </inertial>
150
+ <visual>
151
+ <geometry>
152
+ <mesh filename="aloha_maniskill_sim/meshes/castor_joint.dae" />
153
+ </geometry>
154
+ </visual>
155
+ </link>
156
+
157
+ <joint name="fr_castor_wheel" type="continuous">
158
+ <origin xyz="0.18955 -0.17 -0.0380886" rpy="-1.57 0 0" />
159
+ <parent link="base_link" />
160
+ <child link="fr_castor_link" />
161
+ <axis xyz="0 1 0" rpy="0 0 0" />
162
+ </joint>
163
+
164
+ <link name="rr_castor_link">
165
+ <inertial>
166
+ <mass value="1" />
167
+ <origin xyz="0 0 0" />
168
+ <inertia ixx="0.7171" ixy="0" ixz="0" iyy="0.1361" iyz="0" izz="0.7171" />
169
+ </inertial>
170
+ <visual>
171
+ <geometry>
172
+ <mesh filename="aloha_maniskill_sim/meshes/castor_joint.dae" />
173
+ </geometry>
174
+ </visual>
175
+ </link>
176
+
177
+ <joint name="rr_castor_wheel" type="continuous">
178
+ <origin xyz="-0.18955 -0.17 -0.0380886" rpy="-1.57 0 0" />
179
+ <parent link="base_link" />
180
+ <child link="rr_castor_link" />
181
+ <axis xyz="0 1 0" rpy="0 0 0" />
182
+ </joint>
183
+
184
+ <link name="rl_castor_link">
185
+ <inertial>
186
+ <mass value="1" />
187
+ <origin xyz="0 0 0" />
188
+ <inertia ixx="0.7171" ixy="0" ixz="0" iyy="0.1361" iyz="0" izz="0.7171" />
189
+ </inertial>
190
+ <visual>
191
+ <geometry>
192
+ <mesh filename="aloha_maniskill_sim/meshes/castor_joint.dae" />
193
+ </geometry>
194
+ </visual>
195
+ </link>
196
+
197
+ <joint name="rl_castor_wheel" type="continuous">
198
+ <origin xyz="-0.18955 0.17 -0.0380886" rpy="-1.57 0 0" />
199
+ <parent link="base_link" />
200
+ <child link="rl_castor_link" />
201
+ <axis xyz="0 1 0" rpy="0 0 0" />
202
+ </joint>
203
+
204
+ <link name="fl_wheel_link">
205
+ <inertial>
206
+ <mass value="1" />
207
+ <origin xyz="0 0 0" />
208
+ <inertia ixx="0.3131" ixy="0" ixz="0" iyy="0.3131" iyz="0" izz="0.1361" />
209
+ </inertial>
210
+ <visual>
211
+ <geometry>
212
+ <mesh filename="aloha_maniskill_sim/meshes/castor.dae" />
213
+ </geometry>
214
+ </visual>
215
+ <collision>
216
+ <origin
217
+ xyz="0 0 0"
218
+ rpy="0 0 0" />
219
+ <geometry>
220
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/castor.dae" /> -->
221
+ <cylinder radius="0.025" length="0.025" />
222
+ </geometry>
223
+ </collision>
224
+ </link>
225
+
226
+ <joint name="fl_wheel" type="continuous">
227
+ <parent link="fl_castor_link"/>
228
+ <child link="fl_wheel_link"/>
229
+ <dynamics damping="0.0" friction="0.0"/>
230
+ <origin xyz="-0.0218084 0.077 0" rpy="0 0 0" />
231
+ <axis xyz="0 0 1" rpy="0 0 0" />
232
+ </joint>
233
+
234
+ <link name="fr_wheel_link">
235
+ <inertial>
236
+ <mass value="1" />
237
+ <origin xyz="0 0 0" />
238
+ <inertia ixx="0.3131" ixy="0" ixz="0" iyy="0.3131" iyz="0" izz="0.1361" />
239
+ </inertial>
240
+ <visual>
241
+ <geometry>
242
+ <mesh filename="aloha_maniskill_sim/meshes/castor.dae" />
243
+ </geometry>
244
+ </visual>
245
+ <collision>
246
+ <origin
247
+ xyz="0 0 0"
248
+ rpy="0 0 0" />
249
+ <geometry>
250
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/castor.dae" />-->
251
+ <cylinder radius="0.025" length="0.025" />
252
+ </geometry>
253
+ </collision>
254
+ </link>
255
+
256
+ <joint name="fr_wheel" type="continuous">
257
+ <parent link="fr_castor_link"/>
258
+ <child link="fr_wheel_link"/>
259
+ <dynamics damping="0.0" friction="0.0"/>
260
+ <origin xyz="-0.0218084 0.077 0" rpy="0 0 0" />
261
+ <axis xyz="0 0 1" rpy="0 0 0" />
262
+ </joint>
263
+
264
+ <link name="rr_wheel_link">
265
+ <inertial>
266
+ <mass value="1" />
267
+ <origin xyz="0 0 0" />
268
+ <inertia ixx="0.3131" ixy="0" ixz="0" iyy="0.3131" iyz="0" izz="0.1361" />
269
+ <!--<inertia ixx="0" ixy="0" ixz="0" iyy="0" iyz="0" izz="0" />-->
270
+ </inertial>
271
+ <visual>
272
+ <geometry>
273
+ <mesh filename="aloha_maniskill_sim/meshes/castor.dae" />
274
+ </geometry>
275
+ </visual>
276
+ <collision>
277
+ <origin
278
+ xyz="0 0 0"
279
+ rpy="0 0 0" />
280
+ <geometry>
281
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/castor.dae" /> -->
282
+ <cylinder radius="0.025" length="0.025" />
283
+ </geometry>
284
+ </collision>
285
+ </link>
286
+
287
+ <joint name="rr_wheel" type="continuous">
288
+ <parent link="rr_castor_link"/>
289
+ <child link="rr_wheel_link"/>
290
+ <dynamics damping="0.0" friction="0.0"/>
291
+ <origin xyz="-0.0218084 0.077 0" rpy="0 0 0" />
292
+ <axis xyz="0 0 1" rpy="0 0 0" />
293
+ </joint>
294
+
295
+ <link name="rl_wheel_link">
296
+ <inertial>
297
+ <mass value="1" />
298
+ <origin xyz="0 0 0" />
299
+ <inertia ixx="0.3131" ixy="0" ixz="0" iyy="0.3131" iyz="0" izz="0.1361" />
300
+ </inertial>
301
+ <visual>
302
+ <geometry>
303
+ <mesh filename="aloha_maniskill_sim/meshes/castor.dae" />
304
+ </geometry>
305
+ </visual>
306
+ <collision>
307
+ <origin
308
+ xyz="0 0 0"
309
+ rpy="0 0 0" />
310
+ <geometry>
311
+ <!-- <mesh filename="aloha_maniskill_sim/meshes/castor.dae" /> -->
312
+ <cylinder radius="0.025" length="0.025" />
313
+ </geometry>
314
+ </collision>
315
+ </link>
316
+
317
+ <joint name="rl_wheel" type="continuous">
318
+ <parent link="rl_castor_link"/>
319
+ <child link="rl_wheel_link"/>
320
+ <dynamics damping="0.0" friction="0.0"/>
321
+ <origin xyz="-0.0218084 0.077 0" rpy="0 0 0" />
322
+ <axis xyz="0 0 1" rpy="0 0 0" />
323
+ </joint>
324
+
325
+ <!-- aloha base -->
326
+ <joint name="box_joint" type="fixed">
327
+ <origin xyz="0 0 0.15" rpy="0 0 0" />
328
+ <parent link="footprint" />
329
+ <child link="base_link" />
330
+ <axis xyz="0 0 0" />
331
+ </joint>
332
+ <link name="box1_Link">
333
+ <inertial>
334
+ <origin xyz="-0.17227 -0.0012276 0.023432" rpy="0 0 0" />
335
+ <mass value="0.00014994" />
336
+ <inertia ixx="0.012264" ixy="-9.2432E-06" ixz="0.0001761" iyy="0.0045226" iyz="-0.00063248" izz="0.016558" />
337
+ </inertial>
338
+ <visual>
339
+ <origin xyz="0 0 0" rpy="-0.05 0 0" />
340
+ <geometry>
341
+ <mesh filename="aloha_maniskill_sim/meshes/box1_Link.STL" />
342
+ </geometry>
343
+ <material name="">
344
+ <color rgba="0.79216 0.81961 0.93333 1" />
345
+ </material>
346
+ </visual>
347
+ <collision>
348
+ <origin xyz="0 0 0" rpy="-0.05 0 0" />
349
+ <geometry>
350
+ <mesh filename="aloha_maniskill_sim/meshes/box1_Link.STL" />
351
+ </geometry>
352
+ </collision>
353
+ </link>
354
+ <joint name="box1" type="fixed">
355
+ <origin xyz="0 0 0.15" rpy="0 0 0" />
356
+ <parent link="footprint" />
357
+ <child link="box1_Link" />
358
+ <axis xyz="0 0 0" />
359
+ </joint>
360
+ <link name="box2_Link">
361
+ <inertial>
362
+ <origin xyz="0.015107 -0.027922 0.00013672" rpy="0 0 0" />
363
+ <mass value="3.736" />
364
+ <inertia ixx="0.097545" ixy="-9.2609E-06" ixz="0.00015366" iyy="0.045841" iyz="-0.0020459" izz="0.084773" />
365
+ </inertial>
366
+ <visual>
367
+ <origin xyz="0 0 0" rpy="0 0 3.141592653589323846" />
368
+ <geometry>
369
+ <mesh filename="aloha_maniskill_sim/meshes/box2_Link.dae" />
370
+ </geometry>
371
+ </visual>
372
+ <collision>
373
+ <origin xyz="0 0 0" rpy="0 0 3.141592653589323846" />
374
+ <geometry>
375
+ <mesh filename="aloha_maniskill_sim/meshes/box2_Link.dae" />
376
+ </geometry>
377
+ </collision>
378
+ </link>
379
+ <joint name="box2" type="fixed">
380
+ <origin xyz="0.158 -0.385 -0.135" rpy="0 0 0" />
381
+ <parent link="box1_Link" />
382
+ <child link="box2_Link" />
383
+ <axis xyz="0 0 0" />
384
+ </joint>
385
+
386
+
387
+
388
+ <link
389
+ name="camera_base_link">
390
+ <inertial>
391
+ <origin
392
+ xyz="-0.00862442289199344 -5.31672329634469E-08 0.170092831004467"
393
+ rpy="0 0 0" />
394
+ <mass
395
+ value="0.336269569361489" />
396
+ <inertia
397
+ ixx="0.00580628296841397"
398
+ ixy="3.98435937176716E-10"
399
+ ixz="-2.42350052877161E-05"
400
+ iyy="0.00582602200678083"
401
+ iyz="2.9180594404216E-10"
402
+ izz="0.000186894283496158" />
403
+ </inertial>
404
+ <visual>
405
+ <origin
406
+ xyz="0 0 0"
407
+ rpy="0 0 0" />
408
+ <geometry>
409
+ <mesh
410
+ filename="aloha_maniskill_sim/meshes/camera_base_link.STL" />
411
+ </geometry>
412
+ <!-- <material
413
+ name="white">
414
+ <color rgba="0.752 0.7529 0.7529 1" />
415
+ </material> -->
416
+ </visual>
417
+ <collision>
418
+ <origin
419
+ xyz="0 0 0"
420
+ rpy="0 0 0" />
421
+ <geometry>
422
+ <mesh
423
+ filename="aloha_maniskill_sim/meshes/camera_base_link.STL" />
424
+ </geometry>
425
+ </collision>
426
+ </link>
427
+
428
+ <joint name="camera_to_box1" type="fixed">
429
+ <origin xyz="0.18 0 0.626" rpy="0 0 0" />
430
+ <parent link="box1_Link" />
431
+ <child link="camera_base_link" />
432
+ <axis xyz="0 0 0" />
433
+ </joint>
434
+
435
+ <link
436
+ name="camera_link1">
437
+ <inertial>
438
+ <origin
439
+ xyz="-0.0292387906463559 0.000126439620513119 -0.000724950892729725"
440
+ rpy="0 0 0" />
441
+ <mass
442
+ value="0.0877001598245188" />
443
+ <inertia
444
+ ixx="7.77343248794949E-05"
445
+ ixy="2.44922634558373E-07"
446
+ ixz="1.73341747661077E-08"
447
+ iyy="9.73521513961785E-06"
448
+ iyz="-2.86133018917868E-09"
449
+ izz="7.74948757118157E-05" />
450
+ </inertial>
451
+ <visual>
452
+ <origin
453
+ xyz="0 0 0"
454
+ rpy="0 0 0" />
455
+ <geometry>
456
+ <mesh
457
+ filename="aloha_maniskill_sim/meshes/camera_link1.dae" />
458
+ </geometry>
459
+ <!-- <material
460
+ name="black">
461
+ <color rgba="0.05 0.05 0.05 0.98" />
462
+ </material> -->
463
+ </visual>
464
+ <collision>
465
+ <origin
466
+ xyz="0 0 0"
467
+ rpy="0 0 0" />
468
+ <geometry>
469
+ <mesh
470
+ filename="aloha_maniskill_sim/meshes/camera_link1.STL" />
471
+ </geometry>
472
+ </collision>
473
+ </link>
474
+ <joint name="camera_joint1" type="fixed">
475
+ <origin xyz="0.071198 0 0.10384" rpy="0 0.26931 0" />
476
+ <parent link="camera_base_link" />
477
+ <child link="camera_link1" />
478
+ <axis xyz="0 0 0" ryp="0 0 0"/>
479
+ </joint>
480
+ <link name="camera_link2">
481
+ <inertial>
482
+ <origin xyz="-0.0292307474530399 0.000126438461566014 -0.000753459207498031" rpy="0 0 0" />
483
+ <mass value="0.0877001605148491" />
484
+ <inertia
485
+ ixx="7.77338961798341E-05"
486
+ ixy="2.44922367048273E-07"
487
+ ixz="1.80373226250749E-08"
488
+ iyy="9.73521616927317E-06"
489
+ iyz="-2.86130173714525E-09"
490
+ izz="7.74953085203139E-05" />
491
+ </inertial>
492
+ <visual>
493
+ <origin xyz="0 0 0" rpy="0 0 0" />
494
+ <geometry>
495
+ <mesh
496
+ filename="aloha_maniskill_sim/meshes/camera_link2.dae" />
497
+ </geometry>
498
+ <!-- <material name="black">
499
+
500
+ </material> -->
501
+ </visual>
502
+ <collision>
503
+ <origin xyz="0 0 0" rpy="0 0 0" />
504
+ <geometry>
505
+ <mesh
506
+ filename="aloha_maniskill_sim/meshes/camera_link2.STL" />
507
+ </geometry>
508
+ </collision>
509
+ </link>
510
+ <joint name="camera_joint2" type="fixed">
511
+ <!-- <origin xyz="-0.11726 0 0.42423" rpy="0 0.011358 0" /> -->
512
+ <origin xyz="-0.14 0 0.5" rpy="0 0.011358 0" />
513
+ <parent link="camera_link1" />
514
+ <child link="camera_link2" />
515
+ <axis
516
+ xyz="0 0 0" />
517
+ </joint>
518
+
519
+
520
+ <!--***************************** front-left ****************************** -->
521
+ <link name="fl_base_link">
522
+ <inertial>
523
+ <origin xyz="-3.77960552443097E-05 6.79413834922362E-05 0.0272675975957773" rpy="0 0 0" />
524
+ <mass value="0.155112526591278" />
525
+ <inertia ixx="7.60347373757683E-05" ixy="1.31363578468253E-07" ixz="1.65990805634842E-07" iyy="7.64176389864096E-05" iyz="-2.98381448658278E-07" izz="6.94914158355665E-05" />
526
+ </inertial>
527
+ <visual>
528
+ <origin xyz="0 0 0" rpy="0 0 0" />
529
+ <geometry>
530
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.dae" />
531
+ </geometry>
532
+ <!-- <material name="black">
533
+ <color rgba="0.05 0.05 0.05 0.98" />
534
+ </material> -->
535
+ </visual>
536
+ <collision>
537
+ <origin xyz="0 0 0" rpy="0 0 0" />
538
+ <geometry>
539
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.STL" />
540
+ </geometry>
541
+ </collision>
542
+ </link>
543
+ <joint name="fl_base_joint" type="fixed">
544
+ <origin xyz="0.233 0.3 0.7775" rpy="0.0 0.0 0.0" />
545
+ <parent link="footprint" />
546
+ <child link="fl_base_link" />
547
+ <axis xyz="0.0 0.0 1.0" />
548
+ </joint>
549
+
550
+ <link name="fl_link1">
551
+ <inertial>
552
+ <origin xyz="0.00625345254733769 -0.024776724575416 0.0152204909116542" rpy="0 0 0" />
553
+ <mass value="0.0216291264377367" />
554
+ <inertia
555
+ ixx="1.15756471313396E-05"
556
+ ixy="1.63728784702967E-06"
557
+ ixz="-2.73767909517805E-06"
558
+ iyy="9.54605859943272E-06"
559
+ iyz="3.01605409074901E-06"
560
+ izz="1.06781021447089E-05" />
561
+ </inertial>
562
+ <visual>
563
+ <origin xyz="0 0 0" rpy="0 0 0" />
564
+ <geometry>
565
+ <mesh filename="aloha_maniskill_sim/meshes/link1.dae" />
566
+ </geometry>
567
+ <!-- <material name="black">
568
+
569
+ </material> -->
570
+ </visual>
571
+ <collision>
572
+ <origin xyz="0 0 0" rpy="0 0 0" />
573
+ <geometry>
574
+ <mesh filename="aloha_maniskill_sim/meshes/link1.STL" />
575
+ </geometry>
576
+ </collision>
577
+ </link>
578
+ <joint name="fl_joint1" type="revolute">
579
+ <origin xyz="0 0 0.058" rpy="0 0 0" />
580
+ <parent link="fl_base_link" />
581
+ <child link="fl_link1" />
582
+ <axis xyz="0 0 1" />
583
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
584
+ </joint>
585
+ <link name="fl_link2">
586
+ <inertial>
587
+ <origin xyz="-0.0751817740450955 3.45134309138919E-06 -4.55690287344823E-05" rpy="0 0 0" />
588
+ <mass value="0.317040634327494" />
589
+ <inertia
590
+ ixx="0.000148622978788109"
591
+ ixy="7.9939701538228E-06"
592
+ ixz="2.11594522192149E-06"
593
+ iyy="0.000646291918352959"
594
+ iyz="-1.99305353242084E-08"
595
+ izz="0.000613128041834933" />
596
+ </inertial>
597
+ <visual>
598
+ <origin xyz="0 0 0" rpy="0 0 0" />
599
+ <geometry>
600
+ <mesh filename="aloha_maniskill_sim/meshes/link2.dae" />
601
+ </geometry>
602
+ <!-- <material name="black">
603
+
604
+ </material> -->
605
+ </visual>
606
+ <collision>
607
+ <origin xyz="0 0 0" rpy="0 0 0" />
608
+ <geometry>
609
+ <mesh filename="aloha_maniskill_sim/meshes/link2.STL" />
610
+ </geometry>
611
+ </collision>
612
+ </link>
613
+ <joint name="fl_joint2" type="revolute">
614
+ <origin xyz="0.025013 0.00060169 0.042" rpy="0 0 0" />
615
+ <parent link="fl_link1" />
616
+ <child link="fl_link2" />
617
+ <axis xyz="0 1 0" />
618
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
619
+ </joint>
620
+ <link name="fl_link3">
621
+ <inertial>
622
+ <origin xyz="0.0958977122336034 -8.54798924280289E-05 -0.0389029227802006" rpy="0 0 0" />
623
+ <mass value="0.475179901151789" />
624
+ <inertia
625
+ ixx="0.000245797731408424"
626
+ ixy="-1.18756934981885E-06"
627
+ ixz="-3.08627546217305E-07"
628
+ iyy="0.000848596965773723"
629
+ iyz="2.1655980060709E-07"
630
+ izz="0.00073290848648715" />
631
+ </inertial>
632
+ <visual>
633
+ <origin xyz="0 0 0" rpy="0 0 0" />
634
+ <geometry>
635
+ <mesh filename="aloha_maniskill_sim/meshes/link3.dae" />
636
+ </geometry>
637
+ <!-- <material name="white">
638
+ <color rgba="0.752 0.7529 0.7529 1" />
639
+ </material> -->
640
+ </visual>
641
+ <collision>
642
+ <origin xyz="0 0 0" rpy="0 0 0" />
643
+ <geometry>
644
+ <mesh filename="aloha_maniskill_sim/meshes/link3.STL" />
645
+ </geometry>
646
+ </collision>
647
+ </link>
648
+ <joint name="fl_joint3" type="revolute">
649
+ <origin xyz="-0.26396 0.0044548 0" rpy="-3.1416 0 -0.015928" />
650
+ <parent link="fl_link2" />
651
+ <child link="fl_link3" />
652
+ <axis xyz="0 1 0" />
653
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
654
+ </joint>
655
+ <link name="fl_link4">
656
+ <inertial>
657
+ <origin xyz="0.0591385266744759 0.00278044811499105 -0.0552291926495377" rpy="0 0 0" />
658
+ <mass value="0.138133633872797" />
659
+ <inertia
660
+ ixx="5.6812931750694E-05"
661
+ ixy="3.18564570369191E-06"
662
+ ixz="3.31187610383292E-06"
663
+ iyy="5.56751697137782E-05"
664
+ iyz="-2.13897740775086E-06"
665
+ izz="6.42957251144152E-05" />
666
+ </inertial>
667
+ <visual>
668
+ <origin xyz="0 0 0" rpy="0 0 0" />
669
+ <geometry>
670
+ <mesh filename="aloha_maniskill_sim/meshes/link4.dae" />
671
+ </geometry>
672
+ <!-- <material name="black">
673
+
674
+ </material> -->
675
+ </visual>
676
+ <collision>
677
+ <origin xyz="0 0 0" rpy="0 0 0" />
678
+ <geometry>
679
+ <mesh filename="aloha_maniskill_sim/meshes/link4.STL" />
680
+ </geometry>
681
+ </collision>
682
+ </link>
683
+ <joint name="fl_joint4" type="revolute">
684
+ <origin xyz="0.246 -0.00025 -0.06" rpy="0 0 0" />
685
+ <parent link="fl_link3" />
686
+ <child link="fl_link4" />
687
+ <axis xyz="0 1 0" />
688
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
689
+ </joint>
690
+ <link name="fl_link5">
691
+ <inertial>
692
+ <origin xyz="0.00870303426445659 -2.87406901246252E-05 0.0817957433312705" rpy="0 0 0" />
693
+ <mass value="0.126741777607625" />
694
+ <inertia
695
+ ixx="5.2870226427243E-05"
696
+ ixy="-3.41758559092594E-08"
697
+ ixz="1.05281937338646E-06"
698
+ iyy="4.14245046680039E-05"
699
+ iyz="-7.47381113966083E-08"
700
+ izz="4.46265559731496E-05" />
701
+ </inertial>
702
+ <visual>
703
+ <origin xyz="0 0 0" rpy="0 0 0" />
704
+ <geometry>
705
+ <mesh filename="aloha_maniskill_sim/meshes/link5.dae" />
706
+ </geometry>
707
+ <!-- <material name="black">
708
+
709
+ </material> -->
710
+ </visual>
711
+ <collision>
712
+ <origin xyz="0 0 0" rpy="0 0 0" />
713
+ <geometry>
714
+ <mesh filename="aloha_maniskill_sim/meshes/link5.STL" />
715
+ </geometry>
716
+ </collision>
717
+ </link>
718
+ <joint name="fl_joint5" type="revolute">
719
+ <origin xyz="0.06775 0.0015 -0.0855" rpy="0 0 -0.015928" />
720
+ <parent link="fl_link4" />
721
+ <child link="fl_link5" />
722
+ <axis xyz="0 0 1" />
723
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
724
+ </joint>
725
+ <link name="fl_link6">
726
+ <inertial>
727
+ <origin xyz="0.038317562848284 -4.45000434657139E-05 0.00355875192843721" rpy="0 0 0" />
728
+ <mass value="0.142880100739169" />
729
+ <inertia
730
+ ixx="9.84190386012445E-05"
731
+ ixy="9.90777828593097E-08"
732
+ ixz="2.38841662850396E-07"
733
+ iyy="3.95328645641678E-05"
734
+ iyz="2.8992956673539E-07"
735
+ izz="8.4711562610471E-05" />
736
+ </inertial>
737
+ <visual>
738
+ <origin xyz="0 0 0" rpy="0 0 0" />
739
+ <geometry>
740
+ <mesh filename="aloha_maniskill_sim/meshes/link6.dae" />
741
+ </geometry>
742
+ <!-- <material name="black">
743
+
744
+ </material> -->
745
+ </visual>
746
+ <collision>
747
+ <origin xyz="0 0 0" rpy="0 0 0" />
748
+ <geometry>
749
+ <mesh filename="aloha_maniskill_sim/meshes/link6.STL" />
750
+ </geometry>
751
+ </collision>
752
+ </link>
753
+ <joint name="fl_joint6" type="revolute">
754
+ <origin xyz="0.03095 0 0.0855" rpy="-3.1416 0 0" />
755
+ <parent link="fl_link5" />
756
+ <child link="fl_link6" />
757
+ <axis xyz="1 0 0" />
758
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
759
+ </joint>
760
+
761
+ <!-- 相机的链接 -->
762
+ <link name="left_camera">
763
+ <visual>
764
+ <origin xyz="0 -0.032 0" rpy="1.57 0 1.57"/>
765
+ <geometry>
766
+ <mesh filename="aloha_maniskill_sim/meshes/d435.dae" /> <!-- 根据D435相机的实际尺寸调整 -->
767
+ </geometry>
768
+ <!-- <material name="black">
769
+ <color rgba="0.8 0.8 0.8 1"/>
770
+ </material> -->
771
+ </visual>
772
+ <collision>
773
+ <origin xyz="0 -0.032 0" rpy="0 0 0"/>
774
+ <geometry>
775
+ <box size="0.025 0.090 0.025"/> <!-- 根据D435相机的实际尺寸调整 -->
776
+ </geometry>
777
+ </collision>
778
+ <inertial>
779
+ <mass value="0.1"/> <!-- 相机的估计质量 -->
780
+ <origin xyz="0 0 0" rpy="0 0 0"/>
781
+ <inertia ixx="0.001" ixy="0.0" ixz="0.0" iyy="0.001" iyz="0.0" izz="0.001"/> <!-- 估计的惯性张量 -->
782
+ </inertial>
783
+ </link>
784
+
785
+ <!-- 连接相机和末端执行器的关节 -->
786
+ <joint name="left_camera_joint" type="fixed">
787
+ <parent link="fl_link6"/>
788
+ <child link="left_camera"/>
789
+ <origin xyz="0.07 0.032 0.065" rpy="0 0.4 0"/> <!-- 根据相机的安装位置调整 -->
790
+ <!-- <origin xyz="0.07 0.032 0.06" rpy="0 0 0"/> 根据相机的安装位置调整 -->
791
+ </joint>
792
+
793
+ <link name="fl_link7">
794
+ <inertial>
795
+ <origin xyz="0.027797 -0.0017903 0.0014248" rpy="0 0 0" />
796
+ <mass value="0.034314" />
797
+ <inertia
798
+ ixx="1.0937E-05"
799
+ ixy="-1.462E-06"
800
+ ixz="8.5479E-07"
801
+ iyy="1.6542E-05"
802
+ iyz="-1.2607E-07"
803
+ izz="2.2005E-05" />
804
+ </inertial>
805
+ <visual>
806
+ <origin xyz="0 0 0" rpy="0 0 0" />
807
+ <geometry>
808
+ <mesh filename="aloha_maniskill_sim/meshes/gelsight_cobotmagic_link8.STL" />
809
+ </geometry>
810
+ <!-- <material name="black">
811
+
812
+ </material> -->
813
+ </visual>
814
+ <collision>
815
+ <origin xyz="-0.018 0.1 -0.03" rpy="1.5708 0 0" />
816
+ <geometry>
817
+ <mesh filename="aloha_maniskill_sim/meshes/gelsight_cobotmagic_link8.STL" />
818
+ </geometry>
819
+ </collision>
820
+ </link>
821
+ <joint name="fl_joint7" type="prismatic">
822
+ <origin xyz="0.07 0.02 0" rpy="1.5708 0 0" />
823
+ <parent link="fl_link6" />
824
+ <child link="fl_link7" />
825
+ <axis xyz="0 0 -1" />
826
+ <limit lower="0" upper="0.04765" effort="100" velocity="1000" />
827
+ </joint>
828
+ <!--***************************** add ****************************** -->
829
+ <link
830
+ name="vtac_add_fl_Link7">
831
+ <inertial>
832
+ <origin
833
+ xyz="-0.00012031 -6.0135E-05 -0.0029026"
834
+ rpy="0 0 0" />
835
+ <mass
836
+ value="0.0027052" />
837
+ <inertia
838
+ ixx="1.5334E-07"
839
+ ixy="-6.2018E-11"
840
+ ixz="-6.0278E-10"
841
+ iyy="1.0648E-07"
842
+ iyz="-3.0133E-10"
843
+ izz="2.4837E-07" />
844
+ </inertial>
845
+ <visual>
846
+ <origin
847
+ xyz="0 0 0"
848
+ rpy="0 0 0" />
849
+ <geometry>
850
+ <mesh
851
+ filename="aloha_maniskill_sim/meshes/VisionTactileSensor_Link.STL" />
852
+ </geometry>
853
+ <material
854
+ name="transparent_material">
855
+ <color
856
+ rgba="1 1 1 0" />
857
+ </material>
858
+ </visual>
859
+ <collision>
860
+ <origin
861
+ xyz="0 0 0"
862
+ rpy="0 0 0" />
863
+ <geometry>
864
+ <mesh
865
+ filename="aloha_maniskill_sim/meshes/VisionTactileSensor_Link.STL" />
866
+ </geometry>
867
+ </collision>
868
+ </link>
869
+ <joint
870
+ name="vtac_add_fl_Joint7"
871
+ type="fixed">
872
+ <origin
873
+ xyz="0.071712 0.00025002 0.017695"
874
+ rpy="0 0 0" />
875
+ <parent
876
+ link="fl_link7" />
877
+ <child
878
+ link="vtac_add_fl_Link7" />
879
+ <axis
880
+ xyz="0 0 0" />
881
+ </joint>
882
+ <!--***************************** add ****************************** -->
883
+ <link name="fl_link8">
884
+ <inertial>
885
+ <origin xyz="0.027797 -0.0017903 0.0014248" rpy="0 0 0" />
886
+ <mass value="0.034314" />
887
+ <inertia
888
+ ixx="1.0937E-05"
889
+ ixy="-1.462E-06"
890
+ ixz="8.5479E-07"
891
+ iyy="1.6542E-05"
892
+ iyz="-1.2607E-07"
893
+ izz="2.2005E-05" />
894
+ </inertial>
895
+ <visual>
896
+ <origin xyz="0 0 0" rpy="0 0 0" />
897
+ <geometry>
898
+ <mesh filename="aloha_maniskill_sim/meshes/gelsight_cobotmagic_link8.STL" />
899
+ </geometry>
900
+
901
+ <!-- <material name="black">
902
+
903
+ </material> -->
904
+ </visual>
905
+ <collision>
906
+ <origin xyz="0 0 0" rpy="0 0 0" />
907
+ <geometry>
908
+ <mesh filename="aloha_maniskill_sim/meshes/gelsight_cobotmagic_link8.STL" />
909
+ </geometry>
910
+ </collision>
911
+ </link>
912
+ <joint name="fl_joint8" type="prismatic">
913
+ <origin xyz="0.07 -0.02 0" rpy="-1.5708 0 0" />
914
+ <parent link="fl_link6" />
915
+ <child link="fl_link8" />
916
+ <axis xyz="0 0 -1" />
917
+ <limit lower="0" upper="0.04765" effort="100" velocity="1000" />
918
+ </joint>
919
+ <!--***************************** add ****************************** -->
920
+ <link
921
+ name="vtac_add_fl_Link8">
922
+ <inertial>
923
+ <origin
924
+ xyz="-0.00012031 -6.0135E-05 -0.0029026"
925
+ rpy="0 0 0" />
926
+ <mass
927
+ value="0.0027052" />
928
+ <inertia
929
+ ixx="1.5334E-07"
930
+ ixy="-6.2018E-11"
931
+ ixz="-6.0278E-10"
932
+ iyy="1.0648E-07"
933
+ iyz="-3.0133E-10"
934
+ izz="2.4837E-07" />
935
+ </inertial>
936
+ <visual>
937
+ <origin
938
+ xyz="0 0 0"
939
+ rpy="0 0 0" />
940
+ <geometry>
941
+ <mesh
942
+ filename="aloha_maniskill_sim/meshes/VisionTactileSensor_Link.STL" />
943
+ </geometry>
944
+ <material
945
+ name="transparent_material">
946
+ <color
947
+ rgba="1 1 1 0" />
948
+ </material>
949
+ </visual>
950
+ <collision>
951
+ <origin
952
+ xyz="0 0 0"
953
+ rpy="0 0 0" />
954
+ <geometry>
955
+ <mesh
956
+ filename="aloha_maniskill_sim/meshes/VisionTactileSensor_Link.STL" />
957
+ </geometry>
958
+ </collision>
959
+ </link>
960
+ <joint
961
+ name="vtac_add_fl_Joint9"
962
+ type="fixed">
963
+ <origin
964
+ xyz="0.071712 0.00025002 0.017695"
965
+ rpy="0 0 0" />
966
+ <parent
967
+ link="fl_link8" />
968
+ <child
969
+ link="vtac_add_fl_Link8" />
970
+ <axis
971
+ xyz="0 0 0" />
972
+ </joint>
973
+ <!--***************************** add ****************************** -->
974
+ <!--***************************** front-right ****************************** -->
975
+ <link name="fr_base_link">
976
+ <inertial>
977
+ <origin xyz="-3.77960552443097E-05 6.79413834922362E-05 0.0272675975957773" rpy="0 0 0" />
978
+ <mass value="0.155112526591278" />
979
+ <inertia ixx="7.60347373757683E-05" ixy="1.31363578468253E-07" ixz="1.65990805634842E-07" iyy="7.64176389864096E-05" iyz="-2.98381448658278E-07" izz="6.94914158355665E-05" />
980
+ </inertial>
981
+ <visual>
982
+ <origin xyz="0 0 0" rpy="0 0 0" />
983
+ <geometry>
984
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.dae" />
985
+ </geometry>
986
+ <!-- <material name="black">
987
+
988
+ </material> -->
989
+ </visual>
990
+ <collision>
991
+ <origin xyz="0 0 0" rpy="0 0 0" />
992
+ <geometry>
993
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.STL" />
994
+ </geometry>
995
+ </collision>
996
+ </link>
997
+
998
+ <joint name="fr_base_joint" type="fixed">
999
+ <origin xyz="0.233 -0.3 0.7775" rpy="0.0 0.0 0.0" />
1000
+ <parent link="footprint" />
1001
+ <child link="fr_base_link" />
1002
+ <axis xyz="0.0 0.0 1.0" />
1003
+ </joint>
1004
+
1005
+ <link name="fr_link1">
1006
+ <inertial>
1007
+ <origin xyz="0.00625345254733769 -0.024776724575416 0.0152204909116542" rpy="0 0 0" />
1008
+ <mass value="0.0216291264377367" />
1009
+ <inertia
1010
+ ixx="1.15756471313396E-05"
1011
+ ixy="1.63728784702967E-06"
1012
+ ixz="-2.73767909517805E-06"
1013
+ iyy="9.54605859943272E-06"
1014
+ iyz="3.01605409074901E-06"
1015
+ izz="1.06781021447089E-05" />
1016
+ </inertial>
1017
+ <visual>
1018
+ <origin xyz="0 0 0" rpy="0 0 0" />
1019
+ <geometry>
1020
+ <mesh filename="aloha_maniskill_sim/meshes/link1.dae" />
1021
+ </geometry>
1022
+ <!-- <material name="black">
1023
+
1024
+ </material> -->
1025
+ </visual>
1026
+ <collision>
1027
+ <origin xyz="0 0 0" rpy="0 0 0" />
1028
+ <geometry>
1029
+ <mesh filename="aloha_maniskill_sim/meshes/link1.STL" />
1030
+ </geometry>
1031
+ </collision>
1032
+ </link>
1033
+ <joint name="fr_joint1" type="revolute">
1034
+ <origin xyz="0 0 0.058" rpy="0 0 0" />
1035
+ <parent link="fr_base_link" />
1036
+ <child link="fr_link1" />
1037
+ <axis xyz="0 0 1" />
1038
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1039
+ </joint>
1040
+ <link
1041
+ name="fr_link2">
1042
+ <inertial>
1043
+ <origin xyz="-0.0751817740450955 3.45134309138919E-06 -4.55690287344823E-05" rpy="0 0 0" />
1044
+ <mass value="0.317040634327494" />
1045
+ <inertia
1046
+ ixx="0.000148622978788109"
1047
+ ixy="7.9939701538228E-06"
1048
+ ixz="2.11594522192149E-06"
1049
+ iyy="0.000646291918352959"
1050
+ iyz="-1.99305353242084E-08"
1051
+ izz="0.000613128041834933" />
1052
+ </inertial>
1053
+ <visual>
1054
+ <origin xyz="0 0 0" rpy="0 0 0" />
1055
+ <geometry>
1056
+ <mesh filename="aloha_maniskill_sim/meshes/link2.dae" />
1057
+ </geometry>
1058
+ <!-- <material name="black">
1059
+
1060
+ </material> -->
1061
+ </visual>
1062
+ <collision>
1063
+ <origin xyz="0 0 0" rpy="0 0 0" />
1064
+ <geometry>
1065
+ <mesh filename="aloha_maniskill_sim/meshes/link2.STL" />
1066
+ </geometry>
1067
+ </collision>
1068
+ </link>
1069
+ <joint name="fr_joint2" type="revolute">
1070
+ <origin xyz="0.025013 0.00060169 0.042" rpy="0 0 0" />
1071
+ <parent link="fr_link1" />
1072
+ <child link="fr_link2" />
1073
+ <axis xyz="0 1 0" />
1074
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1075
+ </joint>
1076
+ <link
1077
+ name="fr_link3">
1078
+ <inertial>
1079
+ <origin xyz="0.0958977122336034 -8.54798924280289E-05 -0.0389029227802006" rpy="0 0 0" />
1080
+ <mass value="0.475179901151789" />
1081
+ <inertia
1082
+ ixx="0.000245797731408424"
1083
+ ixy="-1.18756934981885E-06"
1084
+ ixz="-3.08627546217305E-07"
1085
+ iyy="0.000848596965773723"
1086
+ iyz="2.1655980060709E-07"
1087
+ izz="0.00073290848648715" />
1088
+ </inertial>
1089
+ <visual>
1090
+ <origin xyz="0 0 0" rpy="0 0 0" />
1091
+ <geometry>
1092
+ <mesh filename="aloha_maniskill_sim/meshes/link3.dae" />
1093
+ </geometry>
1094
+ <!-- <material name="white">
1095
+
1096
+ </material> -->
1097
+ </visual>
1098
+ <collision>
1099
+ <origin xyz="0 0 0" rpy="0 0 0" />
1100
+ <geometry>
1101
+ <mesh filename="aloha_maniskill_sim/meshes/link3.STL" />
1102
+ </geometry>
1103
+ </collision>
1104
+ </link>
1105
+ <joint name="fr_joint3" type="revolute">
1106
+ <origin xyz="-0.26396 0.0044548 0" rpy="-3.1416 0 -0.015928" />
1107
+ <parent link="fr_link2" />
1108
+ <child link="fr_link3" />
1109
+ <axis xyz="0 1 0" />
1110
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1111
+ </joint>
1112
+ <link
1113
+ name="fr_link4">
1114
+ <inertial>
1115
+ <origin xyz="0.0591385266744759 0.00278044811499105 -0.0552291926495377" rpy="0 0 0" />
1116
+ <mass value="0.138133633872797" />
1117
+ <inertia
1118
+ ixx="5.6812931750694E-05"
1119
+ ixy="3.18564570369191E-06"
1120
+ ixz="3.31187610383292E-06"
1121
+ iyy="5.56751697137782E-05"
1122
+ iyz="-2.13897740775086E-06"
1123
+ izz="6.42957251144152E-05" />
1124
+ </inertial>
1125
+ <visual>
1126
+ <origin xyz="0 0 0" rpy="0 0 0" />
1127
+ <geometry>
1128
+ <mesh filename="aloha_maniskill_sim/meshes/link4.dae" />
1129
+ </geometry>
1130
+ <!-- <material name="black">
1131
+
1132
+ </material> -->
1133
+ </visual>
1134
+ <collision>
1135
+ <origin xyz="0 0 0" rpy="0 0 0" />
1136
+ <geometry>
1137
+ <mesh filename="aloha_maniskill_sim/meshes/link4.STL" />
1138
+ </geometry>
1139
+ </collision>
1140
+ </link>
1141
+ <joint name="fr_joint4" type="revolute">
1142
+ <origin xyz="0.246 -0.00025 -0.06" rpy="0 0 0" />
1143
+ <parent link="fr_link3" />
1144
+ <child link="fr_link4" />
1145
+ <axis xyz="0 1 0" />
1146
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1147
+ </joint>
1148
+ <link
1149
+ name="fr_link5">
1150
+ <inertial>
1151
+ <origin xyz="0.00870303426445659 -2.87406901246252E-05 0.0817957433312705" rpy="0 0 0" />
1152
+ <mass value="0.126741777607625" />
1153
+ <inertia
1154
+ ixx="5.2870226427243E-05"
1155
+ ixy="-3.41758559092594E-08"
1156
+ ixz="1.05281937338646E-06"
1157
+ iyy="4.14245046680039E-05"
1158
+ iyz="-7.47381113966083E-08"
1159
+ izz="4.46265559731496E-05" />
1160
+ </inertial>
1161
+ <visual>
1162
+ <origin xyz="0 0 0" rpy="0 0 0" />
1163
+ <geometry>
1164
+ <mesh filename="aloha_maniskill_sim/meshes/link5.dae" />
1165
+ </geometry>
1166
+ <!-- <material name="black">
1167
+
1168
+ </material> -->
1169
+ </visual>
1170
+ <collision>
1171
+ <origin xyz="0 0 0" rpy="0 0 0" />
1172
+ <geometry>
1173
+ <mesh filename="aloha_maniskill_sim/meshes/link5.STL" />
1174
+ </geometry>
1175
+ </collision>
1176
+ </link>
1177
+ <joint name="fr_joint5" type="revolute">
1178
+ <origin xyz="0.06775 0.0015 -0.0855" rpy="0 0 -0.015928" />
1179
+ <parent link="fr_link4" />
1180
+ <child link="fr_link5" />
1181
+ <axis xyz="0 0 1" />
1182
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1183
+ </joint>
1184
+ <link name="fr_link6">
1185
+ <inertial>
1186
+ <origin xyz="0.038317562848284 -4.45000434657139E-05 0.00355875192843721" rpy="0 0 0" />
1187
+ <mass value="0.142880100739169" />
1188
+ <inertia
1189
+ ixx="9.84190386012445E-05"
1190
+ ixy="9.90777828593097E-08"
1191
+ ixz="2.38841662850396E-07"
1192
+ iyy="3.95328645641678E-05"
1193
+ iyz="2.8992956673539E-07"
1194
+ izz="8.4711562610471E-05" />
1195
+ </inertial>
1196
+ <visual>
1197
+ <origin xyz="0 0 0" rpy="0 0 0" />
1198
+ <geometry>
1199
+ <mesh filename="aloha_maniskill_sim/meshes/link6.dae" />
1200
+ </geometry>
1201
+ <!-- <material name="black">
1202
+ </material> -->
1203
+ </visual>
1204
+ <collision>
1205
+ <origin xyz="0 0 0" rpy="0 0 0" />
1206
+ <geometry>
1207
+ <mesh filename="aloha_maniskill_sim/meshes/link6.STL" />
1208
+ </geometry>
1209
+ </collision>
1210
+ </link>
1211
+ <joint name="fr_joint6" type="revolute">
1212
+ <origin xyz="0.03095 0 0.0855" rpy="-3.1416 0 0" />
1213
+ <parent link="fr_link5" />
1214
+ <child link="fr_link6" />
1215
+ <axis xyz="1 0 0" />
1216
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1217
+ </joint>
1218
+
1219
+
1220
+ <!-- 相机的链接 -->
1221
+ <link name="right_camera">
1222
+ <visual>
1223
+ <origin xyz="0 -0.032 0" rpy="1.57 0 1.57"/>
1224
+ <geometry>
1225
+ <mesh filename="aloha_maniskill_sim/meshes/d435.dae" /> <!-- 根据D435相机的实际尺寸调整 -->
1226
+ </geometry>
1227
+ <!-- <material name="black">
1228
+ <color rgba="0 0 0.1 1"/>
1229
+ </material> -->
1230
+ </visual>
1231
+ <collision>
1232
+ <origin xyz="0 -0.032 0" rpy="0 0 0"/>
1233
+ <geometry>
1234
+ <box size="0.025 0.090 0.025"/> <!-- 根据D435相机的实际尺寸调整 -->
1235
+ </geometry>
1236
+ </collision>
1237
+ <inertial>
1238
+ <mass value="0.1"/> <!-- 相机的估计质量 -->
1239
+ <origin xyz="0 0 0" rpy="0 0 0"/>
1240
+ <inertia ixx="0.001" ixy="0.0" ixz="0.0" iyy="0.001" iyz="0.0" izz="0.001"/> <!-- 估计的惯性张量 -->
1241
+ </inertial>
1242
+ </link>
1243
+
1244
+ <!-- 连接相机和末端执行器的关节 -->
1245
+ <joint name="right_camera_joint" type="fixed">
1246
+ <parent link="fr_link6"/>
1247
+ <child link="right_camera"/>
1248
+ <origin xyz="0.07 0.032 0.065" rpy="0 0.4 0"/> <!-- 根据相机的安装位置调整 -->
1249
+ </joint>
1250
+
1251
+ <link name="fr_link7">
1252
+ <inertial>
1253
+ <origin xyz="0.027797 -0.0017903 0.0014248" rpy="0 0 0" />
1254
+ <mass value="0.034314" />
1255
+ <inertia
1256
+ ixx="1.0937E-05"
1257
+ ixy="-1.462E-06"
1258
+ ixz="8.5479E-07"
1259
+ iyy="1.6542E-05"
1260
+ iyz="-1.2607E-07"
1261
+ izz="2.2005E-05" />
1262
+ </inertial>
1263
+ <visual>
1264
+ <origin xyz="0 0 0" rpy="0 0 0" />
1265
+ <geometry>
1266
+ <mesh filename="aloha_maniskill_sim/meshes/gelsight_cobotmagic_link8.STL" />
1267
+ </geometry>
1268
+ <!-- <material name="black">
1269
+ </material> -->
1270
+ </visual>
1271
+ <collision>
1272
+ <origin xyz="0 0 0" rpy="0 0 0" />
1273
+ <geometry>
1274
+ <mesh filename="aloha_maniskill_sim/meshes/gelsight_cobotmagic_link8.STL" />
1275
+ </geometry>
1276
+ </collision>
1277
+ </link>
1278
+ <joint name="fr_joint7" type="prismatic">
1279
+ <origin xyz="0.07 0.02 0" rpy="1.5708 0 0" />
1280
+ <parent link="fr_link6" />
1281
+ <child link="fr_link7" />
1282
+ <axis xyz="0 0 -1" />
1283
+ <limit lower="0" upper="0.04765" effort="100" velocity="1000" />
1284
+ </joint>
1285
+ <!--***************************** add ****************************** -->
1286
+ <link
1287
+ name="vtac_add_fr_Link7">
1288
+ <inertial>
1289
+ <origin
1290
+ xyz="-0.00012031 -6.0135E-05 -0.0029026"
1291
+ rpy="0 0 0" />
1292
+ <mass
1293
+ value="0.0027052" />
1294
+ <inertia
1295
+ ixx="1.5334E-07"
1296
+ ixy="-6.2018E-11"
1297
+ ixz="-6.0278E-10"
1298
+ iyy="1.0648E-07"
1299
+ iyz="-3.0133E-10"
1300
+ izz="2.4837E-07" />
1301
+ </inertial>
1302
+ <visual>
1303
+ <origin
1304
+ xyz="0 0 0"
1305
+ rpy="0 0 0" />
1306
+ <geometry>
1307
+ <mesh
1308
+ filename="aloha_maniskill_sim/meshes/VisionTactileSensor_Link.STL" />
1309
+ </geometry>
1310
+ <material
1311
+ name="transparent_material">
1312
+ <color
1313
+ rgba="1 1 1 0" />
1314
+ </material>
1315
+ </visual>
1316
+ <collision>
1317
+ <origin
1318
+ xyz="0 0 0"
1319
+ rpy="0 0 0" />
1320
+ <geometry>
1321
+ <mesh
1322
+ filename="aloha_maniskill_sim/meshes/VisionTactileSensor_Link.STL" />
1323
+ </geometry>
1324
+ </collision>
1325
+ </link>
1326
+ <joint
1327
+ name="vtac_add_fr_Joint7"
1328
+ type="fixed">
1329
+ <origin
1330
+ xyz="0.071712 0.00025002 0.017695"
1331
+ rpy="0 0 0" />
1332
+ <parent
1333
+ link="fr_link7" />
1334
+ <child
1335
+ link="vtac_add_fr_Link7" />
1336
+ <axis
1337
+ xyz="0 0 0" />
1338
+ </joint>
1339
+ <!--***************************** add ****************************** -->
1340
+ <link name="fr_link8">
1341
+ <inertial>
1342
+ <origin xyz="0.027797 -0.0017903 0.0014248" rpy="0 0 0" />
1343
+ <mass value="0.034314" />
1344
+ <inertia
1345
+ ixx="1.0937E-05"
1346
+ ixy="-1.462E-06"
1347
+ ixz="8.5479E-07"
1348
+ iyy="1.6542E-05"
1349
+ iyz="-1.2607E-07"
1350
+ izz="2.2005E-05" />
1351
+ </inertial>
1352
+ <visual>
1353
+ <origin xyz="0 0 0" rpy="0 0 0" />
1354
+ <geometry>
1355
+ <mesh filename="aloha_maniskill_sim/meshes/gelsight_cobotmagic_link8.STL" />
1356
+ </geometry>
1357
+ <!-- <material name="black">
1358
+ </material> -->
1359
+ </visual>
1360
+ <collision>
1361
+ <origin xyz="0 0 0" rpy="0 0 0" />
1362
+ <geometry>
1363
+ <mesh filename="aloha_maniskill_sim/meshes/gelsight_cobotmagic_link8.STL" />
1364
+ </geometry>
1365
+ </collision>
1366
+ </link>
1367
+ <joint name="fr_joint8" type="prismatic">
1368
+ <origin xyz="0.07 -0.02 0" rpy="-1.5708 0 0" />
1369
+ <parent link="fr_link6" />
1370
+ <child link="fr_link8" />
1371
+ <axis xyz="0 0 -1" />
1372
+ <limit lower="0" upper="0.04765" effort="100" velocity="1000" />
1373
+ </joint>
1374
+ <!--***************************** add ****************************** -->
1375
+ <link
1376
+ name="vtac_add_fr_Link8">
1377
+ <inertial>
1378
+ <origin
1379
+ xyz="-0.00012031 -6.0135E-05 -0.0029026"
1380
+ rpy="0 0 0" />
1381
+ <mass
1382
+ value="0.0027052" />
1383
+ <inertia
1384
+ ixx="1.5334E-07"
1385
+ ixy="-6.2018E-11"
1386
+ ixz="-6.0278E-10"
1387
+ iyy="1.0648E-07"
1388
+ iyz="-3.0133E-10"
1389
+ izz="2.4837E-07" />
1390
+ </inertial>
1391
+ <visual>
1392
+ <origin
1393
+ xyz="0 0 0"
1394
+ rpy="0 0 0" />
1395
+ <geometry>
1396
+ <mesh
1397
+ filename="aloha_maniskill_sim/meshes/VisionTactileSensor_Link.STL" />
1398
+ </geometry>
1399
+ <material
1400
+ name="transparent_material">
1401
+ <color
1402
+ rgba="1 1 1 0" />
1403
+ </material>
1404
+ </visual>
1405
+ <collision>
1406
+ <origin
1407
+ xyz="0 0 0"
1408
+ rpy="0 0 0" />
1409
+ <geometry>
1410
+ <mesh
1411
+ filename="aloha_maniskill_sim/meshes/VisionTactileSensor_Link.STL" />
1412
+ </geometry>
1413
+ </collision>
1414
+ </link>
1415
+ <joint
1416
+ name="vtac_add_fr_Joint9"
1417
+ type="fixed">
1418
+ <origin
1419
+ xyz="0.071712 0.00025002 0.017695"
1420
+ rpy="0 0 0" />
1421
+ <parent
1422
+ link="fr_link8" />
1423
+ <child
1424
+ link="vtac_add_fr_Link8" />
1425
+ <axis
1426
+ xyz="0 0 0" />
1427
+ </joint>
1428
+ <!--***************************** add ****************************** -->
1429
+ <!--***************************** left-rear ****************************** -->
1430
+ <link name="lr_base_link">
1431
+ <inertial>
1432
+ <origin xyz="-2.9972E-05 3.056E-05 0.027301" rpy="0 0 0" />
1433
+ <mass value="0.44038" />
1434
+ <inertia ixx="0.00017" ixy="0.00000" ixz="0.00000" iyy="0.00018" iyz="0.00000" izz="0.00016" />
1435
+ </inertial>
1436
+ <visual>
1437
+ <origin xyz="0 0 0" rpy="0 0 0" />
1438
+ <geometry>
1439
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.dae" />
1440
+ </geometry>
1441
+ <!-- <material name="black">
1442
+ <color rgba="0.75294 0.75294 0.75294 1" />
1443
+ </material> -->
1444
+ </visual>
1445
+ <collision>
1446
+ <origin xyz="0 0 0" rpy="0 0 0" />
1447
+ <geometry>
1448
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.STL" />
1449
+ </geometry>
1450
+ </collision>
1451
+ </link>
1452
+ <joint name="lr_base_joint" type="fixed">
1453
+ <origin xyz="-0.309 0.307 0.903" rpy="0.0 0.0 0.0" />
1454
+ <parent link="footprint" />
1455
+ <child link="lr_base_link" />
1456
+ <axis xyz="0.0 0.0 1.0" />
1457
+ </joint>
1458
+ <link name="lr_link1">
1459
+ <inertial>
1460
+ <origin xyz="0.00609525411893452 -0.00429681977500749 0.0179590247477389" rpy="0 0 0" />
1461
+ <mass value="0.0608351104988555" />
1462
+ <inertia ixx="0.00008" ixy="0.00000" ixz="0.00001" iyy="0.00003" iyz="0.00000" izz="0.00007" />
1463
+ </inertial>
1464
+ <visual>
1465
+ <origin xyz="0 0 0" rpy="0 0 0" />
1466
+ <geometry>
1467
+ <mesh filename="aloha_maniskill_sim/meshes/link1.dae" />
1468
+ </geometry>
1469
+ <!-- <material name="black">
1470
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1471
+ </material> -->
1472
+ </visual>
1473
+ <collision>
1474
+ <origin xyz="0 0 0" rpy="0 0 0" />
1475
+ <geometry>
1476
+ <mesh filename="aloha_maniskill_sim/meshes/link1.STL" />
1477
+ </geometry>
1478
+ </collision>
1479
+ </link>
1480
+ <joint name="lr_joint1" type="revolute">
1481
+ <origin xyz="0 0 0.0603" rpy="0 0 0" />
1482
+ <parent link="lr_base_link" />
1483
+ <child link="lr_link1" />
1484
+ <axis xyz="0 0 1" />
1485
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1486
+ </joint>
1487
+ <link name="lr_link2">
1488
+ <inertial>
1489
+ <origin xyz="-0.132382037190567 0.00220380675553821 0.000111790164679923" rpy="0 0 0" />
1490
+ <mass value="1.0733279014126" />
1491
+ <inertia ixx="0.00050" ixy="0.00000" ixz="-0.00004" iyy="0.01596" iyz="0.00000" izz="0.01602" />
1492
+ </inertial>
1493
+ <visual>
1494
+ <origin xyz="0 0 0" rpy="0 0 0" />
1495
+ <geometry>
1496
+ <mesh filename="aloha_maniskill_sim/meshes/link2.dae" />
1497
+ </geometry>
1498
+ <!-- <material name="black">
1499
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1500
+ </material> -->
1501
+ </visual>
1502
+ <collision>
1503
+ <origin xyz="0 0 0" rpy="0 0 0" />
1504
+ <geometry>
1505
+ <mesh filename="aloha_maniskill_sim/meshes/link2.STL" />
1506
+ </geometry>
1507
+ </collision>
1508
+ </link>
1509
+ <joint name="lr_joint2" type="revolute">
1510
+ <origin xyz="0.02 0 0.0402" rpy="0 0 0" />
1511
+ <parent link="lr_link1" />
1512
+ <child link="lr_link2" />
1513
+ <axis xyz="0 1 0" />
1514
+ <dynamics damping="0.0" friction="100.0"/>
1515
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1516
+ </joint>
1517
+ <link name="lr_link3">
1518
+ <inertial>
1519
+ <origin xyz="0.187203287369961 -0.000305676361444925 -0.0514832866415513" rpy="0 0 0" />
1520
+ <mass value="0.499404738025019" />
1521
+ <inertia ixx="0.00033" ixy="-0.00006" ixz="-0.00039" iyy="0.00387" iyz="0.00001" izz="0.00383" />
1522
+ </inertial>
1523
+ <visual>
1524
+ <origin xyz="0 0 0" rpy="0 0 0" />
1525
+ <geometry>
1526
+ <mesh filename="aloha_maniskill_sim/meshes/link3.dae" />
1527
+ </geometry>
1528
+ <!-- <material name="white">
1529
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1530
+ </material> -->
1531
+ </visual>
1532
+ <collision>
1533
+ <origin xyz="0 0 0" rpy="0 0 0" />
1534
+ <geometry>
1535
+ <mesh filename="aloha_maniskill_sim/meshes/link3.STL" />
1536
+ </geometry>
1537
+ </collision>
1538
+ </link>
1539
+ <joint name="lr_joint3" type="revolute">
1540
+ <origin xyz="-0.264 0 0" rpy="-3.1416 0 0" />
1541
+ <parent link="lr_link2" />
1542
+ <child link="lr_link3" />
1543
+ <axis xyz="0 1 0" />
1544
+ <dynamics damping="0.0" friction="100.0"/>
1545
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1546
+ </joint>
1547
+ <link name="lr_link4">
1548
+ <inertial>
1549
+ <origin xyz="0.0388884702662706 0.00295168681334743 -0.0353282735009622" rpy="0 0 0" />
1550
+ <mass value="0.0809712553169999" />
1551
+ <inertia ixx="0.00013" ixy="-0.00001" ixz="-0.00006" iyy="0.00016" iyz="0.00001" izz="0.00010" />
1552
+ </inertial>
1553
+ <visual>
1554
+ <origin xyz="0 0 0" rpy="0 0 0" />
1555
+ <geometry>
1556
+ <mesh filename="aloha_maniskill_sim/meshes/link4.dae" />
1557
+ </geometry>
1558
+ <!-- <material name="black">
1559
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
1560
+ </material> -->
1561
+ </visual>
1562
+ <collision>
1563
+ <origin xyz="0 0 0" rpy="0 0 0" />
1564
+ <geometry>
1565
+ <mesh filename="aloha_maniskill_sim/meshes/link4.STL" />
1566
+ </geometry>
1567
+ </collision>
1568
+ </link>
1569
+ <joint name="lr_joint4" type="revolute">
1570
+ <origin xyz="0.245 0 -0.056" rpy="0 0 0" />
1571
+ <parent link="lr_link3" />
1572
+ <child link="lr_link4" />
1573
+ <axis xyz="0 1 0" />
1574
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1575
+ </joint>
1576
+ <link name="lr_link5">
1577
+ <inertial>
1578
+ <origin xyz="0.00289956909960302 3.15826689885766E-05 0.0526188859211408" rpy="0 0 0" />
1579
+ <mass value="0.602357399313257" />
1580
+ <inertia ixx="0.00072" ixy="0.00000" ixz="0.00005" iyy="0.00069" iyz="0.00000" izz="0.00021" />
1581
+ </inertial>
1582
+ <visual>
1583
+ <origin xyz="0 0 0" rpy="0 0 0" />
1584
+ <geometry>
1585
+ <mesh filename="aloha_maniskill_sim/meshes/link5.dae" />
1586
+ </geometry>
1587
+ <!-- <material name="black">
1588
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1589
+ </material> -->
1590
+ </visual>
1591
+ <collision>
1592
+ <origin xyz="0 0 0" rpy="0 0 0" />
1593
+ <geometry>
1594
+ <mesh filename="aloha_maniskill_sim/meshes/link5.STL" />
1595
+ </geometry>
1596
+ </collision>
1597
+ </link>
1598
+ <joint name="lr_joint5" type="revolute">
1599
+ <origin xyz="0.06575 -0.001 -0.0825" rpy="0 0 0" />
1600
+ <parent link="lr_link4" />
1601
+ <child link="lr_link5" />
1602
+ <axis xyz="0 0 1" />
1603
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1604
+ </joint>
1605
+ <link name="lr_link6">
1606
+ <inertial>
1607
+ <origin xyz="0.0471798400661976 0.000102970421835668 -0.000138510949393961" rpy="0 0 0" />
1608
+ <mass value="0.462244960775882" />
1609
+ <inertia ixx="0.00068" ixy="0.00000" ixz="0.00000" iyy="0.00036" iyz="-0.00001" izz="0.00091" />
1610
+ </inertial>
1611
+ <visual>
1612
+ <origin xyz="0 0 0" rpy="0 0 0" />
1613
+ <geometry>
1614
+ <mesh filename="aloha_maniskill_sim/meshes/link6.dae" />
1615
+ </geometry>
1616
+ <!-- <material name="black">
1617
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
1618
+ </material> -->
1619
+ </visual>
1620
+ <collision>
1621
+ <origin xyz="0 0 0" rpy="0 0 0" />
1622
+ <geometry>
1623
+ <mesh filename="aloha_maniskill_sim/meshes/link6.STL" />
1624
+ </geometry>
1625
+ </collision>
1626
+ </link>
1627
+ <joint name="lr_joint6" type="revolute">
1628
+ <origin xyz="0.02845 0 0.0825" rpy="-3.1416 0 0" />
1629
+ <parent link="lr_link5" />
1630
+ <child link="lr_link6" />
1631
+ <axis xyz="1 0 0" />
1632
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1633
+ </joint>
1634
+ <link name="lr_link7">
1635
+ <inertial>
1636
+ <origin xyz="-0.000327642774520215 -0.00482005374028087 -0.00167540868720402" rpy="0 0 0" />
1637
+ <mass value="0.0484016660227936" />
1638
+ <inertia ixx="0.00001" ixy="0.00000" ixz="0.00000" iyy="0.00002" iyz="0.00000" izz="0.00002" />
1639
+ </inertial>
1640
+ <visual>
1641
+ <origin xyz="0 0 0" rpy="0 0 0" />
1642
+ <geometry>
1643
+ <mesh filename="aloha_maniskill_sim/meshes/back_link7.dae" />
1644
+ </geometry>
1645
+ <!-- <material name="black">
1646
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
1647
+ </material> -->
1648
+ </visual>
1649
+ <collision>
1650
+ <origin xyz="0 0 0" rpy="0 0 0" />
1651
+ <geometry>
1652
+ <mesh filename="aloha_maniskill_sim/meshes/back_link7.STL" />
1653
+ </geometry>
1654
+ </collision>
1655
+ </link>
1656
+ <joint name="lr_joint7" type="fixed">
1657
+ <origin xyz="0 0 0" rpy="0 0 0" />
1658
+ <parent link="lr_link6" />
1659
+ <child link="lr_link7" />
1660
+ <axis xyz="0 0 1" />
1661
+ <limit lower="0" upper="0.4765" effort="100" velocity="1000" />
1662
+ </joint>
1663
+
1664
+
1665
+ <!--***************************** right-rear ****************************** -->
1666
+ <link name="rr_base_link">
1667
+ <inertial>
1668
+ <origin xyz="-2.9972E-05 3.056E-05 0.027301" rpy="0 0 0" />
1669
+ <mass value="0.44038" />
1670
+ <inertia ixx="0.00017" ixy="0.00000" ixz="0.00000" iyy="0.00018" iyz="0.00000" izz="0.00016" />
1671
+ </inertial>
1672
+ <visual>
1673
+ <origin xyz="0 0 0" rpy="0 0 0" />
1674
+ <geometry>
1675
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.dae" />
1676
+ </geometry>
1677
+ <!-- <material name="black">
1678
+ <color rgba="0.75294 0.75294 0.75294 1" />
1679
+ </material> -->
1680
+ </visual>
1681
+ <collision>
1682
+ <origin xyz="0 0 0" rpy="0 0 0" />
1683
+ <geometry>
1684
+ <mesh filename="aloha_maniskill_sim/meshes/base_arm.STL" />
1685
+ </geometry>
1686
+ </collision>
1687
+ </link>
1688
+ <joint name="rr_base_joint" type="fixed">
1689
+ <origin xyz="-0.309 -0.307 0.903" rpy="0.0 0.0 0.0" />
1690
+ <parent link="footprint" />
1691
+ <child link="rr_base_link" />
1692
+ <axis xyz="0.0 0.0 1.0" />
1693
+ </joint>
1694
+ <link name="rr_link1">
1695
+ <inertial>
1696
+ <origin xyz="0.00609525411893452 -0.00429681977500749 0.0179590247477389" rpy="0 0 0" />
1697
+ <mass value="0.0608351104988555" />
1698
+ <inertia ixx="0.00008" ixy="0.00000" ixz="0.00001" iyy="0.00003" iyz="0.00000" izz="0.00007" />
1699
+ </inertial>
1700
+ <visual>
1701
+ <origin xyz="0 0 0" rpy="0 0 0" />
1702
+ <geometry>
1703
+ <mesh filename="aloha_maniskill_sim/meshes/link1.dae" />
1704
+ </geometry>
1705
+ <!-- <material name="black">
1706
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1707
+ </material> -->
1708
+ </visual>
1709
+ <collision>
1710
+ <origin xyz="0 0 0" rpy="0 0 0" />
1711
+ <geometry>
1712
+ <mesh filename="aloha_maniskill_sim/meshes/link1.STL" />
1713
+ </geometry>
1714
+ </collision>
1715
+ </link>
1716
+ <joint name="rr_joint1" type="revolute">
1717
+ <origin xyz="0 0 0.0603" rpy="0 0 0" />
1718
+ <parent link="rr_base_link" />
1719
+ <child link="rr_link1" />
1720
+ <axis xyz="0 0 1" />
1721
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1722
+ </joint>
1723
+ <link name="rr_link2">
1724
+ <inertial>
1725
+ <origin xyz="-0.132382037190567 0.00220380675553821 0.000111790164679923" rpy="0 0 0" />
1726
+ <mass value="1.0733279014126" />
1727
+ <inertia ixx="0.00050" ixy="0.00000" ixz="-0.00004" iyy="0.01596" iyz="0.00000" izz="0.01602" />
1728
+ </inertial>
1729
+ <visual>
1730
+ <origin xyz="0 0 0" rpy="0 0 0" />
1731
+ <geometry>
1732
+ <mesh filename="aloha_maniskill_sim/meshes/link2.dae" />
1733
+ </geometry>
1734
+ <!-- <material name="black">
1735
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1736
+ </material> -->
1737
+ </visual>
1738
+ <collision>
1739
+ <origin xyz="0 0 0" rpy="0 0 0" />
1740
+ <geometry>
1741
+ <mesh filename="aloha_maniskill_sim/meshes/link2.STL" />
1742
+ </geometry>
1743
+ </collision>
1744
+ </link>
1745
+ <joint name="rr_joint2" type="revolute">
1746
+ <origin xyz="0.02 0 0.0402" rpy="0 0 0" />
1747
+ <parent link="rr_link1" />
1748
+ <child link="rr_link2" />
1749
+ <axis xyz="0 1 0" />
1750
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1751
+ </joint>
1752
+ <link name="rr_link3">
1753
+ <inertial>
1754
+ <origin xyz="0.187203287369961 -0.000305676361444925 -0.0514832866415513" rpy="0 0 0" />
1755
+ <mass value="0.499404738025019" />
1756
+ <inertia ixx="0.00033" ixy="-0.00006" ixz="-0.00039" iyy="0.00387" iyz="0.00001" izz="0.00383" />
1757
+ </inertial>
1758
+ <visual>
1759
+ <origin xyz="0 0 0" rpy="0 0 0" />
1760
+ <geometry>
1761
+ <mesh filename="aloha_maniskill_sim/meshes/link3.dae" />
1762
+ </geometry>
1763
+ <!-- <material name="white">
1764
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1765
+ </material> -->
1766
+ </visual>
1767
+ <collision>
1768
+ <origin xyz="0 0 0" rpy="0 0 0" />
1769
+ <geometry>
1770
+ <mesh filename="aloha_maniskill_sim/meshes/link3.STL" />
1771
+ </geometry>
1772
+ </collision>
1773
+ </link>
1774
+ <joint name="rr_joint3" type="revolute">
1775
+ <origin xyz="-0.264 0 0" rpy="-3.1416 0 0" />
1776
+ <parent link="rr_link2" />
1777
+ <child link="rr_link3" />
1778
+ <axis xyz="0 1 0" />
1779
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1780
+ </joint>
1781
+ <link name="rr_link4">
1782
+ <inertial>
1783
+ <origin xyz="0.0388884702662706 0.00295168681334743 -0.0353282735009622" rpy="0 0 0" />
1784
+ <mass value="0.0809712553169999" />
1785
+ <inertia ixx="0.00013" ixy="-0.00001" ixz="-0.00006" iyy="0.00016" iyz="0.00001" izz="0.00010" />
1786
+ </inertial>
1787
+ <visual>
1788
+ <origin xyz="0 0 0" rpy="0 0 0" />
1789
+ <geometry>
1790
+ <mesh filename="aloha_maniskill_sim/meshes/link4.dae" />
1791
+ </geometry>
1792
+ <!-- <material name="black">
1793
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
1794
+ </material> -->
1795
+ </visual>
1796
+ <collision>
1797
+ <origin xyz="0 0 0" rpy="0 0 0" />
1798
+ <geometry>
1799
+ <mesh filename="aloha_maniskill_sim/meshes/link4.STL" />
1800
+ </geometry>
1801
+ </collision>
1802
+ </link>
1803
+ <joint name="rr_joint4" type="revolute">
1804
+ <origin xyz="0.245 0 -0.056" rpy="0 0 0" />
1805
+ <parent link="rr_link3" />
1806
+ <child link="rr_link4" />
1807
+ <axis xyz="0 1 0" />
1808
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1809
+ </joint>
1810
+ <link name="rr_link5">
1811
+ <inertial>
1812
+ <origin xyz="0.00289956909960302 3.15826689885766E-05 0.0526188859211408" rpy="0 0 0" />
1813
+ <mass value="0.602357399313257" />
1814
+ <inertia ixx="0.00072" ixy="0.00000" ixz="0.00005" iyy="0.00069" iyz="0.00000" izz="0.00021" />
1815
+ </inertial>
1816
+ <visual>
1817
+ <origin xyz="0 0 0" rpy="0 0 0" />
1818
+ <geometry>
1819
+ <mesh filename="aloha_maniskill_sim/meshes/link5.dae" />
1820
+ </geometry>
1821
+ <!-- <material name="black">
1822
+ <color rgba="0.752941176470588 0.752941176470588 0.752941176470588 1" />
1823
+ </material> -->
1824
+ </visual>
1825
+ <collision>
1826
+ <origin xyz="0 0 0" rpy="0 0 0" />
1827
+ <geometry>
1828
+ <mesh filename="aloha_maniskill_sim/meshes/link5.STL" />
1829
+ </geometry>
1830
+ </collision>
1831
+ </link>
1832
+ <joint name="rr_joint5" type="revolute">
1833
+ <origin xyz="0.06575 -0.001 -0.0825" rpy="0 0 0" />
1834
+ <parent link="rr_link4" />
1835
+ <child link="rr_link5" />
1836
+ <axis xyz="0 0 1" />
1837
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1838
+ </joint>
1839
+ <link name="rr_link6">
1840
+ <inertial>
1841
+ <origin xyz="0.0471798400661976 0.000102970421835668 -0.000138510949393961" rpy="0 0 0" />
1842
+ <mass value="0.462244960775882" />
1843
+ <inertia ixx="0.00068" ixy="0.00000" ixz="0.00000" iyy="0.00036" iyz="-0.00001" izz="0.00091" />
1844
+ </inertial>
1845
+ <visual>
1846
+ <origin xyz="0 0 0" rpy="0 0 0" />
1847
+ <geometry>
1848
+ <mesh filename="aloha_maniskill_sim/meshes/link6.dae" />
1849
+ </geometry>
1850
+ <!-- <material name="black">
1851
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
1852
+ </material> -->
1853
+ </visual>
1854
+ <collision>
1855
+ <origin xyz="0 0 0" rpy="0 0 0" />
1856
+ <geometry>
1857
+ <mesh filename="aloha_maniskill_sim/meshes/link6.STL" />
1858
+ </geometry>
1859
+ </collision>
1860
+ </link>
1861
+ <joint name="rr_joint6" type="revolute">
1862
+ <origin xyz="0.02845 0 0.0825" rpy="-3.1416 0 0" />
1863
+ <parent link="rr_link5" />
1864
+ <child link="rr_link6" />
1865
+ <axis xyz="1 0 0" />
1866
+ <limit lower="-10" upper="10" effort="100" velocity="1000" />
1867
+ </joint>
1868
+ <link name="rr_link7">
1869
+ <inertial>
1870
+ <origin xyz="-0.000327642774520215 -0.00482005374028087 -0.00167540868720402" rpy="0 0 0" />
1871
+ <mass value="0.0484016660227936" />
1872
+ <inertia ixx="0.00001" ixy="0.00000" ixz="0.00000" iyy="0.00002" iyz="0.00000" izz="0.00002" />
1873
+ </inertial>
1874
+ <visual>
1875
+ <origin xyz="0 0 0" rpy="0 0 0" />
1876
+ <geometry>
1877
+ <mesh filename="aloha_maniskill_sim/meshes/back_link7.dae" />
1878
+ </geometry>
1879
+ <!-- <material name="black">
1880
+ <color rgba="0.898039215686275 0.917647058823529 0.929411764705882 1" />
1881
+ </material> -->
1882
+ </visual>
1883
+ <collision>
1884
+ <origin xyz="0 0 0" rpy="0 0 0" />
1885
+ <geometry>
1886
+ <mesh filename="aloha_maniskill_sim/meshes/back_link7.STL" />
1887
+ </geometry>
1888
+ </collision>
1889
+ </link>
1890
+ <joint name="rr_joint7" type="fixed">
1891
+ <origin xyz="0 0 0" rpy="0 0 0" />
1892
+ <parent link="rr_link6" />
1893
+ <child link="rr_link7" />
1894
+ <axis xyz="0 0 1" />
1895
+ <limit lower="0" upper="0.4765" effort="100" velocity="1000" />
1896
+ </joint>
1897
+
1898
+
1899
+
1900
+ </robot>
1901
+
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/big_limit/CMakeLists.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ cmake_minimum_required(VERSION 2.8.3)
2
+
3
+ project(big_limit)
4
+
5
+ find_package(catkin REQUIRED)
6
+
7
+ catkin_package()
8
+
9
+ find_package(roslaunch)
10
+
11
+ foreach(dir config launch meshes urdf)
12
+ install(DIRECTORY ${dir}/
13
+ DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/${dir})
14
+ endforeach(dir)
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/big_limit/config/joint_names_big_limit.yaml ADDED
@@ -0,0 +1 @@
 
 
1
+ controller_joint_names: ['', 'Left_joint2', 'Rright_Joint2', ]
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/big_limit/export.log ADDED
The diff for this file is too large to render. See raw diff
 
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/big_limit/launch/display.launch ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <launch>
2
+ <arg
3
+ name="model" />
4
+ <param
5
+ name="robot_description"
6
+ textfile="$(find big_limit)/urdf/big_limit.urdf" />
7
+ <node
8
+ name="joint_state_publisher_gui"
9
+ pkg="joint_state_publisher_gui"
10
+ type="joint_state_publisher_gui" />
11
+ <node
12
+ name="robot_state_publisher"
13
+ pkg="robot_state_publisher"
14
+ type="robot_state_publisher" />
15
+ <node
16
+ name="rviz"
17
+ pkg="rviz"
18
+ type="rviz"
19
+ args="-d $(find big_limit)/urdf.rviz" />
20
+ </launch>
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/big_limit/launch/gazebo.launch ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <launch>
2
+ <include
3
+ file="$(find gazebo_ros)/launch/empty_world.launch" />
4
+ <node
5
+ name="tf_footprint_base"
6
+ pkg="tf"
7
+ type="static_transform_publisher"
8
+ args="0 0 0 0 0 0 base_link base_footprint 40" />
9
+ <node
10
+ name="spawn_model"
11
+ pkg="gazebo_ros"
12
+ type="spawn_model"
13
+ args="-file $(find big_limit)/urdf/big_limit.urdf -urdf -model big_limit"
14
+ output="screen" />
15
+ <node
16
+ name="fake_joint_calibration"
17
+ pkg="rostopic"
18
+ type="rostopic"
19
+ args="pub /calibrated std_msgs/Bool true" />
20
+ </launch>
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/big_limit/package.xml ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <package format="2">
2
+ <name>big_limit</name>
3
+ <version>1.0.0</version>
4
+ <description>
5
+ <p>URDF Description package for big_limit</p>
6
+ <p>This package contains configuration data, 3D models and launch files
7
+ for big_limit robot</p>
8
+ </description>
9
+ <author>TODO</author>
10
+ <maintainer email="TODO@email.com" />
11
+ <license>BSD</license>
12
+ <buildtool_depend>catkin</buildtool_depend>
13
+ <depend>roslaunch</depend>
14
+ <depend>robot_state_publisher</depend>
15
+ <depend>rviz</depend>
16
+ <depend>joint_state_publisher_gui</depend>
17
+ <depend>gazebo</depend>
18
+ <export>
19
+ <architecture_independent />
20
+ </export>
21
+ </package>
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/big_limit/urdf/big_limit.csv ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ Link Name,Center of Mass X,Center of Mass Y,Center of Mass Z,Center of Mass Roll,Center of Mass Pitch,Center of Mass Yaw,Mass,Moment Ixx,Moment Ixy,Moment Ixz,Moment Iyy,Moment Iyz,Moment Izz,Visual X,Visual Y,Visual Z,Visual Roll,Visual Pitch,Visual Yaw,Mesh Filename,Color Red,Color Green,Color Blue,Color Alpha,Collision X,Collision Y,Collision Z,Collision Roll,Collision Pitch,Collision Yaw,Collision Mesh Filename,Material Name,SW Components,Coordinate System,Axis Name,Joint Name,Joint Type,Joint Origin X,Joint Origin Y,Joint Origin Z,Joint Origin Roll,Joint Origin Pitch,Joint Origin Yaw,Parent,Joint Axis X,Joint Axis Y,Joint Axis Z,Limit Effort,Limit Velocity,Limit Lower,Limit Upper,Calibration rising,Calibration falling,Dynamics Damping,Dynamics Friction,Safety Soft Upper,Safety Soft Lower,Safety K Position,Safety K Velocity
2
+ base_link,0.00895157979030411,0.0364215348235876,3.07829537042094E-06,0,0,0,0.214689487753452,9.71591878800854E-05,-1.90126582652056E-06,2.194991635625E-08,0.000216463011868437,2.88388439788682E-08,0.000158039782933548,0,0,0,0,0,0,package://big_limit/meshes/base_link.STL,0.498039215686275,0.498039215686275,0.498039215686275,1,0,0,0,0,0,0,package://big_limit/meshes/base_link.STL,,装配体.STEP-1/M-D080-950001-C.STEP-1;装配体.STEP-1/DECXIN-2M-2159V2-1.STEP-1;装配体.STEP-1/____405.STEP-1/M-D080-180011-A.STEP-1;装配体.STEP-1/M-D080-950002-C.STEP-1;装配体.STEP-1/Pika Tracker XT302+2 PCBA.STEP-1;装配体.STEP-1/Pika Tracker PCBA V2.STEP-1;装配体.STEP-1/M-D080-950007-A.STEP-1;装配体.STEP-1/M-D080-950006-A.STEP-1;装配体.STEP-1/4310 ________.STEP-1,坐标系0,,,,0,0,0,0,0,0,,0,0,0,,,,,,,,,,,,
3
+ center_Link,0.00696244636080415,-7.4815793272686E-07,-2.69398424089518E-08,0,0,0,0.0175242780727404,2.50021259268606E-05,-2.84040463471761E-11,-5.45439344289834E-13,2.44907261966923E-05,3.99625892409664E-13,1.33286845101101E-06,0,0,0,0,0,0,package://big_limit/meshes/center_Link.STL,1,1,1,1,0,0,0,0,0,0,package://big_limit/meshes/center_Link.STL,,装配体.STEP-1/MANIFOLD_SOLID_BREP_80.STEP-1;limit-2;limit-1,坐标系1,基准轴1,center_joint,fixed,0,0.0794,0,3.1416,0,1.5708,base_link,0,0,0,100,1,-3.14,3.14,,,,,,,,
4
+ Left_Link2,0.0349979672547298,-1.75293933603335E-05,0.0221808688734973,0,0,0,0.067021195078205,2.39707110963665E-05,-3.87108357994269E-10,-1.81031525739418E-05,5.08303478558264E-05,5.29682892786084E-10,4.55057387377733E-05,0,0,0,0,0,0,package://big_limit/meshes/Left_Link2.STL,1,1,1,1,0,0,0,0,0,0,package://big_limit/meshes/Left_Link2.STL,,装配体.STEP-1/______1-1.STEP-1/__________.STEP-1;装配体.STEP-1/______1-1.STEP-1/____________.STEP-1;装配体.STEP-1/MANIFOLD_SOLID_BREP_81-1.STEP-2;装配体.STEP-1/______1-1.STEP-1/M-D80-180008-A.STEP-1,坐标系4,基准轴5,Left_joint2,prismatic,0.020188,0,-0.089594,0,0,0,center_Link,0,0,1,100,1,-3.14,3.14,,,,,,,,
5
+ Rright_Link2,0.0349979672547298,-1.67593751504887E-05,0.0221808688734973,0,0,0,0.0670211950782051,2.39707110963853E-05,-3.42132512281158E-10,-1.81031525739416E-05,5.08303478558355E-05,5.29682902193692E-10,4.55057387377832E-05,0,0,0,0,0,0,package://big_limit/meshes/Rright_Link2.STL,1,1,1,1,0,0,0,0,0,0,package://big_limit/meshes/Rright_Link2.STL,,装配体.STEP-1/______1.STEP-1/M-D80-180008-A.STEP-1;装配体.STEP-1/MANIFOLD_SOLID_BREP_81-1.STEP-1;装配体.STEP-1/______1.STEP-1/____________.STEP-1;装配体.STEP-1/______1.STEP-1/__________.STEP-1,坐标系5,基准轴6,Rright_Joint2,prismatic,0.020188,0,0.089594,-3.1416,0,0,center_Link,0,0,1,100,1,-3.14,3.14,,,,,,,,
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/big_limit/urdf/big_limit.urdf ADDED
@@ -0,0 +1,221 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- This URDF was automatically created by SolidWorks to URDF Exporter! Originally created by Stephen Brawner (brawner@gmail.com)
3
+ Commit Version: 1.6.0-4-g7f85cfe Build Version: 1.6.7995.38578
4
+ For more information, please see http://wiki.ros.org/sw_urdf_exporter -->
5
+ <robot
6
+ name="big_limit">
7
+ <link
8
+ name="base_link1">
9
+ <inertial>
10
+ <origin
11
+ xyz="0.00895157979030411 0.0364215348235876 3.07829537042094E-06"
12
+ rpy="0 0 0" />
13
+ <mass
14
+ value="0.214689487753452" />
15
+ <inertia
16
+ ixx="9.71591878800854E-05"
17
+ ixy="-1.90126582652056E-06"
18
+ ixz="2.194991635625E-08"
19
+ iyy="0.000216463011868437"
20
+ iyz="2.88388439788682E-08"
21
+ izz="0.000158039782933548" />
22
+ </inertial>
23
+ <visual>
24
+ <origin
25
+ xyz="0 0 0"
26
+ rpy="0 0 0" />
27
+ <geometry>
28
+ <mesh
29
+ filename="package://big_limit/meshes/base_link1.STL" />
30
+ </geometry>
31
+ <material
32
+ name="">
33
+ <color
34
+ rgba="0.498039215686275 0.498039215686275 0.498039215686275 1" />
35
+ </material>
36
+ </visual>
37
+ <collision>
38
+ <origin
39
+ xyz="0 0 0"
40
+ rpy="0 0 0" />
41
+ <geometry>
42
+ <mesh
43
+ filename="package://big_limit/meshes/base_link1.STL" />
44
+ </geometry>
45
+ </collision>
46
+ </link>
47
+ <link
48
+ name="center_Link">
49
+ <inertial>
50
+ <origin
51
+ xyz="0.00696244636080415 -7.4815793272686E-07 -2.69398424089518E-08"
52
+ rpy="0 0 0" />
53
+ <mass
54
+ value="0.0175242780727404" />
55
+ <inertia
56
+ ixx="2.50021259268606E-05"
57
+ ixy="-2.84040463471761E-11"
58
+ ixz="-5.45439344289834E-13"
59
+ iyy="2.44907261966923E-05"
60
+ iyz="3.99625892409664E-13"
61
+ izz="1.33286845101101E-06" />
62
+ </inertial>
63
+ <visual>
64
+ <origin
65
+ xyz="0 0 0"
66
+ rpy="0 0 0" />
67
+ <geometry>
68
+ <mesh
69
+ filename="package://big_limit/meshes/center_Link.STL" />
70
+ </geometry>
71
+ <material
72
+ name="">
73
+ <color
74
+ rgba="1 1 1 1" />
75
+ </material>
76
+ </visual>
77
+ <collision>
78
+ <origin
79
+ xyz="0 0 0"
80
+ rpy="0 0 0" />
81
+ <geometry>
82
+ <mesh
83
+ filename="package://big_limit/meshes/center_Link.STL" />
84
+ </geometry>
85
+ </collision>
86
+ </link>
87
+ <joint
88
+ name="center_joint"
89
+ type="fixed">
90
+ <origin
91
+ xyz="0 0.0794 0"
92
+ rpy="3.1416 0 1.5708" />
93
+ <parent
94
+ link="base_link1" />
95
+ <child
96
+ link="center_Link" />
97
+ <axis
98
+ xyz="0 0 0" />
99
+ <limit
100
+ lower="-3.14"
101
+ upper="3.14"
102
+ effort="100"
103
+ velocity="1" />
104
+ </joint>
105
+ <link
106
+ name="Left_Link2">
107
+ <inertial>
108
+ <origin
109
+ xyz="0.0349979672547298 -1.75293933603335E-05 0.0221808688734973"
110
+ rpy="0 0 0" />
111
+ <mass
112
+ value="0.067021195078205" />
113
+ <inertia
114
+ ixx="2.39707110963665E-05"
115
+ ixy="-3.87108357994269E-10"
116
+ ixz="-1.81031525739418E-05"
117
+ iyy="5.08303478558264E-05"
118
+ iyz="5.29682892786084E-10"
119
+ izz="4.55057387377733E-05" />
120
+ </inertial>
121
+ <visual>
122
+ <origin
123
+ xyz="0 0 0"
124
+ rpy="0 0 0" />
125
+ <geometry>
126
+ <mesh
127
+ filename="package://big_limit/meshes/Left_Link2.STL" />
128
+ </geometry>
129
+ <material
130
+ name="">
131
+ <color
132
+ rgba="1 1 1 1" />
133
+ </material>
134
+ </visual>
135
+ <collision>
136
+ <origin
137
+ xyz="0 0 0"
138
+ rpy="0 0 0" />
139
+ <geometry>
140
+ <mesh
141
+ filename="package://big_limit/meshes/Left_Link2.STL" />
142
+ </geometry>
143
+ </collision>
144
+ </link>
145
+ <joint
146
+ name="Left_joint2"
147
+ type="prismatic">
148
+ <origin
149
+ xyz="0.020188 0 -0.089594"
150
+ rpy="0 0 0" />
151
+ <parent
152
+ link="center_Link" />
153
+ <child
154
+ link="Left_Link2" />
155
+ <axis
156
+ xyz="0 0 1" />
157
+ <limit
158
+ lower="-3.14"
159
+ upper="3.14"
160
+ effort="100"
161
+ velocity="1" />
162
+ </joint>
163
+ <link
164
+ name="Rright_Link2">
165
+ <inertial>
166
+ <origin
167
+ xyz="0.0349979672547298 -1.67593751504887E-05 0.0221808688734973"
168
+ rpy="0 0 0" />
169
+ <mass
170
+ value="0.0670211950782051" />
171
+ <inertia
172
+ ixx="2.39707110963853E-05"
173
+ ixy="-3.42132512281158E-10"
174
+ ixz="-1.81031525739416E-05"
175
+ iyy="5.08303478558355E-05"
176
+ iyz="5.29682902193692E-10"
177
+ izz="4.55057387377832E-05" />
178
+ </inertial>
179
+ <visual>
180
+ <origin
181
+ xyz="0 0 0"
182
+ rpy="0 0 0" />
183
+ <geometry>
184
+ <mesh
185
+ filename="package://big_limit/meshes/Rright_Link2.STL" />
186
+ </geometry>
187
+ <material
188
+ name="">
189
+ <color
190
+ rgba="1 1 1 1" />
191
+ </material>
192
+ </visual>
193
+ <collision>
194
+ <origin
195
+ xyz="0 0 0"
196
+ rpy="0 0 0" />
197
+ <geometry>
198
+ <mesh
199
+ filename="package://big_limit/meshes/Rright_Link2.STL" />
200
+ </geometry>
201
+ </collision>
202
+ </link>
203
+ <joint
204
+ name="Rright_Joint2"
205
+ type="prismatic">
206
+ <origin
207
+ xyz="0.020188 0 0.089594"
208
+ rpy="-3.1416 0 0" />
209
+ <parent
210
+ link="center_Link" />
211
+ <child
212
+ link="Rright_Link2" />
213
+ <axis
214
+ xyz="0 0 1" />
215
+ <limit
216
+ lower="-3.14"
217
+ upper="3.14"
218
+ effort="100"
219
+ velocity="1" />
220
+ </joint>
221
+ </robot>
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/gripper6/config/joint_names_gripper6.yaml ADDED
@@ -0,0 +1 @@
 
 
1
+ controller_joint_names: ['', 'Center_rotate_Joint', 'Left_Joint1', 'Right_joint1', 'Rright_Joint2', 'Left_joint2', ]
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/gripper6/launch/display.launch ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <launch>
2
+ <arg
3
+ name="model" />
4
+ <param
5
+ name="robot_description"
6
+ textfile="$(find gripper6)/urdf/gripper6.urdf" />
7
+ <node
8
+ name="joint_state_publisher_gui"
9
+ pkg="joint_state_publisher_gui"
10
+ type="joint_state_publisher_gui" />
11
+ <node
12
+ name="robot_state_publisher"
13
+ pkg="robot_state_publisher"
14
+ type="robot_state_publisher" />
15
+ <node
16
+ name="rviz"
17
+ pkg="rviz"
18
+ type="rviz"
19
+ args="-d $(find gripper6)/urdf.rviz" />
20
+ </launch>
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/gripper6/launch/gazebo.launch ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <launch>
2
+ <include
3
+ file="$(find gazebo_ros)/launch/empty_world.launch" />
4
+ <node
5
+ name="tf_footprint_base"
6
+ pkg="tf"
7
+ type="static_transform_publisher"
8
+ args="0 0 0 0 0 0 base_link base_footprint 40" />
9
+ <node
10
+ name="spawn_model"
11
+ pkg="gazebo_ros"
12
+ type="spawn_model"
13
+ args="-file $(find gripper6)/urdf/gripper6.urdf -urdf -model gripper6"
14
+ output="screen" />
15
+ <node
16
+ name="fake_joint_calibration"
17
+ pkg="rostopic"
18
+ type="rostopic"
19
+ args="pub /calibrated std_msgs/Bool true" />
20
+ </launch>
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/gripper6/meshes/Center_rotate_Link.STL ADDED
Binary file (72.7 kB). View file
 
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/gripper6/urdf/gripper6.csv ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ Link Name,Center of Mass X,Center of Mass Y,Center of Mass Z,Center of Mass Roll,Center of Mass Pitch,Center of Mass Yaw,Mass,Moment Ixx,Moment Ixy,Moment Ixz,Moment Iyy,Moment Iyz,Moment Izz,Visual X,Visual Y,Visual Z,Visual Roll,Visual Pitch,Visual Yaw,Mesh Filename,Color Red,Color Green,Color Blue,Color Alpha,Collision X,Collision Y,Collision Z,Collision Roll,Collision Pitch,Collision Yaw,Collision Mesh Filename,Material Name,SW Components,Coordinate System,Axis Name,Joint Name,Joint Type,Joint Origin X,Joint Origin Y,Joint Origin Z,Joint Origin Roll,Joint Origin Pitch,Joint Origin Yaw,Parent,Joint Axis X,Joint Axis Y,Joint Axis Z,Limit Effort,Limit Velocity,Limit Lower,Limit Upper,Calibration rising,Calibration falling,Dynamics Damping,Dynamics Friction,Safety Soft Upper,Safety Soft Lower,Safety K Position,Safety K Velocity
2
+ base_link,0.0089515797903041,0.0364215348235876,3.07829537042267E-06,0,0,0,0.214689487753452,9.71591878800853E-05,-1.90126582652054E-06,2.1949916356236E-08,0.000216463011868437,2.88388439788687E-08,0.000158039782933548,0,0,0,0,0,0,package://gripper6/meshes/base_link.STL,0.498039215686275,0.498039215686275,0.498039215686275,1,0,0,0,0,0,0,package://gripper6/meshes/base_link.STL,,装配体.STEP-1/M-D080-950001-C.STEP-1;装配体.STEP-1/DECXIN-2M-2159V2-1.STEP-1;装配体.STEP-1/____405.STEP-1/M-D080-180011-A.STEP-1;装配体.STEP-1/M-D080-950002-C.STEP-1;装配体.STEP-1/Pika Tracker XT302+2 PCBA.STEP-1;装配体.STEP-1/Pika Tracker PCBA V2.STEP-1;装配体.STEP-1/M-D080-950007-A.STEP-1;装配体.STEP-1/M-D080-950006-A.STEP-1;装配体.STEP-1/4310 ________.STEP-1,坐标系0,,,,0,0,0,0,0,0,,0,0,0,,,,,,,,,,,,
3
+ Center_rotate_Link,-0.00908900611798977,-1.11064821402274E-10,1.13603564055875E-10,0,0,0,0.00720439893573367,1.58379094214131E-06,1.5899858898474E-14,1.1360633896846E-14,1.10397739264053E-06,4.92877276378663E-07,1.08198992572532E-06,0,0,0,0,0,0,package://gripper6/meshes/Center_rotate_Link.STL,1,1,1,1,0,0,0,0,0,0,package://gripper6/meshes/Center_rotate_Link.STL,,装配体.STEP-1/M-D080-950003-C.STEP-1,坐标系1,基准轴1,Center_rotate_Joint,revolute,0,0.0794,0,3.1416,0,1.5708,base_link,-1,0,0,100,1,-3.14,3.14,,,,,,,,
4
+ Left_Link1,-0.00451809035012546,-0.0050172130255869,-0.0352788030932455,0,0,0,0.00233344487521202,1.00157431083692E-06,1.00544726374822E-08,7.06985586785449E-08,9.78020167250677E-07,-1.33193348160561E-07,6.04065643721678E-08,0,0,0,0,0,0,package://gripper6/meshes/Left_Link1.STL,0.741176470588235,0.741176470588235,0.741176470588235,1,0,0,0,0,0,0,package://gripper6/meshes/Left_Link1.STL,,装配体.STEP-1/M-D080-180003-D.STEP-2,坐标系2,基准轴2,Left_Joint1,revolute,-0.0005,0.022723,-0.023236,0,0,0,Center_rotate_Link,1,0,0,100,1,-3.14,3.14,,,,,,,,
5
+ Right_Link1,-0.0045180903028309,-0.00501721309858745,-0.0352788027784172,0,0,0,0.00233344478842126,1.00157430513464E-06,1.00544726039158E-08,7.0698562047413E-08,9.78020163861791E-07,-1.33193350106491E-07,6.04065659617006E-08,0,0,0,0,0,0,package://gripper6/meshes/Right_Link1.STL,0.741176470588235,0.741176470588235,0.741176470588235,1,0,0,0,0,0,0,package://gripper6/meshes/Right_Link1.STL,,装配体.STEP-1/M-D080-180003-D.STEP-1,坐标系3,基准轴3,Right_joint1,revolute,-0.0005,-0.022723,0.023236,3.1416,0,0,Center_rotate_Link,-1,0,0,100,1,-3.14,3.14,,,,,,,,
6
+ center_Link,0.00689379101322024,-2.11593597018896E-06,-7.61911077094141E-08,0,0,0,0.00619627807274035,2.40104699268606E-05,-2.84040463473132E-11,-5.45439344288696E-13,2.39976164366923E-05,3.99625892508214E-13,3.69026910110048E-08,0,0,0,0,0,0,package://gripper6/meshes/center_Link.STL,1,1,1,1,0,0,0,0,0,0,package://gripper6/meshes/center_Link.STL,,装配体.STEP-1/MANIFOLD_SOLID_BREP_80.STEP-1,坐标系1,基准轴1,center_joint,fixed,0,0.0794,0,3.1416,0,1.5708,base_link,0,0,0,100,1,-3.14,3.14,,,,,,,,
7
+ Rright_Link2,0.0349979672547309,1.67593751518045E-05,0.157006203958172,0,0,0,0.0670211950782051,2.39707110963853E-05,3.42132512220464E-10,1.81031525739416E-05,5.08303478558355E-05,5.29682902210486E-10,4.55057387377832E-05,0,0,0,0,0,0,package://gripper6/meshes/Rright_Link2.STL,1,1,1,1,0,0,0,0,0,0,package://gripper6/meshes/Rright_Link2.STL,,装配体.STEP-1/______1.STEP-1/M-D80-180008-A.STEP-1;装配体.STEP-1/MANIFOLD_SOLID_BREP_81-1.STEP-1;装配体.STEP-1/______1.STEP-1/____________.STEP-1;装配体.STEP-1/______1.STEP-1/__________.STEP-1,坐标系4,基准轴5,Rright_Joint2,prismatic,0.020188,0,-0.089594,0,0,0,center_Link,0,0,1,100,1,-3.14,3.14,,,,,,,,
8
+ Left_Link2,0.0349979672547288,1.75293933621038E-05,0.157006203958172,0,0,0,0.067021195078205,2.39707110963665E-05,3.87108358058417E-10,1.81031525739418E-05,5.08303478558263E-05,5.2968289276711E-10,4.55057387377733E-05,0,0,0,0,0,0,package://gripper6/meshes/Left_Link2.STL,1,1,1,1,0,0,0,0,0,0,package://gripper6/meshes/Left_Link2.STL,,装配体.STEP-1/______1-1.STEP-1/__________.STEP-1;装配体.STEP-1/______1-1.STEP-1/____________.STEP-1;装配体.STEP-1/MANIFOLD_SOLID_BREP_81-1.STEP-2;装配体.STEP-1/______1-1.STEP-1/M-D80-180008-A.STEP-1,坐标系5,基准轴6,Left_joint2,prismatic,0.020188,0,0.089594,-3.1416,0,0,center_Link,0,0,1,100,1,-3.14,3.14,,,,,,,,
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/gripper6/urdf/gripper6.urdf ADDED
@@ -0,0 +1,395 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- This URDF was automatically created by SolidWorks to URDF Exporter! Originally created by Stephen Brawner (brawner@gmail.com)
3
+ Commit Version: 1.6.0-4-g7f85cfe Build Version: 1.6.7995.38578
4
+ For more information, please see http://wiki.ros.org/sw_urdf_exporter -->
5
+ <robot
6
+ name="gripper6">
7
+ <link
8
+ name="base_link1">
9
+ <inertial>
10
+ <origin
11
+ xyz="0.0089515797903041 0.0364215348235876 3.07829537042267E-06"
12
+ rpy="0 0 0" />
13
+ <mass
14
+ value="0.214689487753452" />
15
+ <inertia
16
+ ixx="9.71591878800853E-05"
17
+ ixy="-1.90126582652054E-06"
18
+ ixz="2.1949916356236E-08"
19
+ iyy="0.000216463011868437"
20
+ iyz="2.88388439788687E-08"
21
+ izz="0.000158039782933548" />
22
+ </inertial>
23
+ <visual>
24
+ <origin
25
+ xyz="0 0 0"
26
+ rpy="0 0 0" />
27
+ <geometry>
28
+ <mesh
29
+ filename="package://gripper6/meshes/base_link1.STL" />
30
+ </geometry>
31
+ <material
32
+ name="">
33
+ <color
34
+ rgba="0.498039215686275 0.498039215686275 0.498039215686275 1" />
35
+ </material>
36
+ </visual>
37
+ <collision>
38
+ <origin
39
+ xyz="0 0 0"
40
+ rpy="0 0 0" />
41
+ <geometry>
42
+ <mesh
43
+ filename="package://gripper6/meshes/base_link1.STL" />
44
+ </geometry>
45
+ </collision>
46
+ </link>
47
+ <link
48
+ name="Center_rotate_Link">
49
+ <inertial>
50
+ <origin
51
+ xyz="-0.00908900611798977 -1.11064821402274E-10 1.13603564055875E-10"
52
+ rpy="0 0 0" />
53
+ <mass
54
+ value="0.00720439893573367" />
55
+ <inertia
56
+ ixx="1.58379094214131E-06"
57
+ ixy="1.5899858898474E-14"
58
+ ixz="1.1360633896846E-14"
59
+ iyy="1.10397739264053E-06"
60
+ iyz="4.92877276378663E-07"
61
+ izz="1.08198992572532E-06" />
62
+ </inertial>
63
+ <visual>
64
+ <origin
65
+ xyz="0 0 0"
66
+ rpy="0 0 0" />
67
+ <geometry>
68
+ <mesh
69
+ filename="package://gripper6/meshes/Center_rotate_Link.STL" />
70
+ </geometry>
71
+ <material
72
+ name="">
73
+ <color
74
+ rgba="1 1 1 1" />
75
+ </material>
76
+ </visual>
77
+ <collision>
78
+ <origin
79
+ xyz="0 0 0"
80
+ rpy="0 0 0" />
81
+ <geometry>
82
+ <mesh
83
+ filename="package://gripper6/meshes/Center_rotate_Link.STL" />
84
+ </geometry>
85
+ </collision>
86
+ </link>
87
+ <joint
88
+ name="Center_rotate_Joint"
89
+ type="revolute">
90
+ <origin
91
+ xyz="0 0.0794 0"
92
+ rpy="3.1416 0 1.5708" />
93
+ <parent
94
+ link="base_link1" />
95
+ <child
96
+ link="Center_rotate_Link" />
97
+ <axis
98
+ xyz="-1 0 0" />
99
+ <limit
100
+ lower="-3.14"
101
+ upper="3.14"
102
+ effort="100"
103
+ velocity="1" />
104
+ </joint>
105
+ <link
106
+ name="Left_Link1">
107
+ <inertial>
108
+ <origin
109
+ xyz="-0.00451809035012546 -0.0050172130255869 -0.0352788030932455"
110
+ rpy="0 0 0" />
111
+ <mass
112
+ value="0.00233344487521202" />
113
+ <inertia
114
+ ixx="1.00157431083692E-06"
115
+ ixy="1.00544726374822E-08"
116
+ ixz="7.06985586785449E-08"
117
+ iyy="9.78020167250677E-07"
118
+ iyz="-1.33193348160561E-07"
119
+ izz="6.04065643721678E-08" />
120
+ </inertial>
121
+ <visual>
122
+ <origin
123
+ xyz="0 0 0"
124
+ rpy="0 0 0" />
125
+ <geometry>
126
+ <mesh
127
+ filename="package://gripper6/meshes/Left_Link1.STL" />
128
+ </geometry>
129
+ <material
130
+ name="">
131
+ <color
132
+ rgba="0.741176470588235 0.741176470588235 0.741176470588235 1" />
133
+ </material>
134
+ </visual>
135
+ <collision>
136
+ <origin
137
+ xyz="0 0 0"
138
+ rpy="0 0 0" />
139
+ <geometry>
140
+ <mesh
141
+ filename="package://gripper6/meshes/Left_Link1.STL" />
142
+ </geometry>
143
+ </collision>
144
+ </link>
145
+ <joint
146
+ name="Left_Joint1"
147
+ type="revolute">
148
+ <origin
149
+ xyz="-0.0005 0.022723 -0.023236"
150
+ rpy="0 0 0" />
151
+ <parent
152
+ link="Center_rotate_Link" />
153
+ <child
154
+ link="Left_Link1" />
155
+ <axis
156
+ xyz="1 0 0" />
157
+ <limit
158
+ lower="-3.14"
159
+ upper="3.14"
160
+ effort="100"
161
+ velocity="1" />
162
+ </joint>
163
+ <link
164
+ name="Right_Link1">
165
+ <inertial>
166
+ <origin
167
+ xyz="-0.0045180903028309 -0.00501721309858745 -0.0352788027784172"
168
+ rpy="0 0 0" />
169
+ <mass
170
+ value="0.00233344478842126" />
171
+ <inertia
172
+ ixx="1.00157430513464E-06"
173
+ ixy="1.00544726039158E-08"
174
+ ixz="7.0698562047413E-08"
175
+ iyy="9.78020163861791E-07"
176
+ iyz="-1.33193350106491E-07"
177
+ izz="6.04065659617006E-08" />
178
+ </inertial>
179
+ <visual>
180
+ <origin
181
+ xyz="0 0 0"
182
+ rpy="0 0 0" />
183
+ <geometry>
184
+ <mesh
185
+ filename="package://gripper6/meshes/Right_Link1.STL" />
186
+ </geometry>
187
+ <material
188
+ name="">
189
+ <color
190
+ rgba="0.741176470588235 0.741176470588235 0.741176470588235 1" />
191
+ </material>
192
+ </visual>
193
+ <collision>
194
+ <origin
195
+ xyz="0 0 0"
196
+ rpy="0 0 0" />
197
+ <geometry>
198
+ <mesh
199
+ filename="package://gripper6/meshes/Right_Link1.STL" />
200
+ </geometry>
201
+ </collision>
202
+ </link>
203
+ <joint
204
+ name="Right_joint1"
205
+ type="revolute">
206
+ <origin
207
+ xyz="-0.0005 -0.022723 0.023236"
208
+ rpy="3.1416 0 0" />
209
+ <parent
210
+ link="Center_rotate_Link" />
211
+ <child
212
+ link="Right_Link1" />
213
+ <axis
214
+ xyz="-1 0 0" />
215
+ <limit
216
+ lower="-3.14"
217
+ upper="3.14"
218
+ effort="100"
219
+ velocity="1" />
220
+ </joint>
221
+ <link
222
+ name="center_Link">
223
+ <inertial>
224
+ <origin
225
+ xyz="0.00689379101322024 -2.11593597018896E-06 -7.61911077094141E-08"
226
+ rpy="0 0 0" />
227
+ <mass
228
+ value="0.00619627807274035" />
229
+ <inertia
230
+ ixx="2.40104699268606E-05"
231
+ ixy="-2.84040463473132E-11"
232
+ ixz="-5.45439344288696E-13"
233
+ iyy="2.39976164366923E-05"
234
+ iyz="3.99625892508214E-13"
235
+ izz="3.69026910110048E-08" />
236
+ </inertial>
237
+ <visual>
238
+ <origin
239
+ xyz="0 0 0"
240
+ rpy="0 0 0" />
241
+ <geometry>
242
+ <mesh
243
+ filename="package://gripper6/meshes/center_Link.STL" />
244
+ </geometry>
245
+ <material
246
+ name="">
247
+ <color
248
+ rgba="1 1 1 1" />
249
+ </material>
250
+ </visual>
251
+ <collision>
252
+ <origin
253
+ xyz="0 0 0"
254
+ rpy="0 0 0" />
255
+ <geometry>
256
+ <mesh
257
+ filename="package://gripper6/meshes/center_Link.STL" />
258
+ </geometry>
259
+ </collision>
260
+ </link>
261
+ <joint
262
+ name="center_joint"
263
+ type="fixed">
264
+ <origin
265
+ xyz="0 0.0794 0"
266
+ rpy="3.1416 0 1.5708" />
267
+ <parent
268
+ link="base_link1" />
269
+ <child
270
+ link="center_Link" />
271
+ <axis
272
+ xyz="0 0 0" />
273
+ <limit
274
+ lower="-3.14"
275
+ upper="3.14"
276
+ effort="100"
277
+ velocity="1" />
278
+ </joint>
279
+ <link
280
+ name="Rright_Link2">
281
+ <inertial>
282
+ <origin
283
+ xyz="0.0349979672547309 1.67593751518045E-05 0.157006203958172"
284
+ rpy="0 0 0" />
285
+ <mass
286
+ value="0.0670211950782051" />
287
+ <inertia
288
+ ixx="2.39707110963853E-05"
289
+ ixy="3.42132512220464E-10"
290
+ ixz="1.81031525739416E-05"
291
+ iyy="5.08303478558355E-05"
292
+ iyz="5.29682902210486E-10"
293
+ izz="4.55057387377832E-05" />
294
+ </inertial>
295
+ <visual>
296
+ <origin
297
+ xyz="0 0 0"
298
+ rpy="0 0 0" />
299
+ <geometry>
300
+ <mesh
301
+ filename="package://gripper6/meshes/Rright_Link2.STL" />
302
+ </geometry>
303
+ <material
304
+ name="">
305
+ <color
306
+ rgba="1 1 1 1" />
307
+ </material>
308
+ </visual>
309
+ <collision>
310
+ <origin
311
+ xyz="0 0 0"
312
+ rpy="0 0 0" />
313
+ <geometry>
314
+ <mesh
315
+ filename="package://gripper6/meshes/Rright_Link2.STL" />
316
+ </geometry>
317
+ </collision>
318
+ </link>
319
+ <joint
320
+ name="Rright_Joint2"
321
+ type="prismatic">
322
+ <origin
323
+ xyz="0.020188 0 -0.089594"
324
+ rpy="0 0 0" />
325
+ <parent
326
+ link="center_Link" />
327
+ <child
328
+ link="Rright_Link2" />
329
+ <axis
330
+ xyz="0 0 1" />
331
+ <limit
332
+ lower="-3.14"
333
+ upper="3.14"
334
+ effort="100"
335
+ velocity="1" />
336
+ </joint>
337
+ <link
338
+ name="Left_Link2">
339
+ <inertial>
340
+ <origin
341
+ xyz="0.0349979672547288 1.75293933621038E-05 0.157006203958172"
342
+ rpy="0 0 0" />
343
+ <mass
344
+ value="0.067021195078205" />
345
+ <inertia
346
+ ixx="2.39707110963665E-05"
347
+ ixy="3.87108358058417E-10"
348
+ ixz="1.81031525739418E-05"
349
+ iyy="5.08303478558263E-05"
350
+ iyz="5.2968289276711E-10"
351
+ izz="4.55057387377733E-05" />
352
+ </inertial>
353
+ <visual>
354
+ <origin
355
+ xyz="0 0 0"
356
+ rpy="0 0 0" />
357
+ <geometry>
358
+ <mesh
359
+ filename="package://gripper6/meshes/Left_Link2.STL" />
360
+ </geometry>
361
+ <material
362
+ name="">
363
+ <color
364
+ rgba="1 1 1 1" />
365
+ </material>
366
+ </visual>
367
+ <collision>
368
+ <origin
369
+ xyz="0 0 0"
370
+ rpy="0 0 0" />
371
+ <geometry>
372
+ <mesh
373
+ filename="package://gripper6/meshes/Left_Link2.STL" />
374
+ </geometry>
375
+ </collision>
376
+ </link>
377
+ <joint
378
+ name="Left_joint2"
379
+ type="prismatic">
380
+ <origin
381
+ xyz="0.020188 0 0.089594"
382
+ rpy="-3.1416 0 0" />
383
+ <parent
384
+ link="center_Link" />
385
+ <child
386
+ link="Left_Link2" />
387
+ <axis
388
+ xyz="0 0 1" />
389
+ <limit
390
+ lower="-3.14"
391
+ upper="3.14"
392
+ effort="100"
393
+ velocity="1" />
394
+ </joint>
395
+ </robot>
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/piper_description/config/joint_names_agx_arm_description.yaml ADDED
@@ -0,0 +1 @@
 
 
1
+ controller_joint_names: ['', 'joint1', 'joint2', 'joint3', 'joint4', 'joint5', 'joint6', 'joint7', 'joint8', ]
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/piper_description/config/piper_gazebo_control.yaml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ piper_description:
2
+ joint_state_controller:
3
+ type: joint_state_controller/JointStateController
4
+ publish_rate: 200
5
+
6
+ joint1_position_controller:
7
+ type: position_controllers/JointPositionController
8
+ joint: joint1
9
+ pid: {p: 100.0, i: 0.01, d: 5.0}
10
+ joint2_position_controller:
11
+ type: position_controllers/JointPositionController
12
+ joint: joint2
13
+ pid: {p: 100.0, i: 0.01, d: 5.0}
14
+ joint3_position_controller:
15
+ type: position_controllers/JointPositionController
16
+ joint: joint3
17
+ pid: {p: 100.0, i: 0.01, d: 5.0}
18
+ joint4_position_controller:
19
+ type: position_controllers/JointPositionController
20
+ joint: joint4
21
+ pid: {p: 100.0, i: 0.01, d: 5.0}
22
+ joint5_position_controller:
23
+ type: position_controllers/JointPositionController
24
+ joint: joint5
25
+ pid: {p: 100.0, i: 0.01, d: 5.0}
26
+ joint6_position_controller:
27
+ type: position_controllers/JointPositionController
28
+ joint: joint6
29
+ pid: {p: 100.0, i: 0.01, d: 5.0}
30
+ joint7_position_controller:
31
+ type: position_controllers/JointPositionController
32
+ joint: joint7
33
+ pid: {p: 100, i: 0.001, d: 10.0}
34
+ joint8_position_controller:
35
+ type: position_controllers/JointPositionController
36
+ joint: joint8
37
+ pid: {p: 100, i: 0.001, d: 10.0}
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/piper_description/config/piper_no_gripper_gazebo_control.yaml ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ piper_description:
2
+ joint_state_controller:
3
+ type: joint_state_controller/JointStateController
4
+ publish_rate: 200
5
+
6
+ joint1_position_controller:
7
+ type: position_controllers/JointPositionController
8
+ joint: joint1
9
+ pid: {p: 100.0, i: 0.01, d: 5.0}
10
+ joint2_position_controller:
11
+ type: position_controllers/JointPositionController
12
+ joint: joint2
13
+ pid: {p: 100.0, i: 0.01, d: 5.0}
14
+ joint3_position_controller:
15
+ type: position_controllers/JointPositionController
16
+ joint: joint3
17
+ pid: {p: 100.0, i: 0.01, d: 5.0}
18
+ joint4_position_controller:
19
+ type: position_controllers/JointPositionController
20
+ joint: joint4
21
+ pid: {p: 100.0, i: 0.01, d: 5.0}
22
+ joint5_position_controller:
23
+ type: position_controllers/JointPositionController
24
+ joint: joint5
25
+ pid: {p: 100.0, i: 0.01, d: 5.0}
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/piper_description/launch/pika.launch ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <launch>
2
+ <arg name="model" />
3
+ <param
4
+ name="robot_description"
5
+ textfile="$(find piper_description)/urdf/piper_with_pika.urdf" />
6
+ <!-- <param name="robot_description" command="$(find xacro)/xacro '$(find piper_description)/urdf/piper_with_pika.xacro'" /> -->
7
+ <!-- <node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" ></node> -->
8
+ <node name="joint_state_publisher" pkg="joint_state_publisher_gui" type="joint_state_publisher_gui" ></node>
9
+ <node name="robot_state_publisher" pkg="robot_state_publisher" type="robot_state_publisher" />
10
+
11
+ <node name="rviz" pkg="rviz" type="rviz" args="-d $(find piper_description)/rviz/piper_no_gripper.rviz" />
12
+ </launch>
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/piper_description/launch/piper_no_gripper/display_no_gripper_urdf.launch ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <launch>
2
+ <arg name="model" />
3
+ <arg name="rviz_config" default="$(find piper_description)/rviz/piper_no_gripper.rviz" />
4
+ <param
5
+ name="robot_description"
6
+ textfile="$(find piper_description)/urdf/piper_no_gripper_description.urdf" />
7
+ <node
8
+ name="joint_state_publisher_gui"
9
+ pkg="joint_state_publisher_gui"
10
+ type="joint_state_publisher_gui" />
11
+ <node
12
+ name="$(anon robot_state_publisher)"
13
+ pkg="robot_state_publisher"
14
+ type="robot_state_publisher" />
15
+ <node
16
+ name="rviz"
17
+ pkg="rviz"
18
+ type="rviz"
19
+ args="-d $(arg rviz_config)" />
20
+ </launch>
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/piper_description/launch/piper_no_gripper/display_no_gripper_xacro.launch ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <launch>
2
+ <arg name="model" />
3
+ <arg name="rviz_config" default="$(find piper_description)/rviz/piper_no_gripper.rviz" />
4
+ <param
5
+ name="robot_description"
6
+ textfile="$(find piper_description)/urdf/piper_no_gripper_description.xacro" />
7
+ <node
8
+ name="joint_state_publisher_gui"
9
+ pkg="joint_state_publisher_gui"
10
+ type="joint_state_publisher_gui" />
11
+ <node
12
+ name="$(anon robot_state_publisher)"
13
+ pkg="robot_state_publisher"
14
+ type="robot_state_publisher" />
15
+ <node
16
+ name="rviz"
17
+ pkg="rviz"
18
+ type="rviz"
19
+ args="-d $(arg rviz_config)" />
20
+ </launch>
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/piper_description/launch/piper_no_gripper/gazebo_no_gripper_xacro.launch ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ <launch>
2
+ <!-- 启动Gazebo -->
3
+ <include file="$(find piper_description)/launch/piper_no_gripper/piper_no_gripper_world.launch" />
4
+
5
+ <!-- 启动Gazebo controllers -->
6
+ <include file="$(find piper_description)/launch/piper_no_gripper/piper_no_gripper_gazebo_controller.launch" />
7
+ </launch>
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/piper_description/launch/piper_no_gripper/piper_no_gripper_gazebo_controller.launch ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <launch>
2
+
3
+ <!-- 将关节控制器的配置参数加载到参数服务器中 -->
4
+ <rosparam file="$(find piper_description)/config/piper_no_gripper_gazebo_control.yaml" command="load"/>
5
+
6
+ <!-- 加载controllers -->
7
+ <node name="controller_spawner" pkg="controller_manager" type="spawner" respawn="false"
8
+ output="screen" ns="/piper_description" args="joint_state_controller
9
+ joint1_position_controller
10
+ joint2_position_controller
11
+ joint3_position_controller
12
+ joint4_position_controller
13
+ joint5_position_controller"/>
14
+
15
+ <!-- 运行robot_state_publisher节点,发布tf -->
16
+ <node name="$(anon robot_state_publisher)" pkg="robot_state_publisher" type="robot_state_publisher"
17
+ respawn="false" output="screen">
18
+ <remap from="/joint_states" to="/piper_description/joint_states" />
19
+ </node>
20
+
21
+
22
+ </launch>
23
+
24
+
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/piper_description/launch/piper_no_gripper/piper_no_gripper_world.launch ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <launch>
2
+
3
+ <!-- these are the arguments you can pass this launch file, for example paused:=true -->
4
+ <arg name="paused" default="false"/>
5
+ <arg name="use_sim_time" default="true"/>
6
+ <arg name="gui" default="true"/>
7
+ <arg name="headless" default="false"/>
8
+ <arg name="debug" default="false"/>
9
+
10
+ <!-- We resume the logic in empty_world.launch -->
11
+ <include file="$(find gazebo_ros)/launch/empty_world.launch">
12
+ <arg name="world_name" default="$(find piper_description)worlds/empty.world"/>
13
+ <arg name="debug" value="$(arg debug)" />
14
+ <arg name="gui" value="$(arg gui)" />
15
+ <arg name="paused" value="$(arg paused)"/>
16
+ <arg name="use_sim_time" value="$(arg use_sim_time)"/>
17
+ <arg name="headless" value="$(arg headless)"/>
18
+ </include>
19
+
20
+ <!-- Load the URDF into the ROS Parameter Server -->
21
+ <param name="robot_description" command="$(find xacro)/xacro --inorder '$(find piper_description)/urdf/piper_no_gripper_description.xacro'" />
22
+
23
+ <!-- Run a python script to the send a service call to gazebo_ros to spawn a URDF robot -->
24
+ <node name="urdf_spawner" pkg="gazebo_ros" type="spawn_model" respawn="false" output="screen"
25
+ args="-urdf -model arm -param robot_description"/>
26
+
27
+
28
+ </launch>
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/piper_description/launch/piper_with_gripper/display_urdf.launch ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <launch>
2
+ <arg name="model" />
3
+ <arg name="rviz_config" default="$(find piper_description)/rviz/piper_ctrl.rviz" />
4
+ <param
5
+ name="robot_description"
6
+ textfile="$(find piper_description)/urdf/piper_description_v00.urdf" />
7
+
8
+ <!-- <arg name="jnt_stat_source" default="[/joint_states_origin]" />
9
+ <node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher">
10
+ <rosparam param="/source_list" subst_value="True">$(arg jnt_stat_source)</rosparam>
11
+ </node> -->
12
+
13
+ <node
14
+ name="joint_state_publisher_gui"
15
+ pkg="joint_state_publisher_gui"
16
+ type="joint_state_publisher_gui" />
17
+ <node
18
+ name="robot_state_publisher"
19
+ pkg="robot_state_publisher"
20
+ type="robot_state_publisher" />
21
+ <node
22
+ name="rviz"
23
+ pkg="rviz"
24
+ type="rviz"
25
+ args="-d $(arg rviz_config)" />
26
+ </launch>
embodiments/aloha-agilex-1-tactile/urdf/piper_with_pika/piper_description/launch/piper_with_gripper/display_xacro.launch ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <launch>
2
+ <arg
3
+ name="model" />
4
+ <arg name="rviz_config" default="$(find piper_description)/rviz/piper_ctrl.rviz" />
5
+ <param
6
+ name="robot_description"
7
+ textfile="$(find piper_description)/urdf/piper_description.xacro" />
8
+ <node
9
+ name="joint_state_publisher_gui"
10
+ pkg="joint_state_publisher_gui"
11
+ type="joint_state_publisher_gui" />
12
+ <node
13
+ name="$(anon robot_state_publisher)"
14
+ pkg="robot_state_publisher"
15
+ type="robot_state_publisher" />
16
+ <node
17
+ name="rviz"
18
+ pkg="rviz"
19
+ type="rviz"
20
+ args="-d $(arg rviz_config)" />
21
+ </launch>