Skip to content

Setup autorun script

Giovanni Bruno edited this page Jul 12, 2019 · 2 revisions

Change privileges to autorun script:
cd ~/catkin_ws/src/erwhi_remars_2019/scripts
chmod u+x startup.sh

In Startup Applications type:
gnome-terminal --command="home/erwhi/catkin_ws/src/erwhi_remars_2019/scripts/startup.sh"

When you turn Erwhi on it will run everything automatically.

Clone this wiki locally