mirror of
https://github.com/CopterExpress/clover_vm.git
synced 2026-05-26 07:07:58 +00:00
Validate image
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user