/mast_project

Underwater Camera and Sonar SLAM (Kevin and Linde's MAST class project)

Primary LanguageC++

Underwater Camera and Sonar SLAM

overview

Building

  • Clone the repository
  • Ensure dependencies are installed
  • Create a build folder mkdir build and cd build
  • Run cmake cmake ..
  • Build it make -j5
  • Run the program ./mast_project_synth

Dependencies