From a446e68a85cc457e7cba8dee5ced58193fc30d6e Mon Sep 17 00:00:00 2001 From: jenniferdavid <jenniferdavid87@gmail.com> Date: Fri, 16 Nov 2018 15:03:47 +0100 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 88eb35b..c9c3470 100644 --- a/Readme.md +++ b/Readme.md @@ -80,7 +80,7 @@ Open three Terminals: 1. `roslaunch simulation_control posix_sitl.launch` 2. `roslaunch simulation_control px4.launch fcu_url:="udp://:14550@127.0.0.1:14557"` 3. `roslaunch simulation_control simulation_control.launch` - + [](http://www.youtube.com/watch?v=YOUTUBE_VIDEO_ID_HERE) # FAQ # ## If after making `posix_sitl`, Gazebo doesn’t launch and gives you a error message regarding `geographiclib` ## Do the following: -- GitLab