From 212928015b855ef64d88dee3efead68059326c8d Mon Sep 17 00:00:00 2001 From: Frederik Markus <80588263+frede791@users.noreply.github.com> Date: Wed, 6 Dec 2023 17:12:20 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 05ede2d..2d1894e 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,7 @@ Models and worlds to be used in local Fuel instances and kept up to date in [app ## Starting GZ simulation In addition to providing resource files for all models and worlds, this repo also contains a simulation-gazebo script that will start a world and works in conjunction with PX4. -:::note In order for this script to work, you must have installed gz-garden beforehand. The way to do this can be found [here](https://gazebosim.org/docs/garden/install_ubuntu): -::: After setting up gazebo, navigate to the repo containing simulation-gazebo and script with @@ -14,7 +12,7 @@ After setting up gazebo, navigate to the repo containing simulation-gazebo and s python simulation-gazebo ``` -If you do not provide any arguments, this will download all models and worlds from the PX4-gazebo-models repo, save them to `/.simulation-gazebo` and start a default world. +If you do not provide any arguments, this will download all models and worlds from the PX4-gazebo-models repo, save them to `/.simulation-gazebo` and start a default world. **In order for a model to load, you need to start PX4 as well** The following arguments can be passed: