Skip to content

Commit bc0bf34

Browse files
Add Koch v1.1 URDF description
1 parent 4058a12 commit bc0bf34

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
@@ -30,10 +30,11 @@ A curated list of awesome robot descriptions in URDF, Xacro or MJCF formats.
3030
| Gen2 | Kinova | [URDF](https://github.com/Gepetto/example-robot-data/tree/master/robots/kinova_description) | BSD-3-Clause | ✔️ | ✔️ | ✔️ |
3131
| Gen3 | Kinova | [MJCF](https://github.com/mathieu-celerier/kinova_mj_description) | BSD-2-Clause | ✔️ | ✔️ | ✔️ |
3232
| Gen3 | Kinova | [URDF](https://github.com/Kinovarobotics/ros_kortex/blob/noetic-devel/kortex_description/robots/gen3.urdf) | BSD-3-Clause | ✔️ | ✔️ | ✔️ |
33-
| Gen3 | Kinova | [Xacro](https://github.com/Kinovarobotics/ros2_kortex/blob/main/kortex_description/robots/gen3.xacro) | BSD-3-Clause | ✔️ | ✔️ | ✔️ |
3433
| Gen3 Lite | Kinova | [URDF](https://github.com/Kinovarobotics/ros2_kortex/blob/main/kortex_description/robots/gen3_lite.urdf) | BSD-3-Clause | ✔️ | ✔️ | ✔️ |
35-
| iiwa 7 | KUKA | [URDF](https://github.com/facebookresearch/differentiable-robot-model/blob/main/diff_robot_data/kuka_iiwa/urdf) | MIT | ✔️ | ✔️ | ✔️ |
34+
| Gen3 | Kinova | [Xacro](https://github.com/Kinovarobotics/ros2_kortex/blob/main/kortex_description/robots/gen3.xacro) | BSD-3-Clause | ✔️ | ✔️ | ✔️ |
3635
| 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 | ✔️ | ✔️ | ✔️ |
36+
| iiwa 7 | KUKA | [URDF](https://github.com/facebookresearch/differentiable-robot-model/blob/main/diff_robot_data/kuka_iiwa/urdf) | MIT | ✔️ | ✔️ | ✔️ |
37+
| Koch v1.1 | Alexander Koch | [URDF](https://github.com/s1lent4gnt/koch-v1-1/blob/cc1a4eb9b27978b6bc3bb34f12fa5a7d229f1fde/simulation/follower.urdf) | Apache-2.0 | ✔️ | ✔️ | ✔️ |
3738
| 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 | ✔️ | ✔️ | ✔️ |
3839
| 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 | ✔️ | ✔️ | ✔️ |
3940
| Med 7 | KUKA | [Xacro](https://github.com/lbr-stack/lbr_fri_ros2_stack/tree/rolling/lbr_description/urdf/med7) | Apache-2.0 | ✔️ | ✔️ | ✔️ |

0 commit comments

Comments
 (0)