PX4 MAVSDK – C++ Programming [Episode 6] Basic Flight Control using Action API
Hello! This is Aiden from the Marketing Team. In our previous episode, we explored the “nervous system” of a drone—the Telemetry plugin—and learned how to receive the aircraft’s current status and GPS location via asynchronous callbacks. Now that we’ve successfully retrieved sensor data, it’s finally time to command physical movement! In autonomous flight robotics research,…
