Quantcast
Viewing all articles
Browse latest Browse all 45682

Setting a mission with Mavlink protocol in C

@sergi_torrabadella wrote:

Hi everyone,

I've been writing a code to communicate between an Arduino and APM2.8 via Mavlink protocol. I used this library: https://github.com/mavlink/mavlink (The one which is created with the mavgenerator program).

Till now I've been able to code a heartbeat message send it through serial port and then decode it properly. My aim is to set a simple mission. Like this: 1- take off, 2-Go to a certain position, 3-RTH, 4-Land. I don't have any idea how to continue from this point.

Can anyone give some light in this issue?

I will really appreciate your help.

Thank you!

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 45682

Trending Articles