PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include "terrain_estimator.h"
#include <lib/ecl/geo/geo.h>
#include <px4_platform_common/defines.h>
Go to the source code of this file.
Macros | |
#define | DISTANCE_TIMEOUT 100000 |
#define DISTANCE_TIMEOUT 100000 |
Definition at line 43 of file terrain_estimator.cpp.
Referenced by TerrainEstimator::measurement_update().