I want to control Ardupilot drones (for example in Gazebo simulator) using C++ (NOT ROS). Dronekit is a great tool for python but I want something similar using C++.
MAVSDK is only compatible with PX4 but I need it for Ardupilot.
Is there C++ SDK for Mavlink - Ardupilot? thanks.