/mavlink-java-playground

A small toy repository for experimenting with dronefleet's MAVLink Java API and the official MAVLink Java SDK

Primary LanguageJava

MAVLink Java Playground

This is a small toy repository for experimenting with both dronefleet's MAVLink Java API and the official MAVLink Java SDK

Prerequisites

It is assumed that an instance of SITL is running locally on TCP port 5760 as outlined by the SITL guide here

For setting up SITL, please refer to the root of the SITL guide here