You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use gimbal plugin's gibal_list and attitude function, the gimbal_id is not match.
I try to control camera gimbal through mavsdk-server and mavsdk-python.
the system only has one gimbal, gimbal_list return gimbal_id is 1, but somtimes I can not control this gimbal with gimbal_id:1.
I get retsult from attitude the gimbal_id is 3, and I can control the gimbal with gimbal_id:3.
this situation occurrs sometimes.