I’m trying to use “HAL.set_cmd_mix” to maintain the height since “HAL.set_cmd_vel” makes the drone going down, but it looks that the instruction doesn’t work properly, it just keeps the drone static in the initial point.
For the moment, I’m using “HAL.set_cmd_vel” with a low speed in the Z axis.