From a62a7e0bd1dcde1038419051378b6c21616d447b Mon Sep 17 00:00:00 2001 From: Jovian Dsouza Date: Tue, 22 Sep 2020 12:41:26 +0530 Subject: [PATCH] SITL: correct Webots README.md Resolves :#15378 --- libraries/SITL/examples/Webots/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/SITL/examples/Webots/README.md b/libraries/SITL/examples/Webots/README.md index 81bc2120b7..083f24bb3e 100644 --- a/libraries/SITL/examples/Webots/README.md +++ b/libraries/SITL/examples/Webots/README.md @@ -11,7 +11,7 @@ Please check this [page](https://www.cyberbotics.com/download "page"). The steps 1- open webots and open file libraries/SITL/examples/Webots/worlds/webots_quadPlus.wbt 2- press "run" button. -3- run ./libraries/SITL/examples/Webots/drone.sh +3- run ./libraries/SITL/examples/Webots/dronePlus.sh please note that to re-run the simulator you need to stop ardupilot SITL then stop webots simulator "stop button". then press "run" button on webots and then rerun ardupilot SITL.