ArduPilot / ardupilot

ArduPlane, ArduCopter, ArduRover, ArduSub source
http://ardupilot.org/
GNU General Public License v3.0
10.26k stars 16.87k forks source link

Sub: Add support for x,y,z stabilization at arbitrary attitude #9823

Closed patrickelectric closed 4 years ago

patrickelectric commented 5 years ago

Moved from: bluerobotics/ardusub#65 Original author: @jaxxzer

Feature request

Currently, we can only hold depth or position when we are level.

Platform [ ] All [ ] AntennaTracker [ ] Copter [ ] Plane [ ] Rover [x] Submarine

jaxxzer commented 5 years ago

We should reject roll/pitch commands in depth hold mode until this is supported.