Browse Source

terrain estimator: removed unused hrt dependancy

Signed-off-by: Roman <bapstroman@gmail.com>
master
Roman 8 years ago
parent
commit
aa53f45f15
  1. 1
      EKF/terrain_estimator.cpp

1
EKF/terrain_estimator.cpp

@ -41,7 +41,6 @@ @@ -41,7 +41,6 @@
#include "ekf.h"
#include "mathlib.h"
#include <drivers/drv_hrt.h>
bool Ekf::initHagl()
{

Loading…
Cancel
Save