Skip to content

Commit

Permalink
uxrce_dds_client: include distance sensor in dds_topics.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: dirksavage88 <[email protected]>
  • Loading branch information
dirksavage88 authored Dec 18, 2024
1 parent 8a18e5b commit e7145e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/modules/uxrce_dds_client/dds_topics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ 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/manual_control_input
type: px4_msgs::msg::ManualControlSetpoint

Expand Down

0 comments on commit e7145e7

Please sign in to comment.