From 503b86f41ff1d2f64ffa32d8ffe58da80801aa2f Mon Sep 17 00:00:00 2001 From: Corwin Perren Date: Tue, 6 Mar 2018 15:51:01 -0800 Subject: [PATCH] Added rover_camera to ground station packages. --- software/ground_station_setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/software/ground_station_setup.sh b/software/ground_station_setup.sh index a8e3eb4..11f5db9 100755 --- a/software/ground_station_setup.sh +++ b/software/ground_station_setup.sh @@ -11,6 +11,7 @@ folders_to_link=( rover_control nimbro_topic_transport rover_main + rover_camera ) # Print heading