Hi @Ferbin -
Can you share how you confirmed no joystick input? Did you disable the joystick and arm with your GCS software?
How did you calibrate the Gyro - do you mean the accelerometer and compass? Does the compass indicate the vehicle is spinning during the behavior?
Sharing a .bin autopilot log would be helpful.. To me, it sounds like a controller got wet and is sending yaw input even when the sticks are centered - a quick thing to check if nothing else!
Hi @Ferbin -
Yes - it looks like the 127 log shows that the vehicle was in Acro mode (??) where joystick input changes the rate of motion in an access. That, along with rcin4 (yaw) being at 1300 initially to me indicates something strange is going on.
The compass calibration may not be very good, as I don’t see evidence it was “spinning continuously in yaw” ? I’m also a bit surprised to see evidence of the motor direction test mode - were you setting up the motors in this log?
A longer log, or a .tlog, would help further troubleshoot. Confirming your joysticks aren’t sending unexpected signals with a website like this is also a good thing to check.
If this is a standard BlueROV2, the AHRS_ROTATION parameter should be roll90 - we find that it is 0 in your parameters file, from the log. Perhaps you didn’t correctly load the default Heavy parameters in BlueOS?
If that’s not the issue, then your motors may not be connected to the correct output channels - you can verify manually, running each thruster with a slider from the PWM outputs page. and making sure the thruster highlighted in the 3D graphic is the one that is spinning.