Steps to get code up and running
- Download and build MOOS from private fork
- git clone
- install dependencies (look in local readme)
- ./build-moos.sh
- ./build-ivp.sh
- Download and build goby2
- install libdccl http://libdccl.org/
- don't forget to sudo apt-get install libproj-dev
- hovergroup code
- git clone
- follow instructions here: https://wikis.mit.edu/confluence/display/hovergroup/Software+Installation but do not install MOOS, ivp or Goby
- dependencies for iSAM
5a) LCM 1.0.0
- dependencies for libbot2
make ``` everything should build successfully
- necessary paths:
./launch_all.sh ```