Running PX4 on VOXL without Flight Core
-
Is there a way to run PX4 flight controller on the VOXL without using the flight core, using the VOXL standalone as the flight controller? That is, could PX4 be run on the VOXL without going through the nuttx system on the flight core (similar to what I think could be done on the Snapdragon Flight)?
-
The short answer is yes, the long answer is that it is probably a decent amount of work.
PX4 1.9 builds and runs for this platform, but may not fly. With that build, you need UART based ESCs like we have here: https://modalai.com/esc
Mid-PX4 1.10 development c++14 was introduced. The SLPI compiler does not support c++14. IMO it would be fairly straight-forward to either comment out that code (it's for simulation), or just use boost to fix the issue. We just haven't done that or put much effort into it.
You can take a look here:
branch https://github.com/PX4/Firmware/commits/excelsior_1.9Build the firmware with "make atlflight_excelsior_default" to build the posix side and "make atlflight_execelsior_qurt-default"
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login