Skip to content

Commit

Permalink
publish validated airspeed topic (#24302)
Browse files Browse the repository at this point in the history
* publish validated airspeed topic

* fix typo
  • Loading branch information
bdilman authored Feb 7, 2025
1 parent 69d95a6 commit ce64263
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 @@ -74,6 +74,9 @@ publications:
- topic: /fmu/out/vehicle_trajectory_waypoint_desired
type: px4_msgs::msg::VehicleTrajectoryWaypoint

- topic: /fmu/out/airspeed_validated
type: px4_msgs::msg::AirspeedValidated

# Create uORB::Publication
subscriptions:
- topic: /fmu/in/register_ext_component_request
Expand Down

0 comments on commit ce64263

Please sign in to comment.