mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-30 18:54:07 +08:00
uxrce_dds_client: dds_topics.yaml add vehicle_land_detected
- px4_msgs::msg::VehicleLandDetected has been added to dds_topics.yaml
This commit is contained in:
parent
78fd9a15f8
commit
8070c70f2c
@ -44,6 +44,9 @@ publications:
|
||||
# - topic: /fmu/out/vehicle_angular_velocity
|
||||
# type: px4_msgs::msg::VehicleAngularVelocity
|
||||
|
||||
- topic: /fmu/out/vehicle_land_detected
|
||||
type: px4_msgs::msg::VehicleLandDetected
|
||||
|
||||
- topic: /fmu/out/vehicle_attitude
|
||||
type: px4_msgs::msg::VehicleAttitude
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user