diff --git a/README.md b/README.md index 199c152..328de96 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ A curated list of awesome robot descriptions in URDF, Xacro or MJCF formats. | iiwa 14 | KUKA | [URDF](https://github.com/RobotLocomotion/models/tree/master/iiwa_description/urdf), [MJCF](https://github.com/google-deepmind/mujoco_menagerie/tree/main/kuka_iiwa_14) | BSD-3-Clause | ✔️ | ✔️ | ✔️ | | 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 | ✔️ | ✔️ | ✔️ | | 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 | ✔️ | ✔️ | ✔️ | +| Med 7 | KUKA | [Xacro](https://github.com/lbr-stack/lbr_fri_ros2_stack/tree/rolling/lbr_description/urdf/med7) | Apache-2.0 | ✔️ | ✔️ | ✔️ | +| Med 14 | KUKA | [Xacro](https://github.com/lbr-stack/lbr_fri_ros2_stack/tree/rolling/lbr_description/urdf/med14) | Apache-2.0 | ✔️ | ✔️ | ✔️ | | 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 | ✔️ | ✖️ | ✔️ | | Panda | Franka Robotics | [MJCF](https://github.com/deepmind/mujoco_menagerie/tree/main/franka_emika_panda) | Apache-2.0 | ✔️ | ✔️ | ✔️ | | 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 | ✔️ | ✖️ | ✔️ | @@ -207,7 +209,7 @@ A curated list of awesome robot descriptions in URDF, Xacro or MJCF formats. | Atlas DRC (v3) | Atlas v4 | JVRC-1 | Robonaut 2 | Romeo | | iCub | Draco3 | Valkyrie | JAXON | SigmaBan | | A1 | ANYmal B | ANYmal C | Mini Cheetah | Solo | -| Robot Soccer Kit | | | | | +| Robot Soccer Kit | Med 7 | Med 14 | | | ## Related Awesome Lists diff --git a/gallery/med14.png b/gallery/med14.png new file mode 100644 index 0000000..9dc4a58 Binary files /dev/null and b/gallery/med14.png differ diff --git a/gallery/med7.png b/gallery/med7.png new file mode 100644 index 0000000..465185e Binary files /dev/null and b/gallery/med7.png differ