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

AP_VisualOdom: support align-position-and-yaw #23911

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

rmackay9
Copy link
Contributor

@rmackay9 rmackay9 commented May 29, 2023

This enhances the AP_VisualOdom and GCS_MAVLink libraries to support the new align-vision-position-local-ned message which allows a user to align (aka "reset") the position provided by an external vision system (e.g. T265, ModalAI VOXL) to a known position expressed as an offset from the EKF origin.

This is important because these two systems use VIO which may drift during flight any where from a few cm to up to a couple of meters.

This has been tested in SITL and on a real vehicle using a ModalAI VOXL camera.

Note: this PR includes a commit to update the mavlink module to include PR ArduPilot/mavlink#319. This commit should be removed before merging.

@rmackay9 rmackay9 force-pushed the visodom-set-local-ned-offset branch from d85f758 to 75cc010 Compare May 30, 2023 10:46
@rmackay9 rmackay9 force-pushed the visodom-set-local-ned-offset branch from 75cc010 to 6754a2e Compare February 22, 2024 00:46
@rmackay9 rmackay9 force-pushed the visodom-set-local-ned-offset branch from 6754a2e to dcd4a22 Compare August 29, 2024 10:51
@rmackay9 rmackay9 force-pushed the visodom-set-local-ned-offset branch from dcd4a22 to 7b072e1 Compare November 20, 2024 02:17
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.

1 participant