mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-26 17:36:40 +08:00
fix: revert debugging section of distance_sensor in dds-subscription (#26643)
This commit is contained in:
@@ -133,8 +133,8 @@ subscriptions:
|
||||
- topic: /fmu/in/config_control_setpoints
|
||||
type: px4_msgs::msg::VehicleControlMode
|
||||
|
||||
# - topic: /fmu/in/distance_sensor
|
||||
# type: px4_msgs::msg::DistanceSensor
|
||||
- topic: /fmu/in/distance_sensor
|
||||
type: px4_msgs::msg::DistanceSensor
|
||||
|
||||
- topic: /fmu/in/manual_control_input
|
||||
type: px4_msgs::msg::ManualControlSetpoint
|
||||
@@ -229,5 +229,3 @@ subscriptions_multi:
|
||||
type: px4_msgs::msg::AuxGlobalPosition
|
||||
route_field: id
|
||||
max_instances: 4
|
||||
- topic: /fmu/in/distance_sensor
|
||||
type: px4_msgs::msg::DistanceSensor
|
||||
|
||||
Reference in New Issue
Block a user