Noob here, I’m a seasoned mechanical engineer with dusty programming skills interested in developing a unique Autonomous Underwater Vehicle with ArduPilot.
My proposed motor glider AUV camera ship can be functionally described as a twin-engine flying wing with elevons and differential thrust for yaw. With slight positive buoyancy, it operates with a kind of snorkeling behavior: UHF RC, FPV and GPS topside, then on command dropping into autonomous recording missions with INS, depth sensors, and sonar for altitude and collision avoidance.
I hoping someone in this community can point me in the right direction. To control this peculiar frame, do I need to generate a custom platform configuration in, say, Mission Planner? Although it’s a submersible, it clearly resembles an aircraft more than an ROV. Where to begin? Thanks.
Replies
Another piece of the puzzle falls into place. Thanks. That tuning calibration gets burnt to firmware. Easy.
Well OK then. My next questions -sonar integration, and about a dead reckoning mode (when comm and GPS black out underwater)- probably are topics for the ArduSub folks.
No need to touch the code. All the tuning controls are in the ground control software, such as Mission Planner, APM Planner, QGroundControl etc. Just drag sliders
Chris Anderson said:
Sure, that might work better. Just configure it like a plane and see if that works. I imagine tuning will be a challenge, however, given the lag between control surface movement and frame response.
Chris Anderson said:
Begin here?