mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
DDS topics: add FW highlevel interfaces
Signed-off-by: Silvan <silvan@auterion.com>
This commit is contained in:
parent
8a5e5a411a
commit
ea94bc11eb
@ -163,5 +163,17 @@ subscriptions:
|
||||
- topic: /fmu/in/aux_global_position
|
||||
type: px4_msgs::msg::VehicleGlobalPosition
|
||||
|
||||
- topic: /fmu/in/fixed_wing_longitudinal_setpoint
|
||||
type: px4_msgs::msg::FixedWingLongitudinalSetpoint
|
||||
|
||||
- topic: /fmu/in/fixed_wing_lateral_setpoint
|
||||
type: px4_msgs::msg::FixedWingLateralSetpoint
|
||||
|
||||
- topic: /fmu/in/longitudinal_control_configuration
|
||||
type: px4_msgs::msg::LongitudinalControlConfiguration
|
||||
|
||||
- topic: /fmu/in/lateral_control_configuration
|
||||
type: px4_msgs::msg::LateralControlConfiguration
|
||||
|
||||
# Create uORB::PublicationMulti
|
||||
subscriptions_multi:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user