From d3c3a9c241e16125949ece3f32da6541fefffad2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20Fr=C3=B6hlich?= Date: Wed, 3 Apr 2024 00:18:41 +0200 Subject: [PATCH] Add MuJoCo by FZI and AlgoryX (#250) (cherry picked from commit 55de5eab39b383bd6e83d5d3a11943086b1101d8) --- doc/simulators/simulators.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/simulators/simulators.rst b/doc/simulators/simulators.rst index bbd74da7c39..f721a9f42a0 100644 --- a/doc/simulators/simulators.rst +++ b/doc/simulators/simulators.rst @@ -21,3 +21,5 @@ To add your *ros2_control* integration, submit a PR to this page on Github! * `Isaac Sim `__ * `Webots `__ * Custom interfaces to simulators with a `Topic Based System `__ +* `MuJoCo `__ +* `Algoryx AGX Dynamic `__