-
Notifications
You must be signed in to change notification settings - Fork 113
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 ability to use ArduPilot firmware manifest to download SITL binaries #145
Conversation
99ea889
to
c811042
Compare
c811042
to
09a3e61
Compare
|
i try the new version of "init.py" to run dronekit-sitl, but it still doesn't work. I run it on the nvidia jetson Orin NX. Here are the Tracbacks: |
Hi! As @kyrlon mentioned, |
09a3e61
to
ec8ab8c
Compare
Wow. Some love for a 5-year old PR! I've made the changes suggested here. Could people test them, please? :-) |
AND HE'S BACK!! :) Was able to run with no problems with the recent changes on Win10, python3.10 with a venv. Here are the commands ran to attempt this:
|
@kyrlon many thanks for the testing - I've merged this one now. I'm going to try to set up an easy release process for this next... |
With a little bit of work this will also allow
dronekit-sitl
to work on ARM.I don't have a great solution for parameters yet.