ardupilot/libraries/SITL/examples/Webots/README.md

23 lines
1.4 KiB
Markdown
Raw Normal View History

2019-08-14 09:49:08 -03:00
# Using SITL with Webots
[Webots](https://www.cyberbotics.com/#webots "Webots") is an open source robot simulator that provides a complete development environment to model, program and simulate robots. Thousands of institutions worldwide use it for R&D and teaching. Webots has been codeveloped by the Swiss Federal Institute of Technology in Lausanne, thoroughly tested, well documented and continuously maintained since 1996.
#### Installing Webots
Please check this [page](https://www.cyberbotics.com/download "page"). The steps is very easy and straight forward.
#### Running Simulator
1- open webots and open file libraries/SITL/examples/Webots/worlds/webots_quadPlus.wbt
2- press "run" button.
3- run ./libraries/SITL/examples/Webots/dronePlus.sh
2019-08-14 09:49:08 -03:00
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.
#### Simulation using Map Street
2021-08-19 14:00:54 -03:00
You can use [OpenStreetMaps](https://www.openstreetmap.org/ "OpenStreetMaps") with [Webots](https://cyberbotics.com/doc/automobile/openstreetmap-importer "Webots"), it is fairly straight forward. This is a very nice sample **./libraries/SITL/examples/Webots/worlds/pyramids_droneX.wbt**, and you need to run SITL using **./libraries/SITL/examples/Webots/pyramids_droneX.sh**
2019-08-14 09:49:08 -03:00
[![Watch the video] Flying at Giza Pyramids](https://www.youtube.com/embed/c5CJaRH9Pig)