Hello !
As in the topic, I need to create a system to control Solo's movement during landing in real time (based on horizontal sensors). I would like to use Dronekit in code running onboard. My idea was using override of roll, pitch, yaw channels during LAND mode and I checked that it is...