Skip to content

Commit

Permalink
uxrce: add actuator_armed and estimator_gps_status topic publishers
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmetkillioglu committed Aug 16, 2024
1 parent ac75375 commit 83dda9f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/modules/uxrce_dds_client/dds_topics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,12 @@ publications:
- topic: /fmu/out/home_position
type: px4_msgs::msg::HomePosition

- topic: /fmu/out/actuator_armed
type: px4_msgs::msg::ActuatorArmed

- topic: /fmu/out/estimator_gps_status
type: px4_msgs::msg::EstimatorGpsStatus

subscriptions:

- topic: /fmu/in/offboard_control_mode
Expand Down

0 comments on commit 83dda9f

Please sign in to comment.