From 87f35b7703ce7804395c4961b53b455f44ca7474 Mon Sep 17 00:00:00 2001 From: Yuval Tassa Date: Tue, 20 Jun 2023 02:47:29 -0700 Subject: [PATCH] Cite [Simulink Blockset for MuJoCo Simulator](https://github.com/mathworks-robotics/mujoco-simulink-blockset) in Third Party Section of the README. PiperOrigin-RevId: 541848569 Change-Id: I42ad86979a8bbeb5bb8f8ce9dab06b9cc3c74007 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d973a74e..aa50dd08 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,8 @@ These packages give users of various languages access to MuJoCo functionality: [@stillonearth](https://github.com/stillonearth). :arrow_right: [Click here](https://zalo.github.io/mujoco_wasm/) for a live demo of MuJoCo running in your browser. +- **MATLAB Simulink**: [Simulink Blockset for MuJoCo Simulator](https://github.com/mathworks-robotics/mujoco-simulink-blockset) + by [Manoj Velmurugan](https://github.com/vmanoj1996). - **Swift**: [swift-mujoco](https://github.com/liuliu/swift-mujoco) - **Java**: [mujoco-java](https://github.com/CommonWealthRobotics/mujoco-java) - **Julia**: [Lyceum](https://github.com/Lyceum/MuJoCo.jl) (unmaintained)