This article will explain the basics to get started with MAVSDK-Java with no prior knowledge.
How to
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.
PX4 Roadmap 2019 Webinar
PX4 is becoming an industry standard, adopted by most of the players in the drone industry. The key maintainers of the community presented the 2019 roadmap of the largest open source drone community.
MAVSDK Webinar Recap
The webinar on the SDK was a lesson on how to write apps and control PX4 powered drones from a convenient SDK. The SDK supports different programming languages and can be used on mobile, desktop and servers.