mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-26 16:28:06 +08:00
fix(commander): capture home orientation on ground independent of local position (#27946)
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include "translation_config_overrides_v1.h"
|
||||
#include "translation_event_v1.h"
|
||||
#include "translation_home_position_v1.h"
|
||||
#include "translation_home_position_v2.h"
|
||||
#include "translation_register_ext_component_reply_v1.h"
|
||||
#include "translation_register_ext_component_request_v1.h"
|
||||
#include "translation_register_ext_component_request_v2.h"
|
||||
|
||||
Reference in New Issue
Block a user