I’m trying to run Dronekit Python on the same RasPi that I’ve got Navio2 on. How do I connect the thread running my Dronekit Python script to the thread running Arduplane?
I’ve tried launching example with this command-line command but I’m getting no-heartbeat timeouts:
python vehicle_state.py --connect udpin:127.0.0.1:14550