Issue with Servo Control via Navigator in Single-Thruster Underwater Glider Using ArduPilot

Hi @Njanaprakasam, welcome to the forum :slight_smile:

Can you add a couple of Plotter widgets in Cockpit, and set them to RC_CHANNELS.chan1_raw and SERVO_OUTPUT_RAW.servo1_raw? That should allow you to see the input the Navigator is receiving (e.g. whether your communication hardware is working and set up correctly), and the pulse durations it is trying to output to the ESC (e.g. whether the autopilot is configured as you want it to be).

I believe arming only affects MotorN values for the servo output functions, so this shouldn’t be relevant - all other output types are active at all times.


By the way, I am curious how this is connected, and whether you’re testing it in air or water.

1 Like