Send waypoints to Pixhawk using MAVLink

Hi Vik,

Lot’s of useful reading can be found here:
[MAVLink and Arduino: step by step]
(mavlink-and-arduino)

All the needed documentation of the MAVLink commands and the architecture can be found here:
[mavlink]
(https://mavlink.io/en/messages/common.html)

Good luck!!