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

Add direct Mavlink support for PX4, Arducopter #29

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

tblaha
Copy link
Contributor

@tblaha tblaha commented May 8, 2024

Adds support to stream position and attitude as MAVLink packages via UDP, which can be routed with mavlink-router. PX4, Arducopter, and Arduplane all use different messages to uplink external vision estimates, so that is a commandline option, see README.

Thanks @ntouev for the bulk of the work on this!

Dry runs with PX4 via Serial Radio Telemetry and Arducopter via a Herelink Accesspoint have been successful; flight tests outstanding.

Todo:

Out of scope of this PR: Arduplane

@tblaha
Copy link
Contributor Author

tblaha commented Aug 27, 2024

@antbre i dont have the option to do PX4 test flights now, but if Arducopter works?

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