Hello,
I’m another newbie learning Navio2+Raspberrypi 4 (Model B 4G) and trying to build a quadcopter drone. I downloaded and installed the latest Navio2 image as shown below:
And then, I ran the ardupilot to set up my arducopter as shown below:
The arducopter was running successfully.
It looks like the arducopter version is 4.0. I also tried to run @novice’s connect_quad.py example above, but it still failed to run and generated the same error messages as shown below:
Am I missing something to set up the ardupilot and run the example? I don’t think the latest Navio2 image fixed the Dronekit connection issue and it is still occurring.
Would you please give some idea on how to resolve the issue with running the Dronekit examples?
By the way, in Mission Planner, I was able to connect to the Ardupilot on Navio2+Rpi4 board using UDP / 57600 baud rate.
Thank you,