Datasets:

ArXiv:
License:
ZUO66 commited on
Commit
033f276
Β·
verified Β·
1 Parent(s): 8653115

Upload 527 files

Browse files

This PR adds multiple robot arm configurations under roboverse_data/robots.
The following models are included, with their available formats (URDF / MJCF / USD) :

ARX L5 β†’ MJCF βœ…, URDF ❌, USD ❌

iiwa14 (KUKA) β†’ URDF βœ…, MJCF βœ…, USD βœ…

Lite6 (UFactory) β†’ MJCF βœ…, URDF ❌, USD ❌

Franka Emika Panda β†’ URDF βœ…, MJCF βœ…, USD βœ…

Sawyer (Rethink Robotics) β†’ URDF βœ…, USD βœ…, MJCF ❌

Unitree Z1 β†’ URDF βœ…, MJCF βœ…, USD βœ…

UR5e (Universal Robots) β†’ URDF βœ…, MJCF βœ…, USD βœ…

UR10e (Universal Robots) β†’ URDF βœ…, MJCF βœ…, USD βœ…

Gen3 (Kinova) β†’ URDF βœ…, MJCF βœ…, USD βœ…

SO-ARM100 (Siasun) β†’ MJCF βœ…, URDF ❌, USD ❌

Koch v1.1 Low-Cost Robot β†’ MJCF βœ…, URDF ❌, USD ❌

YAM (I2RT Robotics) β†’ MJCF βœ…, URDF ❌, USD ❌

Each model is provided with demo videos for PyBullet (URDF), MuJoCo (MJCF), and Isaac Lab (USD) where available.

⚠️ Note: URDF format is not supported in Isaac Gym;

This view is limited to 50 files because it contains too many changes. Β  See raw diff
Files changed (50) hide show
  1. robots/ARX_Robotics_L5_Arm/mjcf/CHANGELOG.md +6 -0
  2. robots/ARX_Robotics_L5_Arm/mjcf/LICENSE +28 -0
  3. robots/ARX_Robotics_L5_Arm/mjcf/README.md +39 -0
  4. robots/ARX_Robotics_L5_Arm/mjcf/arx_l5.png +3 -0
  5. robots/ARX_Robotics_L5_Arm/mjcf/arx_l5.xml +131 -0
  6. robots/ARX_Robotics_L5_Arm/mjcf/assets/base_link.obj +3 -0
  7. robots/ARX_Robotics_L5_Arm/mjcf/assets/camera.obj +3 -0
  8. robots/ARX_Robotics_L5_Arm/mjcf/assets/link1.obj +3 -0
  9. robots/ARX_Robotics_L5_Arm/mjcf/assets/link2.obj +3 -0
  10. robots/ARX_Robotics_L5_Arm/mjcf/assets/link3.obj +3 -0
  11. robots/ARX_Robotics_L5_Arm/mjcf/assets/link4.obj +3 -0
  12. robots/ARX_Robotics_L5_Arm/mjcf/assets/link5.obj +3 -0
  13. robots/ARX_Robotics_L5_Arm/mjcf/assets/link6.obj +3 -0
  14. robots/ARX_Robotics_L5_Arm/mjcf/assets/link7.obj +3 -0
  15. robots/ARX_Robotics_L5_Arm/mjcf/assets/link8.obj +3 -0
  16. robots/ARX_Robotics_L5_Arm/mjcf/scene.xml +23 -0
  17. robots/Interbotix_WidowX_250/mjcf/CHANGELOG.md +6 -0
  18. robots/Interbotix_WidowX_250/mjcf/LICENSE +27 -0
  19. robots/Interbotix_WidowX_250/mjcf/README.md +37 -0
  20. robots/Interbotix_WidowX_250/mjcf/assets/interbotix_black.png +3 -0
  21. robots/Interbotix_WidowX_250/mjcf/assets/wx250s_10_gripper_finger.stl +3 -0
  22. robots/Interbotix_WidowX_250/mjcf/assets/wx250s_11_ar_tag.stl +3 -0
  23. robots/Interbotix_WidowX_250/mjcf/assets/wx250s_1_base.stl +3 -0
  24. robots/Interbotix_WidowX_250/mjcf/assets/wx250s_2_shoulder.stl +3 -0
  25. robots/Interbotix_WidowX_250/mjcf/assets/wx250s_3_upper_arm.stl +3 -0
  26. robots/Interbotix_WidowX_250/mjcf/assets/wx250s_4_upper_forearm.stl +3 -0
  27. robots/Interbotix_WidowX_250/mjcf/assets/wx250s_5_lower_forearm.stl +3 -0
  28. robots/Interbotix_WidowX_250/mjcf/assets/wx250s_6_wrist.stl +3 -0
  29. robots/Interbotix_WidowX_250/mjcf/assets/wx250s_7_gripper.stl +3 -0
  30. robots/Interbotix_WidowX_250/mjcf/assets/wx250s_8_gripper_prop.stl +3 -0
  31. robots/Interbotix_WidowX_250/mjcf/assets/wx250s_9_gripper_bar.stl +3 -0
  32. robots/Interbotix_WidowX_250/mjcf/scene.xml +23 -0
  33. robots/Interbotix_WidowX_250/mjcf/wx250s.png +3 -0
  34. robots/Interbotix_WidowX_250/mjcf/wx250s.xml +132 -0
  35. robots/KUKA_LBR_IIWA14/mjcf/CHANGELOG.md +6 -0
  36. robots/KUKA_LBR_IIWA14/mjcf/LICENSE +31 -0
  37. robots/KUKA_LBR_IIWA14/mjcf/README.md +36 -0
  38. robots/KUKA_LBR_IIWA14/mjcf/assets/band.obj +3 -0
  39. robots/KUKA_LBR_IIWA14/mjcf/assets/kuka.obj +3 -0
  40. robots/KUKA_LBR_IIWA14/mjcf/assets/link_0.obj +3 -0
  41. robots/KUKA_LBR_IIWA14/mjcf/assets/link_1.obj +3 -0
  42. robots/KUKA_LBR_IIWA14/mjcf/assets/link_2_grey.obj +3 -0
  43. robots/KUKA_LBR_IIWA14/mjcf/assets/link_2_orange.obj +3 -0
  44. robots/KUKA_LBR_IIWA14/mjcf/assets/link_3.obj +3 -0
  45. robots/KUKA_LBR_IIWA14/mjcf/assets/link_4_grey.obj +3 -0
  46. robots/KUKA_LBR_IIWA14/mjcf/assets/link_4_orange.obj +3 -0
  47. robots/KUKA_LBR_IIWA14/mjcf/assets/link_5.obj +3 -0
  48. robots/KUKA_LBR_IIWA14/mjcf/assets/link_6_grey.obj +3 -0
  49. robots/KUKA_LBR_IIWA14/mjcf/assets/link_6_orange.obj +3 -0
  50. robots/KUKA_LBR_IIWA14/mjcf/assets/link_7.obj +3 -0
robots/ARX_Robotics_L5_Arm/mjcf/CHANGELOG.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ # Changelog – ARX L5 Description
2
+
3
+ All notable changes to this model will be documented in this file.
4
+
5
+ ## [2025-03-20]
6
+ - Initial release.
robots/ARX_Robotics_L5_Arm/mjcf/LICENSE ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ BSD 3-Clause License
2
+
3
+ Copyright (c) 2023-2025, ARXrobotics
4
+
5
+ Redistribution and use in source and binary forms, with or without
6
+ modification, are permitted provided that the following conditions are met:
7
+
8
+ 1. Redistributions of source code must retain the above copyright notice, this
9
+ list of conditions and the following disclaimer.
10
+
11
+ 2. Redistributions in binary form must reproduce the above copyright notice,
12
+ this list of conditions and the following disclaimer in the documentation
13
+ and/or other materials provided with the distribution.
14
+
15
+ 3. Neither the name of the copyright holder nor the names of its
16
+ contributors may be used to endorse or promote products derived from
17
+ this software without specific prior written permission.
18
+
19
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
20
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
22
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
23
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
25
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
26
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
27
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
robots/ARX_Robotics_L5_Arm/mjcf/README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ## ARX L5 Description (MJCF)
2
+
3
+ > [!IMPORTANT]
4
+ > Requires MuJoCo 3.1.3 or later.
5
+
6
+ ## Changelog
7
+
8
+ See [CHANGELOG.md](./CHANGELOG.md) for a full history of changes.
9
+
10
+ ### Overview
11
+
12
+ This package contains a simplified robot description (MJCF) of the [ARX L5](https://arx-x.com/). It is derived from [ARX's official model repository](https://github.com/ARXroboticsX/ARX_Model). The initial URDF can be found at the following [commit SHA](https://github.com/ARXroboticsX/ARX_Model/tree/af6fe43c873008a85bce6195c0f2160f1a1c14ce/X5/X5A).
13
+
14
+ <p float="left">
15
+ <img src="arx_l5.png" width="400">
16
+ </p>
17
+
18
+ ### Derivation steps
19
+
20
+ 1. Added `<mujoco> <compiler balanceinertia="true" discardvisual="false"/> </mujoco>` to the URDF's
21
+ `<robot>` clause in order to preserve visual geometries.
22
+ 2. Loaded the URDF into MuJoCo and saved a corresponding MJCF.
23
+ 3. Converted the .stls to .objs and replaced the original .stls with them (since each .obj in MuJoCo can have 1 color).
24
+ 4. Merged similar materials between the .objs.
25
+ 5. Created a `<default>` section to define common properties for joints, actuators, and geoms.
26
+ 6. Added an equality constraint so that the right finger mimics the position of the left finger.
27
+ 7. Manually designed box collision geoms for the gripper.
28
+ 8. Added `exclude` clause to prevent collisions between `base_link` and `link1`.
29
+ 9. Added position controlled actuators.
30
+ 10. Added `impratio=10` and `cone=elliptic` for better noslip.
31
+ 11. Added `scene.xml` which includes the robot with a textured groundplane, skybox, and haze.
32
+
33
+ ## License
34
+
35
+ This model is released under a [BSD-3-Clause License](LICENSE).
36
+
37
+ ## Acknowledgement
38
+
39
+ This model was graciously contributed by [Jonathan Zamora](https://jonzamora.dev/).
robots/ARX_Robotics_L5_Arm/mjcf/arx_l5.png ADDED

Git LFS Details

  • SHA256: 763bfd36b7a929eab330073a6343700a56c567daaefff284e174d51d9f1f31e0
  • Pointer size: 132 Bytes
  • Size of remote file: 1.32 MB
robots/ARX_Robotics_L5_Arm/mjcf/arx_l5.xml ADDED
@@ -0,0 +1,131 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <mujoco model="ARX L5">
2
+ <compiler angle="radian" meshdir="assets"/>
3
+
4
+ <option integrator="implicitfast" cone="elliptic" impratio="10"/>
5
+
6
+ <default>
7
+ <default class="arx_l5">
8
+ <joint frictionloss="0.3" armature="0.005"/>
9
+ <position inheritrange="1" forcerange="-100 100"/>
10
+ <default class="finger">
11
+ <joint frictionloss="0" type="slide"/>
12
+ <position forcerange="-10 10"/>
13
+ </default>
14
+ <default class="visual">
15
+ <geom group="2" type="mesh" contype="0" conaffinity="0" density="0"/>
16
+ </default>
17
+ <default class="collision">
18
+ <geom group="3" type="capsule"/>
19
+ </default>
20
+ </default>
21
+ </default>
22
+
23
+ <asset>
24
+ <material name="black_mat" rgba="0.1 0.1 0.1 1"/>
25
+
26
+ <mesh name="base_link" file="base_link.obj"/>
27
+ <mesh name="link1" file="link1.obj"/>
28
+ <mesh name="link2" file="link2.obj"/>
29
+ <mesh name="link3" file="link3.obj"/>
30
+ <mesh name="link4" file="link4.obj"/>
31
+ <mesh name="link5" file="link5.obj"/>
32
+ <mesh name="link6" file="link6.obj"/>
33
+ <mesh name="link7" file="link7.obj"/>
34
+ <mesh name="link8" file="link8.obj"/>
35
+ <mesh name="camera" file="camera.obj"/>
36
+ </asset>
37
+
38
+ <worldbody>
39
+ <light mode="targetbodycom" target="link8" pos="1 0 1"/>
40
+ <body name="base_link">
41
+ <geom mesh="base_link" material="black_mat" class="visual"/>
42
+ <geom mesh="base_link" class="collision"/>
43
+ <body name="link1" pos="0 0 0.0565">
44
+ <inertial pos="0.0050395 -0.0077407 0.020897" quat="0.632157 0.714526 -0.263733 0.142391" mass="0.096804"
45
+ diaginertia="0.000118945 9.40205e-05 4.70346e-05"/>
46
+ <joint name="joint1" axis="0 0 1" range="-3.14 3.14"/>
47
+ <geom mesh="link1" material="black_mat" class="visual"/>
48
+ <geom mesh="link1" class="collision"/>
49
+ <body name="link2" pos="0.02 0 0.047">
50
+ <inertial pos="-0.12992 -0.0011822 -2.6366e-05" quat="0.501263 0.501263 0.498734 0.498734" mass="1.1988"
51
+ diaginertia="0.0164704 0.01646 0.000649595"/>
52
+ <joint name="joint2" axis="0 1 0" range="0 3.14"/>
53
+ <geom mesh="link2" material="black_mat" class="visual"/>
54
+ <geom mesh="link2" class="collision"/>
55
+ <body name="link3" pos="-0.264 0 0" quat="-3.67321e-06 -1 0 0">
56
+ <inertial pos="0.16181 0.0011723 -0.05455" quat="0.518857 0.484372 0.465704 0.52848" mass="0.84082"
57
+ diaginertia="0.0084909 0.00841207 0.000747034"/>
58
+ <joint name="joint3" axis="0 1 0" range="0 3.14"/>
59
+ <geom mesh="link3" material="black_mat" class="visual"/>
60
+ <geom mesh="link3" class="collision"/>
61
+ <geom type="box" size="0.062 0.001 0.01" pos="0.112 -0.025 -0.06" rgba="1 0 0 1" class="visual"/>
62
+ <geom type="box" size="0.062 0.001 0.01" pos="0.112 0.023 -0.06" rgba="1 0 0 1" class="visual"/>
63
+ <body name="link4" pos="0.245 -5e-05 -0.06">
64
+ <inertial pos="0.041751 0.0054236 -0.03337" quat="0.919386 -0.0641253 0.311071 -0.23206" mass="0.12432"
65
+ diaginertia="0.000303193 0.000235316 0.000101491"/>
66
+ <joint name="joint4" axis="0 1 0" range="-1.7 1.7"/>
67
+ <geom mesh="link4" material="black_mat" class="visual"/>
68
+ <geom mesh="link4" class="collision"/>
69
+ <body name="link5" pos="0.073914 5e-05 -0.083391">
70
+ <inertial pos="-8.3435e-05 -1.5428e-05 0.052216" quat="0.998247 0 -0.0591776 0" mass="0.63601"
71
+ diaginertia="0.000848329 0.00082 0.000251671"/>
72
+ <joint name="joint5" axis="0 0 1" range="-1.7 1.7"/>
73
+ <geom mesh="link5" material="black_mat" class="visual"/>
74
+ <geom mesh="link5" class="collision"/>
75
+ <body name="link6" pos="0.025286 0 0.083391" quat="-3.67321e-06 1 0 0">
76
+ <inertial pos="0.041697 2.4368e-05 0.00014464" quat="0.5 0.5 -0.5 0.5" mass="0.44089"
77
+ diaginertia="0.0005 0.00038 0.00028"/>
78
+ <joint name="joint6" axis="1 0 0" range="-3.14 3.14"/>
79
+ <geom mesh="link6" material="black_mat" class="visual"/>
80
+ <geom mesh="link6" class="collision"/>
81
+ <geom mesh="camera" pos="0.06 0 -0.01" quat="-1 0 0 1" material="black_mat" class="visual"/>
82
+ <geom mesh="camera" pos="0.06 0 -0.01" quat="-1 0 0 1" class="collision"/>
83
+ <camera name="wrist_cam" pos="0.0475 0 0.075" mode="fixed" euler="0 -1.1 -1.5708"
84
+ focal="1.93e-3 1.93e-3" resolution="1280 720" sensorsize="3896e-6 2140e-6"/>
85
+ <body name="link7" pos="0.08657 0.024896 -0.0002436" gravcomp="1">
86
+ <inertial pos="-0.00035522 -0.007827 -0.0029883" quat="0.5 0.5 0.5 0.5" mass="0.064798"
87
+ diaginertia="3e-05 3e-05 2e-05"/>
88
+ <joint name="joint7" axis="0 1 0" class="finger" range="0 0.044"/>
89
+ <geom mesh="link7" material="black_mat" class="visual"/>
90
+ <geom type="box" size=".02 .002 .00525" pos="0.05 -0.023 0" rgba="1 0 0 1" class="collision"/>
91
+ <geom type="box" size=".015 .002 .018" pos="0.015 -0.023 0" rgba="0 0 1 1" class="collision"/>
92
+ </body>
93
+ <body name="link8" pos="0.08657 -0.0249 -0.00024366" gravcomp="1">
94
+ <inertial pos="-0.000355223 0.00782769 0.00242006" quat="0.5 0.5 0.5 0.5" mass="0.0647982"
95
+ diaginertia="3e-05 3e-05 2e-05"/>
96
+ <joint name="joint8" axis="0 1 0" class="finger" range="-0.044 0"/>
97
+ <geom mesh="link8" material="black_mat" class="visual"/>
98
+ <geom type="box" size=".02 .002 .00525" pos="0.05 0.023 0" rgba="1 0 0 1" class="collision"/>
99
+ <geom type="box" size=".015 .002 .018" pos="0.015 0.023 0" rgba="0 0 1 1" class="collision"/>
100
+ </body>
101
+ </body>
102
+ </body>
103
+ </body>
104
+ </body>
105
+ </body>
106
+ </body>
107
+ </body>
108
+ </worldbody>
109
+
110
+ <contact>
111
+ <exclude body1="base_link" body2="link1"/>
112
+ </contact>
113
+
114
+ <equality>
115
+ <joint joint1="joint7" joint2="joint8" polycoef="0 -1 0 0 0"/>
116
+ </equality>
117
+
118
+ <actuator>
119
+ <position name="joint1" joint="joint1" class="arx_l5" kp="80" kv="5"/>
120
+ <position name="joint2" joint="joint2" class="arx_l5" kp="80" kv="5"/>
121
+ <position name="joint3" joint="joint3" class="arx_l5" kp="80" kv="5"/>
122
+ <position name="joint4" joint="joint4" class="arx_l5" kp="40" kv="5"/>
123
+ <position name="joint5" joint="joint5" class="arx_l5" kp="10" kv="1.5"/>
124
+ <position name="joint6" joint="joint6" class="arx_l5" kp="10" kv="1.5"/>
125
+ <position name="gripper" joint="joint7" class="finger" kp="40" kv="5"/>
126
+ </actuator>
127
+
128
+ <!-- <keyframe>-->
129
+ <!-- <key name="home" qpos="0 0.251 0.314 0 0 0 0.044 -0.044" ctrl="0 0.251 0.314 0 0 0 0.044"/>-->
130
+ <!-- </keyframe>-->
131
+ </mujoco>
robots/ARX_Robotics_L5_Arm/mjcf/assets/base_link.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04c95ecfcf001d3bcd43190cca1c5443e98f986a1e57c2ddee7bd28da9d67e09
3
+ size 831334
robots/ARX_Robotics_L5_Arm/mjcf/assets/camera.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1add87c2a03f996ed5304f97ed24a56294d5d32720fda6783a02041c5c03c8f7
3
+ size 835733
robots/ARX_Robotics_L5_Arm/mjcf/assets/link1.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01243ee80f060fe6858e559bcdc5bd2f9b015c018531779b7fb1cd8246a17bd0
3
+ size 379622
robots/ARX_Robotics_L5_Arm/mjcf/assets/link2.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ade60370ac720c1489ecc1806faf265cc49fd5be4a6057e0b93b7da4c5c398ba
3
+ size 1933493
robots/ARX_Robotics_L5_Arm/mjcf/assets/link3.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43d475ae678a232921da37c893bdfbf2524383622f89808ec356595b134c5525
3
+ size 2144530
robots/ARX_Robotics_L5_Arm/mjcf/assets/link4.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d616632897d7d17fa499423e87f36b9401ec54f117a99685b131989f1b2ce670
3
+ size 406200
robots/ARX_Robotics_L5_Arm/mjcf/assets/link5.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebcc9e83c49d40900f1e5be332db697e47d4f3c9c45555817f6d74abf5b9dd2f
3
+ size 2301371
robots/ARX_Robotics_L5_Arm/mjcf/assets/link6.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57957e2a042277526ad29d84c608993431a1bdd9b19f71a24d2d161215f27587
3
+ size 1944757
robots/ARX_Robotics_L5_Arm/mjcf/assets/link7.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e74face53b21d37e21a1301707b13b866c58e8edc4212309a22a3350e48dcb56
3
+ size 279721
robots/ARX_Robotics_L5_Arm/mjcf/assets/link8.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:370731b0450addefe6c6d494dc2ac0246259c8a286d532ea5c225750ecd66740
3
+ size 285359
robots/ARX_Robotics_L5_Arm/mjcf/scene.xml ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <mujoco model="ARX L5 scene">
2
+ <include file="arx_l5.xml"/>
3
+
4
+ <statistic center="0 0 0.1" extent="0.6"/>
5
+
6
+ <visual>
7
+ <headlight diffuse="0.6 0.6 0.6" ambient="0.3 0.3 0.3" specular="0 0 0"/>
8
+ <rgba haze="0.15 0.25 0.35 1"/>
9
+ <global azimuth="140" elevation="-20"/>
10
+ </visual>
11
+
12
+ <asset>
13
+ <texture type="skybox" builtin="gradient" rgb1="0.3 0.5 0.7" rgb2="0 0 0" width="512" height="3072"/>
14
+ <texture type="2d" name="groundplane" builtin="checker" mark="edge" rgb1="0.2 0.3 0.4" rgb2="0.1 0.2 0.3"
15
+ markrgb="0.8 0.8 0.8" width="300" height="300"/>
16
+ <material name="groundplane" texture="groundplane" texuniform="true" texrepeat="5 5" reflectance="0.2"/>
17
+ </asset>
18
+
19
+ <worldbody>
20
+ <light pos="0 0 1.5" dir="0 0 -1" directional="true"/>
21
+ <geom name="floor" size="0 0 0.05" type="plane" material="groundplane"/>
22
+ </worldbody>
23
+ </mujoco>
robots/Interbotix_WidowX_250/mjcf/CHANGELOG.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ # Changelog – WidowX 250 6DOF Description
2
+
3
+ All notable changes to this model will be documented in this file.
4
+
5
+ ## [2024-06-04]
6
+ - Initial release.
robots/Interbotix_WidowX_250/mjcf/LICENSE ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Copyright (c) 2023, Trossen Robotics
2
+ All rights reserved.
3
+
4
+ Redistribution and use in source and binary forms, with or without
5
+ modification, are permitted provided that the following conditions are met:
6
+
7
+ 1. Redistributions of source code must retain the above copyright notice, this
8
+ list of conditions and the following disclaimer.
9
+
10
+ 2. Redistributions in binary form must reproduce the above copyright notice,
11
+ this list of conditions and the following disclaimer in the documentation
12
+ and/or other materials provided with the distribution.
13
+
14
+ 3. Neither the name of the copyright holder nor the names of its
15
+ contributors may be used to endorse or promote products derived from
16
+ this software without specific prior written permission.
17
+
18
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
19
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
20
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
21
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
22
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
23
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
24
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
25
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
26
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
27
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
robots/Interbotix_WidowX_250/mjcf/README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # WidowX 250 6DOF Description (MJCF)
2
+
3
+ > [!IMPORTANT]
4
+ > Requires MuJoCo 3.1.6 or later.
5
+
6
+ ## Changelog
7
+
8
+ See [CHANGELOG.md](./CHANGELOG.md) for a full history of changes.
9
+
10
+ ## Overview
11
+
12
+ This package contains a simplified robot description (MJCF) of the [WidowX 250 6DOF](https://www.trossenrobotics.com/widowx-250) developed by [Trossen Robotics](https://www.trossenrobotics.com/). It is derived from the [publicly available URDF description](https://github.com/Interbotix/interbotix_ros_manipulators/blob/main/interbotix_ros_xsarms/interbotix_xsarm_descriptions/urdf/wx250s.urdf.xacro).
13
+
14
+ <p float="left">
15
+ <img src="wx250s.png" width="400">
16
+ </p>
17
+
18
+ ## URDF β†’ MJCF derivation steps
19
+
20
+ 1. Added `<mujoco> <compiler discardvisual="false" strippath="false" fusestatic="false"/> </mujoco>` to the URDF's
21
+ `<robot>` clause in order to preserve visual geometries.
22
+ 2. Loaded the URDF into MuJoCo and saved a corresponding MJCF.
23
+ 3. Manually edited the MJCF to extract common properties into the `<default>` section.
24
+ 4. Used [`interbotix_black.png`](https://github.com/Interbotix/interbotix_ros_manipulators/blob/main/interbotix_ros_xsarms/interbotix_xsarm_descriptions/meshes/interbotix_black.png) to texture the visual geoms.
25
+ 5. Added a light to track `gripper_link`.
26
+ 6. Removed `gripper` joint.
27
+ 7. Added an equality constraint so that the right finger mimics the position of the left finger.
28
+ 8. Added extra sphere collision geoms to the gripper for additional contact points.
29
+ 9. Added `exclude` clause to prevent collisions between `base_link` and `shoulder_link`.
30
+ 10. Added position controlled actuators.
31
+ * Removed all `actuatorfrcrange` as they were extremely low and affecting the actuation.
32
+ 11. Added `impratio=10` and `cone=elliptic` for better noslip.
33
+ 12. Added `scene.xml` which includes the robot, with a textured groundplane, skybox, and haze.
34
+
35
+ ## License
36
+
37
+ This model is released under a [BSD-3-Clause License](LICENSE).
robots/Interbotix_WidowX_250/mjcf/assets/interbotix_black.png ADDED

Git LFS Details

  • SHA256: 4cd224156bbaab1ddf1b92b90d46c54835a8b41f61bc258b2f216c2618e062cf
  • Pointer size: 129 Bytes
  • Size of remote file: 1.99 kB
robots/Interbotix_WidowX_250/mjcf/assets/wx250s_10_gripper_finger.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a459bd4ef07eb5c4687e258bd9564004e741437e2e668af7ed31964567d8f90
3
+ size 22284
robots/Interbotix_WidowX_250/mjcf/assets/wx250s_11_ar_tag.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a18a1601074d29ed1d546ead70cd18fbb063f1db7b5b96b9f0365be714f3136a
3
+ size 3884
robots/Interbotix_WidowX_250/mjcf/assets/wx250s_1_base.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69facd590abff70fa03431497ead2c7f1aabe616d55af594288e9bf36b1fd067
3
+ size 75584
robots/Interbotix_WidowX_250/mjcf/assets/wx250s_2_shoulder.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:337b4cb7e9b637ee3dca6a737becf831fe5f95b790b34f9a97e5cf11475fc222
3
+ size 61884
robots/Interbotix_WidowX_250/mjcf/assets/wx250s_3_upper_arm.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4550b3a79e83d0ca9e1a65e490ff4e25b667e8a7d8e94bab441851c96eb11fa
3
+ size 70484
robots/Interbotix_WidowX_250/mjcf/assets/wx250s_4_upper_forearm.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a64efc97dc129bc277afee75c129de27721e8fedcad45a4ec8b251f44542f23
3
+ size 30084
robots/Interbotix_WidowX_250/mjcf/assets/wx250s_5_lower_forearm.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1445950b7f5ce2cf374b98711df296acd6c2b4df24c3937b413bcb6beb037603
3
+ size 149084
robots/Interbotix_WidowX_250/mjcf/assets/wx250s_6_wrist.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8602fe1313765caceec64faff5ec919ec09c57c614b87f1c1c625dcef1e3df5a
3
+ size 57684
robots/Interbotix_WidowX_250/mjcf/assets/wx250s_7_gripper.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dbc189d3787ca62e09a8cf3f928ceca70c5c184a95c97ac6587805aa6a1ec6d
3
+ size 17684
robots/Interbotix_WidowX_250/mjcf/assets/wx250s_8_gripper_prop.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30fcd807817b7c9df6275d2c8100cfe0e7786e2c65b574d22efe177520f1a316
3
+ size 22684
robots/Interbotix_WidowX_250/mjcf/assets/wx250s_9_gripper_bar.stl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b54601da3f60eea180226b695bb95a9b29b187f22f5b74d9a523ac9785d9a518
3
+ size 36684
robots/Interbotix_WidowX_250/mjcf/scene.xml ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <mujoco model="wx250s scene">
2
+ <include file="wx250s.xml"/>
3
+
4
+ <statistic center="0 0 0.12" extent="0.4"/>
5
+
6
+ <visual>
7
+ <headlight diffuse="0.6 0.6 0.6" ambient="0.3 0.3 0.3" specular="0 0 0"/>
8
+ <rgba haze="0.15 0.25 0.35 1"/>
9
+ <global azimuth="140" elevation="-30"/>
10
+ </visual>
11
+
12
+ <asset>
13
+ <texture type="skybox" builtin="gradient" rgb1="0.3 0.5 0.7" rgb2="0 0 0" width="512" height="3072"/>
14
+ <texture type="2d" name="groundplane" builtin="checker" mark="edge" rgb1="0.2 0.3 0.4" rgb2="0.1 0.2 0.3"
15
+ markrgb="0.8 0.8 0.8" width="300" height="300"/>
16
+ <material name="groundplane" texture="groundplane" texuniform="true" texrepeat="5 5" reflectance="0.2"/>
17
+ </asset>
18
+
19
+ <worldbody>
20
+ <light pos="0 0 1.5" dir="0 0 -1" directional="true"/>
21
+ <geom name="floor" size="0 0 0.05" type="plane" material="groundplane"/>
22
+ </worldbody>
23
+ </mujoco>
robots/Interbotix_WidowX_250/mjcf/wx250s.png ADDED

Git LFS Details

  • SHA256: 1df5f35503c42cc93a5d970fec39f4b39a129e745504c2e818b7d96790af5017
  • Pointer size: 132 Bytes
  • Size of remote file: 1.24 MB
robots/Interbotix_WidowX_250/mjcf/wx250s.xml ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <mujoco model="wx250s">
2
+ <compiler angle="radian" meshdir="assets" texturedir="assets" autolimits="true"/>
3
+
4
+ <option integrator="implicitfast" cone="elliptic" impratio="10"/>
5
+
6
+ <asset>
7
+ <texture type="2d" file="interbotix_black.png"/>
8
+ <material name="black" texture="interbotix_black"/>
9
+
10
+ <mesh file="wx250s_1_base.stl" class="wx250s"/>
11
+ <mesh file="wx250s_2_shoulder.stl" class="wx250s"/>
12
+ <mesh file="wx250s_3_upper_arm.stl" class="wx250s"/>
13
+ <mesh file="wx250s_4_upper_forearm.stl" class="wx250s"/>
14
+ <mesh file="wx250s_5_lower_forearm.stl" class="wx250s"/>
15
+ <mesh file="wx250s_6_wrist.stl" class="wx250s"/>
16
+ <mesh file="wx250s_7_gripper.stl" class="wx250s"/>
17
+ <mesh file="wx250s_8_gripper_prop.stl" class="wx250s"/>
18
+ <mesh file="wx250s_9_gripper_bar.stl" class="wx250s"/>
19
+ <mesh file="wx250s_10_gripper_finger.stl" class="wx250s"/>
20
+ </asset>
21
+
22
+ <default>
23
+ <default class="wx250s">
24
+ <mesh scale="0.001 0.001 0.001"/>
25
+ <joint axis="0 1 0" frictionloss="0.1" armature="0.1"/>
26
+ <position kp="50" inheritrange="1" dampratio="0.95" forcerange="-35 35"/>
27
+ <default class="visual">
28
+ <geom type="mesh" contype="0" conaffinity="0" density="0" group="2" material="black"/>
29
+ </default>
30
+ <default class="collision">
31
+ <geom group="3" type="mesh"/>
32
+ <default class="sphere_collision">
33
+ <geom type="sphere" size="0.0006" rgba="1 0 0 1"/>
34
+ </default>
35
+ </default>
36
+ </default>
37
+ </default>
38
+
39
+ <worldbody>
40
+ <light mode="targetbodycom" target="wx250s/gripper_link" pos="1 0 1"/>
41
+ <body name="wx250s/base_link" childclass="wx250s">
42
+ <inertial pos="-0.0380446 0.000613892 0.0193354" quat="0.509292 0.490887 -0.496359 0.503269" mass="0.538736"
43
+ diaginertia="0.00252518 0.00211519 0.000690737"/>
44
+ <geom quat="1 0 0 1" mesh="wx250s_1_base" class="visual"/>
45
+ <geom quat="1 0 0 1" mesh="wx250s_1_base" class="collision"/>
46
+ <body name="wx250s/shoulder_link" pos="0 0 0.072">
47
+ <inertial pos="2.23482e-05 4.14609e-05 0.0066287" quat="0.0130352 0.706387 0.012996 0.707586" mass="0.480879"
48
+ diaginertia="0.000588946 0.000555655 0.000378999"/>
49
+ <joint name="waist" axis="0 0 1" range="-3.14158 3.14158"/>
50
+ <geom pos="0 0 -0.003" quat="1 0 0 1" mesh="wx250s_2_shoulder" class="visual"/>
51
+ <geom pos="0 0 -0.003" quat="1 0 0 1" mesh="wx250s_2_shoulder" class="collision"/>
52
+ <body name="wx250s/upper_arm_link" pos="0 0 0.03865">
53
+ <inertial pos="0.0171605 2.725e-07 0.191323" quat="0.705539 0.0470667 -0.0470667 0.705539" mass="0.430811"
54
+ diaginertia="0.00364425 0.003463 0.000399348"/>
55
+ <joint name="shoulder" range="-1.88496 1.98968"/>
56
+ <geom quat="1 0 0 1" mesh="wx250s_3_upper_arm" class="visual"/>
57
+ <geom quat="1 0 0 1" mesh="wx250s_3_upper_arm" class="collision"/>
58
+ <body name="wx250s/upper_forearm_link" pos="0.04975 0 0.25">
59
+ <inertial pos="0.107963 0.000115876 0" quat="0.000980829 0.707106 -0.000980829 0.707106" mass="0.234589"
60
+ diaginertia="0.000888 0.000887807 3.97035e-05"/>
61
+ <joint name="elbow" range="-2.14675 1.6057"/>
62
+ <geom mesh="wx250s_4_upper_forearm" class="visual"/>
63
+ <geom mesh="wx250s_4_upper_forearm" class="collision"/>
64
+ <body name="wx250s/lower_forearm_link" pos="0.175 0 0">
65
+ <inertial pos="0.0374395 0.00522252 0" quat="-0.0732511 0.703302 0.0732511 0.703302" mass="0.220991"
66
+ diaginertia="0.0001834 0.000172527 5.88633e-05"/>
67
+ <joint name="forearm_roll" axis="1 0 0" range="-3.14158 3.14158"/>
68
+ <geom quat="0 1 0 0" mesh="wx250s_5_lower_forearm" class="visual"/>
69
+ <geom quat="0 1 0 0" mesh="wx250s_5_lower_forearm" class="collision"/>
70
+ <body name="wx250s/wrist_link" pos="0.075 0 0">
71
+ <inertial pos="0.04236 -1.0663e-05 0.010577" quat="0.608721 0.363497 -0.359175 0.606895" mass="0.084957"
72
+ diaginertia="3.29057e-05 3.082e-05 2.68343e-05"/>
73
+ <joint name="wrist_angle" axis="0 1 0" range="-1.74533 2.14675"/>
74
+ <geom quat="1 0 0 1" mesh="wx250s_6_wrist" class="visual"/>
75
+ <geom quat="1 0 0 1" mesh="wx250s_6_wrist" class="collision"/>
76
+ <body name="wx250s/gripper_link" pos="0.065 0 0">
77
+ <inertial pos="0.0325296 4.2061e-07 0.0090959" quat="0.546081 0.419626 0.62801 0.362371"
78
+ mass="0.110084" diaginertia="0.00307592 0.00307326 0.0030332"/>
79
+ <joint name="wrist_rotate" axis="1 0 0" range="-3.14158 3.14158"/>
80
+ <geom pos="-0.02 0 0" quat="1 0 0 1" mesh="wx250s_7_gripper" class="visual"/>
81
+ <geom pos="-0.02 0 0" quat="1 0 0 1" mesh="wx250s_7_gripper" class="collision"/>
82
+ <geom pos="-0.02 0 0" quat="1 0 0 1" mesh="wx250s_9_gripper_bar" class="visual"/>
83
+ <geom pos="-0.02 0 0" quat="1 0 0 1" mesh="wx250s_9_gripper_bar" class="collision"/>
84
+ <body name="wx250s/left_finger_link" pos="0.066 0 0">
85
+ <inertial pos="0.013816 0 0" quat="0.705384 0.705384 -0.0493271 -0.0493271" mass="0.016246"
86
+ diaginertia="4.79509e-06 3.7467e-06 1.48651e-06"/>
87
+ <joint name="left_finger" axis="0 1 0" type="slide" range="0.015 0.037"/>
88
+ <geom pos="0 0.005 0" quat="0 0 0 -1" mesh="wx250s_10_gripper_finger" class="visual"/>
89
+ <geom pos="0 0.005 0" quat="0 0 0 -1" mesh="wx250s_10_gripper_finger" class="collision"/>
90
+ <geom name="left/left_g0" pos="0.042 -0.009 0.012" class="sphere_collision"/>
91
+ <geom name="left/left_g1" pos="0.042 -0.009 -0.012" class="sphere_collision"/>
92
+ </body>
93
+ <body name="wx250s/right_finger_link" pos="0.066 0 0">
94
+ <inertial pos="0.013816 0 0" quat="0.705384 0.705384 0.0493271 0.0493271" mass="0.016246"
95
+ diaginertia="4.79509e-06 3.7467e-06 1.48651e-06"/>
96
+ <joint name="right_finger" axis="0 1 0" type="slide" range="-0.037 -0.015"/>
97
+ <geom pos="0 -0.005 0" quat="0 0 1 0" mesh="wx250s_10_gripper_finger" class="visual"/>
98
+ <geom pos="0 -0.005 0" quat="0 0 1 0" mesh="wx250s_10_gripper_finger" class="collision"/>
99
+ <geom name="right/right_g0" pos="0.042 0.009 0.012" class="sphere_collision"/>
100
+ <geom name="right/right_g1" pos="0.042 0.009 -0.012" class="sphere_collision"/>
101
+ </body>
102
+ </body>
103
+ </body>
104
+ </body>
105
+ </body>
106
+ </body>
107
+ </body>
108
+ </body>
109
+ </worldbody>
110
+
111
+ <contact>
112
+ <exclude body1="wx250s/base_link" body2="wx250s/shoulder_link"/>
113
+ </contact>
114
+
115
+ <equality>
116
+ <joint joint1="left_finger" joint2="right_finger" polycoef="0 -1 0 0 0"/>
117
+ </equality>
118
+
119
+ <actuator>
120
+ <position class="wx250s" name="waist" joint="waist"/>
121
+ <position class="wx250s" name="shoulder" joint="shoulder"/>
122
+ <position class="wx250s" name="elbow" joint="elbow"/>
123
+ <position class="wx250s" name="forearm_roll" joint="forearm_roll"/>
124
+ <position class="wx250s" name="wrist_angle" joint="wrist_angle"/>
125
+ <position class="wx250s" name="wrist_rotate" joint="wrist_rotate"/>
126
+ <position class="wx250s" name="gripper" joint="left_finger" kp="200"/>
127
+ </actuator>
128
+
129
+ <!-- <keyframe>-->
130
+ <!-- <key name="home" qpos="0 -0.96 1.16 0 -0.3 0 0.015 -0.015" ctrl="0 -0.96 1.16 0 -0.3 0 0.015"/>-->
131
+ <!-- </keyframe>-->
132
+ </mujoco>
robots/KUKA_LBR_IIWA14/mjcf/CHANGELOG.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ # Changelog – KUKA LBR iiwa 14 Description
2
+
3
+ All notable changes to this model will be documented in this file.
4
+
5
+ ## [2023-05-18]
6
+ - Initial release.
robots/KUKA_LBR_IIWA14/mjcf/LICENSE ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ All components of Drake are licensed under the BSD 3-Clause License
2
+ shown below. Where noted in the source code, some portions may
3
+ be subject to other permissive, non-viral licenses.
4
+
5
+ Copyright 2012-2022 Robot Locomotion Group @ CSAIL
6
+ All rights reserved.
7
+
8
+ Redistribution and use in source and binary forms, with or without
9
+ modification, are permitted provided that the following conditions are
10
+ met:
11
+
12
+ Redistributions of source code must retain the above copyright notice,
13
+ this list of conditions and the following disclaimer. Redistributions
14
+ in binary form must reproduce the above copyright notice, this list of
15
+ conditions and the following disclaimer in the documentation and/or
16
+ other materials provided with the distribution. Neither the name of
17
+ the Massachusetts Institute of Technology nor the names of its
18
+ contributors may be used to endorse or promote products derived from
19
+ this software without specific prior written permission.
20
+
21
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
22
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
23
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
24
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
25
+ HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
26
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
27
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
28
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
29
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
30
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
31
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
robots/KUKA_LBR_IIWA14/mjcf/README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # KUKA LBR iiwa 14 Description (MJCF)
2
+
3
+ > [!IMPORTANT]
4
+ > Requires MuJoCo 2.3.3 or later.
5
+
6
+ ## Changelog
7
+
8
+ See [CHANGELOG.md](./CHANGELOG.md) for a full history of changes.
9
+
10
+ ## Overview
11
+
12
+ This package contains a simplified robot description (MJCF) of the [LBR iiwa](https://www.kuka.com/en-us/products/robotics-systems/industrial-robots/lbr-iiwa) 14kg developed
13
+ by [KUKA Robotics](https://www.kuka.com/en-us). It is derived from the [publicly available](https://github.com/RobotLocomotion/drake/blob/master/manipulation/models/iiwa_description/urdf/iiwa14_spheres_dense_collision.urdf)
14
+ URDF description created by the [Drake](https://github.com/RobotLocomotion/drake) developers.
15
+
16
+ <p float="left">
17
+ <img src="iiwa_14.png" width="400">
18
+ </p>
19
+
20
+ ## URDF β†’ MJCF derivation steps
21
+
22
+ 1. Added `<mujoco> <compiler discardvisual="false"/> </mujoco>` to the
23
+ [URDF](https://github.com/RobotLocomotion/drake/blob/master/manipulation/models/iiwa_description/urdf/iiwa14_spheres_dense_collision.urdf)'s
24
+ `<robot>` clause in order to preserve visual geometries.
25
+ 2. Loaded the URDF into MuJoCo and saved a corresponding MJCF.
26
+ 3. Created base body and added its corresponding inertial properties.
27
+ 4. Added a tracking light to the base.
28
+ 5. Manually edited the MJCF to extract common properties into the `<default>` section.
29
+ 6. Added `<exclude>` clauses to prevent collisions between `base` and `link1`.
30
+ 7. Added actuators for the arm.
31
+ 8. Added forcelimits to match the torque limits in the [spec sheet](https://www.reeco.co.uk/wp-content/uploads/2020/05/KUKA-LBR-iiwa-technical-data.pdf).
32
+ 9. Added `scene.xml` which includes the robot, with a textured groundplane, skybox, and haze.
33
+
34
+ ## License
35
+
36
+ This model is released under a [BSD-3-Clause License](LICENSE).
robots/KUKA_LBR_IIWA14/mjcf/assets/band.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02cf16a93140489da3b05ce6bb30c5498bedaa5e5a77e56850ddbedb8d1ed23e
3
+ size 56069
robots/KUKA_LBR_IIWA14/mjcf/assets/kuka.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:204a82d597d450f2a207731f8e3c17089f2de5a54c0d61feac454e96e325b834
3
+ size 17749
robots/KUKA_LBR_IIWA14/mjcf/assets/link_0.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b607f6b5a601874863897ebfbb9821eb0c831c3115bca8350bf7856db6aaeee
3
+ size 633341
robots/KUKA_LBR_IIWA14/mjcf/assets/link_1.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47a82247b647639c3e1f384ce5b980d374323ca737d6ebc87447667a71981798
3
+ size 662595
robots/KUKA_LBR_IIWA14/mjcf/assets/link_2_grey.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:842b8c3a9148b2fdf9c57ddfd80b595f8251792f94b71276dc9ce9a16674ba1a
3
+ size 503388
robots/KUKA_LBR_IIWA14/mjcf/assets/link_2_orange.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d2d8829d89aa888ee04b0d97bed5f215fa0d9fd03d0d4cee2b2e0c8dd3c0124
3
+ size 245774
robots/KUKA_LBR_IIWA14/mjcf/assets/link_3.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b02d157e8090d82bfb78e7fd4dcd351033e0a5d7bb1937da01e66e7ff91a03a8
3
+ size 591672
robots/KUKA_LBR_IIWA14/mjcf/assets/link_4_grey.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4555ea6954fffa40174baee25e6dd1b9efcc3eaf830b6e91d13e2ddc10b414a
3
+ size 489420
robots/KUKA_LBR_IIWA14/mjcf/assets/link_4_orange.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef4cf2102e9df98636ff03b82d49d914a6e730b299b0a982d64947f038136cb7
3
+ size 213084
robots/KUKA_LBR_IIWA14/mjcf/assets/link_5.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0eef60cddf06e46bd943abcc49ada87510f095f2840bc9c117ed7a2b1a6a787
3
+ size 287260
robots/KUKA_LBR_IIWA14/mjcf/assets/link_6_grey.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b5f9883d4fc181c7aa06cb2037debfa4ca857fa0c3a5d55f8fd3e34d38c3100
3
+ size 384096
robots/KUKA_LBR_IIWA14/mjcf/assets/link_6_orange.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54aa0141e7f48497302f45daf074fd5c69320c620618c12fa76e8841c2a8a9fc
3
+ size 154514
robots/KUKA_LBR_IIWA14/mjcf/assets/link_7.obj ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7307d0c852715ea234e575a0617ea2d8faf053469e7b823ac0c7c6c4dff36dad
3
+ size 767657