launches all processes in the AUV
creates shared memory for processes to communicate
git clone https://github.com/Mechatronics-SDSU/launch.git
git add filename
git commit -m "commit message"
git push
SAVE SOMEWHERE ELSE BEFORE YOU DO THIS!
you can either
git reset --hard origin/master
on each submodule
or rm -rf the whole thing and reclone