We are using the blue rov with a custom configuration - Imagine a four thruster quadcopter configuration underwater with the Pixhawk at pitch = 270 (pointing down).
In ACRO mode we are finding that yaw rate commands are disabled at certain angles and we are unable to control yaw rate. Pitch and roll rate control work fine at any angle, however.
We have disabled the Trainer in ACRO mode. I do not see any other parameters that may affect this problem in ACRO mode.
Is there a place in the ArduSub firmware where this is getting disabled?
Also changed the AP orientation in QGC to pitch270. Finally, note that all rate commands (pitch, yaw, roll and throttle) work perfectly in MANUAL mode as one would expect. It’s in ACRO that we are having an issue no yaw rate output in the above shown horizontal flight attitude.
Can you make a video demonstrating the operation in both modes?
Can you paste text that I can copy instead of typing these numbers in if I wanted to try?
If you are asking for help with a piece of software, then you should make it possible for others to run the same software in order to reproduce the problem and find answers.
Confirmed, as the roll/pitch approach +/- 90 degrees, the yaw controller output approaches zero. This is not how it should behave in acro. This is a bug.
That issue link is from when ArduSub was being developed by Blue Robotics as an unofficial fork of the ArduPilot repo. It has since been merged into the mainstream ArduPilot project, and the old issues were transferred over as well. In this case the link to the transferred issue is here - it seems it has still not been addressed.
I can bump it with our main ArduSub developer if it’s affecting something you’re trying to do, but can’t guarantee we’ll be able to spend time on it.