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

mavlink: only send ATTITUDE/ATTITUDE_QUATERNION msgs on vehicle_attitude update #13184

Merged
merged 2 commits into from
Oct 14, 2019

Conversation

dagar
Copy link
Member

@dagar dagar commented Oct 14, 2019

@dagar dagar added the bug label Oct 14, 2019
@dagar dagar requested a review from mrivi October 14, 2019 14:18
@dagar
Copy link
Member Author

dagar commented Oct 14, 2019

It might be worth doing a quick pass over the messages required by PX4/avoidance to ensure the correct data is being sent only in valid conditions.

Copy link
Contributor

@mrivi mrivi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking care of this. I wasn't if it was a critical choice to have the updated message with the OR condition on the update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Attitude Quaternion Stream with invalid quaternion
2 participants