forked from Archive/PX4-Autopilot
uxrce add manual control input subscriber
This commit is contained in:
parent
83c461ebb8
commit
42d70808e9
|
@ -87,6 +87,9 @@ subscriptions:
|
|||
- topic: /fmu/in/config_control_setpoints
|
||||
type: px4_msgs::msg::VehicleControlMode
|
||||
|
||||
- topic: /fmu/in/manual_control_input
|
||||
type: px4_msgs::msg::ManualControlSetpoint
|
||||
|
||||
- topic: /fmu/in/offboard_control_mode
|
||||
type: px4_msgs::msg::OffboardControlMode
|
||||
|
||||
|
|
Loading…
Reference in New Issue