mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 12:16:17 +08:00
mavsdk_tests: figure eight is in common now
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
*
|
*
|
||||||
* Copyright (c) 2023 PX4 Development Team. All rights reserved.
|
* Copyright (c) 2023-2025 PX4 Development Team. All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
* modification, are permitted provided that the following conditions
|
* modification, are permitted provided that the following conditions
|
||||||
@@ -42,9 +42,6 @@
|
|||||||
|
|
||||||
#include <mavsdk/plugins/mavlink_passthrough/mavlink_passthrough.h>
|
#include <mavsdk/plugins/mavlink_passthrough/mavlink_passthrough.h>
|
||||||
|
|
||||||
// Fix build until this is moved to common.xml
|
|
||||||
#define MAVLINK_WIP
|
|
||||||
#include <mavlink/development/mavlink_msg_figure_eight_execution_status.h>
|
|
||||||
|
|
||||||
using namespace mavsdk::geometry;
|
using namespace mavsdk::geometry;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user