We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Are there pre-built images for arm platforms? I'd like to run mavros on a companion computer (Xavier NX) onboard my aircraft.
The text was updated successfully, but these errors were encountered:
Hi @MatthewFehl365 - no; I only have pre-built x86 images on DockerHub. Would love to include an ARM build; did you end up making one?
Sorry, something went wrong.
I did make one, only need to create the docker image with --platform Linux/arm64/v8 flag and that should work.
@MatthewFehl365 - looks like some of the dependencies do not have arm support; see: https://github.com/radarku/docker-mavros/actions/runs/7963926842/job/21740438228
No branches or pull requests
Are there pre-built images for arm platforms? I'd like to run mavros on a companion computer (Xavier NX) onboard my aircraft.
The text was updated successfully, but these errors were encountered: