mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 11:06:04 +08:00
navigator: GeofenceBreachAvoidance remove duplicate type alias
This commit is contained in:
@@ -38,7 +38,6 @@
|
|||||||
#include <parameters/param.h>
|
#include <parameters/param.h>
|
||||||
|
|
||||||
using namespace matrix;
|
using namespace matrix;
|
||||||
using Vector2d = matrix::Vector2<double>;
|
|
||||||
|
|
||||||
class GeofenceBreachAvoidanceTest : public ::testing::Test
|
class GeofenceBreachAvoidanceTest : public ::testing::Test
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user