I am building an underwater drone using a Pixhawk6C running ArduSub 4.5.5, connected to eight BLHeli_S ESCs. The motor test works normally for all motors.
However, when I arm the system and control it with the joystick, the motor corresponding to the stick input responds correctly, but all the other motors periodically spin slightly in sync, even though no input is given to them.
I tried increasing the stick deadzone, but this behavior did not change. Since the vehicle is in Manual mode, I expected that only the commanded motors would respond.
Is this periodic movement of the non-commanded motors considered normal behavior, or is it a sign of an abnormality? If anyone has experience with this, I would appreciate your advice.