Skip to content

Commit

Permalink
Add distance sensor to dds topics
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
Jaeyoung-Lim committed Feb 21, 2024
1 parent 9887058 commit bb7c6f4
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 @@ -47,6 +47,9 @@ publications:
- topic: /fmu/out/vehicle_trajectory_waypoint_desired
type: px4_msgs::msg::VehicleTrajectoryWaypoint

- topic: /fmu/out/distance_sensor
type: px4_msgs::msg::DistanceSensor

subscriptions:

- topic: /fmu/in/offboard_control_mode
Expand Down

0 comments on commit bb7c6f4

Please sign in to comment.