Corentin Chauvin-Hameau – 2019-2020
Coverage Path Planning for an underwater robot surveying a marine farm
common.cpp
Go to the documentation of this file.
1 /**
2  * @file
3  *
4  * \brief Definition of common functions
5  * \author Corentin Chauvin-Hameau
6  * \date 2020
7  */
8 
9 #include "common.hpp"
10 
11 
12 namespace mfcpp {
13 
14 
15 } // namespace mfcpp
Definition: common.hpp:23
Declaration of common functions.