Validate image

This commit is contained in:
Oleg Kalachev
2021-07-27 19:09:36 +03:00
parent 496d92c3bc
commit 7d7c803b81

View File

@@ -166,3 +166,9 @@ chmod a+x ${HOME}/Desktop/*
echo "--- Cleaning up"
sudo -E sh -c 'apt-get -y autoremove; apt-get -y autoclean; apt-get -y clean; fstrim -v /'
echo "--- Validating"
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