Skip to content

Commit 7f4138f

Browse files
Add Low-cost Robot Arm MJCF description
1 parent bc0bf34 commit 7f4138f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,11 @@ A curated list of awesome robot descriptions in URDF, Xacro or MJCF formats.
3636
| iiwa 7 | KUKA | [URDF](https://github.com/facebookresearch/differentiable-robot-model/blob/main/diff_robot_data/kuka_iiwa/urdf) | MIT | ✔️ | ✔️ | ✔️ |
3737
| Koch v1.1 | Alexander Koch | [URDF](https://github.com/s1lent4gnt/koch-v1-1/blob/cc1a4eb9b27978b6bc3bb34f12fa5a7d229f1fde/simulation/follower.urdf) | Apache-2.0 | ✔️ | ✔️ | ✔️ |
3838
| Lite 6 | UFACTORY | [Xacro](https://github.com/xArm-Developer/xarm_ros2/blob/master/xarm_description/urdf/lite6/lite6.urdf.xacro), [MJCF](https://github.com/google-deepmind/mujoco_menagerie/tree/main/ufactory_lite6) | BSD-3-Clause | ✔️ | ✔️ | ✔️ |
39+
| Low-Cost Robot Arm | Alexander Koch | [MJCF](https://github.com/google-deepmind/mujoco_menagerie/tree/main/low_cost_robot_arm) | Apache-2.0 | ✔️ | ✔️ | ✔️ |
3940
| Low-Cost Robot Arm | Alexander Koch | [URDF](https://github.com/tc-huang/low_cost_robot/tree/6c42a82763c2ff056832b87314324b88faf51b61/ros2_ws/src/low_cost_robot_description) | MIT | ✔️ | ✔️ | ✔️ |
40-
| Med 7 | KUKA | [Xacro](https://github.com/lbr-stack/lbr_fri_ros2_stack/tree/rolling/lbr_description/urdf/med7) | Apache-2.0 | ✔️ | ✔️ | ✔️ |
41-
| Med 14 | KUKA | [Xacro](https://github.com/lbr-stack/lbr_fri_ros2_stack/tree/rolling/lbr_description/urdf/med14) | Apache-2.0 | ✔️ | ✔️ | ✔️ |
4241
| M-710iC | FANUC | [URDF](https://github.com/robot-descriptions/fanuc_m710ic_description), [Xacro](https://github.com/ros-industrial/fanuc/tree/melodic-devel/fanuc_m710ic_support) | BSD-3-Clause | ✔️ | ✖️ | ✔️ |
42+
| Med 14 | KUKA | [Xacro](https://github.com/lbr-stack/lbr_fri_ros2_stack/tree/rolling/lbr_description/urdf/med14) | Apache-2.0 | ✔️ | ✔️ | ✔️ |
43+
| Med 7 | KUKA | [Xacro](https://github.com/lbr-stack/lbr_fri_ros2_stack/tree/rolling/lbr_description/urdf/med7) | Apache-2.0 | ✔️ | ✔️ | ✔️ |
4344
| Panda | Franka Robotics | [MJCF](https://github.com/deepmind/mujoco_menagerie/tree/main/franka_emika_panda) | Apache-2.0 | ✔️ | ✔️ | ✔️ |
4445
| Panda | Franka Robotics | [URDF](https://github.com/Gepetto/example-robot-data/tree/master/robots/panda_description), [Xacro](https://github.com/frankaemika/franka_ros/tree/develop/franka_description) | Apache-2.0 | ✔️ | ✖️ | ✔️ |
4546
| PiPER | AgileX | [MJCF](https://github.com/google-deepmind/mujoco_menagerie/tree/main/agilex_piper), [URDF](https://github.com/agilexrobotics/Piper_ros/tree/ros-noetic-no-aloha/src/piper_description/urdf) | MIT | ✔️ | ✔️ | ✔️ |

0 commit comments

Comments
 (0)