Skip to content

Commit

Permalink
Merge pull request #524 from ethz-asl/hovering-example-instruction-im…
Browse files Browse the repository at this point in the history
…provements

Update hovering-example instructions for users coming from a vanilla …
  • Loading branch information
ffurrer authored Dec 7, 2018
2 parents e417433 + 554b5c9 commit d7860b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Launch the simulator with a hex-rotor helicopter model, in our case, the AscTec
$ roslaunch rotors_gazebo mav_hovering_example.launch mav_name:=firefly world_name:=basic
```
> **Note** The first run of gazebo might take considerably long, as it will download some models from an online database.
> **Note** The first run of gazebo might take considerably long, as it will download some models from an online database. Should you receive a timeout error, try running gazebo by itself (e.g. roslaunch gazebo_ros empty_world.launch ) so it has sufficient time to actually download all of the models.
The simulator starts by default in paused mode. To start it you can either
- use the Gazebo GUI and press the play button
Expand Down

0 comments on commit d7860b1

Please sign in to comment.