mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-22 12:37:35 +08:00
Update to latest mavlink that includes support for WIP warnings (#25804)
* Update to latest mavlink that includes support for WIP warnings * mavsdk_tests: pass build for now We need this until the figure eight stuff has moved to common. --------- Co-authored-by: Julian Oes <julian@oes.ch>
This commit is contained in:
Submodule src/modules/mavlink/mavlink updated: 342530b83c...b401fe0238
@@ -39,7 +39,11 @@
|
||||
#include <future>
|
||||
#include <vector>
|
||||
|
||||
|
||||
#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;
|
||||
|
||||
Reference in New Issue
Block a user