This article will explain the basics to get started with MAVSDK-Java with no prior knowledge.
Auterion Academy
Description goes here
Multi-vehicle drone simulation in Gazebo
Simulations prepare operators for real-life deployment and give the confidence that in real drone operations flights can be executed safely. Learn about Multi-vehicle support simulation developed by Auterion.
MAVSDK – Python: easy asyncio
Once you know how to run some examples with MAVSDK-Python, it’s time to go a bit deeper into the mechanics behind asyncio and all the different approaches to asynchronous programming.
Getting started with MAVSDK – Python
This post will focus on showing, step by step, how to get up and running with a drone using MAVSDK-Python. MAVSDK is a set of libraries providing a high-level API to MAVLink, providing easy to learn programmatic access to vehicle information and telemetry.
MAVLink Fuzz Testing
To ensure the robustness and security of PX4, and the whole ecosystem around MAVLink, we applied fuzz testing against the MAVLink library.
Introducing MAVSDK
MAVSDK is a set of libraries in different programming languages that provide a high-level API to MAVLink, providing easy to learn programmatic access to vehicle information and telemetry, and other operations.