Hello… I’m planning to work on vision project using APM 2.6 and Raspberry pi… I believe that I can use droenkit-python or FlytOS… From your experience, which one do you recommend?
The installation process for dronekit-python
is substantially easier (just pip install dronekit
and you’re done). I would start with that unless there are particular features in FlytOS that you need that are not available through dronekit-python
.