From 6908714bd61c55002598e5532bcfc32caffeb75d Mon Sep 17 00:00:00 2001
From: Tommy Persson <tommmy.persson@liu.se>
Date: Tue, 29 Sep 2020 12:50:06 +0200
Subject: [PATCH] Work with devel env.

---
 doc/local_ros_installation.md | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/doc/local_ros_installation.md b/doc/local_ros_installation.md
index db18847..7bd93d7 100644
--- a/doc/local_ros_installation.md
+++ b/doc/local_ros_installation.md
@@ -218,11 +218,6 @@ wexec rosrun lrs_util_tst tstdisplayserver.py __ns:=/dji0
 
 ### RVIZ
 
-The 18.04 instructions kind of work in 20.04 but the background image
-do now work. Will add instructions later how to get this to work in 20.04.
-
-#### Ubuntu 18.04 with ROS Melodic
-
 Gränsö:
 ```bash
 wexec roslaunch lrs_dji_sim rviz_granso.launch
@@ -233,13 +228,6 @@ Geneneral, uses the location given to config. Currently only Gränsö ortho phot
 wexec roslaunch lrs_launch rviz_outside.launch
 ```
 
-#### Ubuntu 20.04 with ROS Melodic
-
-Geneneral, uses the location given to config. Currently only Gränsö ortho photo installed.
-```bash
-wexec roslaunch lrs_launch rviz_outside.launch
-```
-
 ### Test the dji0
 
 On the local machine do:
-- 
GitLab