mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
dds_topics: accept landing_gear command from external modes (#25496)
This commit is contained in:
parent
fe1abb5b92
commit
2eac6cca38
@ -214,5 +214,8 @@ subscriptions:
|
||||
- topic: /fmu/in/rover_steering_setpoint
|
||||
type: px4_msgs::msg::RoverSteeringSetpoint
|
||||
|
||||
- topic: /fmu/in/landing_gear
|
||||
type: px4_msgs::msg::LandingGear
|
||||
|
||||
# Create uORB::PublicationMulti
|
||||
subscriptions_multi:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user