Hello everyone,
I am trying to set up a camera with an independent Pan & Tilt mount on my ROV using the Navigator flight controller, but I am running into some strange behavior that I can’t seem to resolve.
My current setup:
-
Flight Controller: Navigator
-
Camera Mount:
MNT1_TYPEis set to 1 (Servo). -
Tilt Servo: Assigned to Channel 16.
-
Pan Servo: Assigned to Channel 10.
The issues:
-
The Tilt axis works perfectly fine and accepts independent commands without any problem.
-
However, the Pan axis is not independent. Whenever I try to move the Pan servo, the Tilt servo moves along with it simultaneously.
-
Additionally, the Pan servo seems to be visibly weaker and has very low power/torque compared to the Tilt servo.
I am completely sure this might be a configuration crossover or a power issue, but I haven’t been able to separate the Pan from the Tilt.
Has anyone experienced this specific behavior with the Navigator? Could this be a software mapping conflict in ArduSub/Cockpit, or does it sound more like a hardware/voltage drop issue affecting the PWM signal (3.3V logic level) when the Pan operates?
Any guidance or troubleshooting steps would be greatly appreciated!