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: fix odometry frames of reference setup #14990

Merged
merged 2 commits into from
May 28, 2020

Conversation

TSC21
Copy link
Member

@TSC21 TSC21 commented May 28, 2020

Describe problem solved by this pull request
Fixes the odometry MAVlink frames of reference and estimation source handling.

Describe your solution
Adds the usage of the and depending on the MAV_ESTIMATOR_TYPE, splits the odometry stream where required.

Brings along some other updates in the sitl_gazebo and mavlink submodules, including PX4/PX4-SITL_gazebo-classic#506.

Test data / coverage
Tested in SITL.

@TSC21 TSC21 force-pushed the pr-fix_frames_of_reference branch from 1ac73e9 to 22d0c81 Compare May 28, 2020 12:19
@TSC21 TSC21 force-pushed the pr-fix_frames_of_reference branch from 22d0c81 to bbb3a57 Compare May 28, 2020 13:38
@TSC21 TSC21 requested a review from kamilritz May 28, 2020 13:39
kamilritz
kamilritz previously approved these changes May 28, 2020
@TSC21
Copy link
Member Author

TSC21 commented May 28, 2020

@kamilritz sorry just a little detail more and should be good to go. Thanks for reviewing!

@TSC21
Copy link
Member Author

TSC21 commented May 28, 2020

ROS builds are failing since we don't have an up to date release of Mavlink on ROS. I think we can ignore or comment those for now.

@TSC21 TSC21 merged commit ad4d428 into master May 28, 2020
@TSC21 TSC21 deleted the pr-fix_frames_of_reference branch May 28, 2020 14:45
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