Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uxrce: add actuator_armed and estimator_gps_status topic publishers #739

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

mehmetkillioglu
Copy link

Changelog:

Add following topics to microxrce publishers. Both topics are low frequency, shouldn't add much load. If the usage gets problematic, we can drop EstimatorGpsStatus as it is only used for the diagnostic view.

  • ActuatorArmed -> used for determining the kill switch status from manual_lockdown flag
  • EstimatorGpsStatus -> used for gps diagnostics. Using checks_passed and check_fail_gps_fix.

@mehmetkillioglu mehmetkillioglu merged commit a220729 into main Aug 19, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants