I want to control the gimbal of two Typhoon H480 models in a setup using the topic /mavros/mount_control/command. I have understood how to implement it for a single model with help from
I am trying to understanding the discussion below, but unsure how to use the mount control to each vehicle separately:
But I am unable to move even one vehicle’s gimbal for a multi UAV simulation, like in the case of the single vehicle. Any help and suggestion will be appreciated.
Thank you!
Edit: I tried to implement the changes given in the pull request - but I didn’t find a difference in the jitter. Is there something I’m skipping?