From 2d6e011c7c40edd84b7f739a15dd982294fe47d8 Mon Sep 17 00:00:00 2001
From: jenniferdavid <jenniferdavid87@gmail.com>
Date: Fri, 16 Nov 2018 14:38:34 +0100
Subject: [PATCH] Update Readme.md

---
 Readme.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Readme.md b/Readme.md
index 24fa80b..f94a1bc 100644
--- a/Readme.md
+++ b/Readme.md
@@ -85,3 +85,4 @@ Open three Terminals:
   * When that installation is ready type: 
   * `wget https://raw.githubusercontent.com/mavlink/mavros/master/mavros/scripts/install_geographiclib_datasets.sh`
   * `./install_geographiclib_datasets.sh` (you might have to make the install_geographiclib_datasets.sh executable.)
+## If roslaunch cannot find the python node, then you need to change permissions for all the python sources using chmod ##
-- 
GitLab