From 6ce948cad920d6b09cfa9aa7ad3b15b0631539e2 Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Wed, 28 Jul 2021 05:16:17 +0300 Subject: [PATCH] Fix --- scripts/install_software.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install_software.sh b/scripts/install_software.sh index 8a1ecf7..499d5c2 100644 --- a/scripts/install_software.sh +++ b/scripts/install_software.sh @@ -185,6 +185,7 @@ pip3 --version monkey --version systemctl --version +source $HOME/catkin_ws/devel/setup.bash roscore -h rosversion clover rosversion aruco_pose @@ -202,6 +203,5 @@ rosversion web_video_server rosversion rosshow rosversion nodelet -source $HOME/catkin_ws/devel/setup.bash echo "Trying running the Gazebo simulator, check the output" timeout --preserve-status 30 roslaunch clover_simulation simulator.launch gui:=false --screen