mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 03:36:07 +08:00
dds_topics: add home_position
This commit is contained in:
@@ -74,6 +74,9 @@ publications:
|
|||||||
- topic: /fmu/out/airspeed_validated
|
- topic: /fmu/out/airspeed_validated
|
||||||
type: px4_msgs::msg::AirspeedValidated
|
type: px4_msgs::msg::AirspeedValidated
|
||||||
|
|
||||||
|
- topic: /fmu/out/home_position
|
||||||
|
type: px4_msgs::msg::HomePosition
|
||||||
|
|
||||||
# Create uORB::Publication
|
# Create uORB::Publication
|
||||||
subscriptions:
|
subscriptions:
|
||||||
- topic: /fmu/in/register_ext_component_request
|
- topic: /fmu/in/register_ext_component_request
|
||||||
|
|||||||
Reference in New Issue
Block a user