Anyone knows how to control servo base camera gimbal using mavlink?

I tried

GIMBAL_MANAGER_SET_PITCHYAW

GIMBAL_MANAGER_SET_MANUAL_CONTROL

both came back with
AttributeError: ‘MAVLink’ object has no attribute ‘gimbal_manager_set_manual_control_send’

Anyone knows how? what did I do wrong?

Yeah don’t use those.
Wiki has good information. The DO_MOUNT_* messages are what you’re after

Hi thanks. It works now. Because when I read the page it stated its obselete. Turns out as I test it its working.

Letest fmu copter 4.3.3 version camera gimbal not working pixhawek 2.4.8 flight controler bord but priveus version 4.2 proper working