MOOS 0.2375
|
#include <math.h>
#include <iostream>
#include "MOOSTaskDefaults.h"
#include "ConstantDepthTask.h"
#include "GoToDepth.h"
Go to the source code of this file.
Defines | |
#define | DEFAULT_GO_TO_DEPTH_TOLERANCE 3.14 |
#define DEFAULT_GO_TO_DEPTH_TOLERANCE 3.14 |
Definition at line 46 of file GoToDepth.cpp.