Hi all,
I am the head of software for a college UAV team attempting to make a fully autonomous drone system by the end of May. Our goals are simple, we just want to be able to accomplish a simple flight pattern.
We have settled on using ArduPilot and the cube pilot orange. So far, we have been able to read and write mavlink messages over a usb. Now, what do we do next? How do we write mavlink messages and commands for flight? What does this process look like?