mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 19:07:45 +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:
committed by
GitHub
parent
78fd9a15f8
commit
8070c70f2c
@@ -44,6 +44,9 @@ publications:
|
|||||||
# - topic: /fmu/out/vehicle_angular_velocity
|
# - topic: /fmu/out/vehicle_angular_velocity
|
||||||
# type: px4_msgs::msg::VehicleAngularVelocity
|
# type: px4_msgs::msg::VehicleAngularVelocity
|
||||||
|
|
||||||
|
- topic: /fmu/out/vehicle_land_detected
|
||||||
|
type: px4_msgs::msg::VehicleLandDetected
|
||||||
|
|
||||||
- topic: /fmu/out/vehicle_attitude
|
- topic: /fmu/out/vehicle_attitude
|
||||||
type: px4_msgs::msg::VehicleAttitude
|
type: px4_msgs::msg::VehicleAttitude
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user