From 0d45bda712536fdf74bf641a57dd38f533030604 Mon Sep 17 00:00:00 2001 From: Mark Bastourous Date: Thu, 1 Sep 2022 14:38:31 +0200 Subject: [PATCH] change repo of simulation index --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b320f30..99707b7 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Preconfigured simulation environment currently includes: Flatland, TurtleBot3, A See the following index for list of current simulators: -https://github.com/devrt/simulator-index/blob/master/index.yaml +https://github.com/Robotics-Mark/simulator-index/blob/master/index.yaml If you want any other simulator, let us know by submitting the issue: @@ -141,4 +141,4 @@ Code in this repository (Dockerfile, utility scripts, etc) is distributed under Included components are distributed under each different licenses: - Theia IDE: EPL or GPL -- Jupyter notebook: BSD \ No newline at end of file +- Jupyter notebook: BSD