Intro

  • Underactuated vehicle- aft-facing motor configuration
    • Can move in surge and yaw axes, but not sway axis
    • Controllerss
      • path following controller
      • station-keeping controller
    • line of sight control (LOS) strategy (Fossen underactuated) combined with WAM-V dynamic model (wamv dynamics)

Software (Control) Subsystem

picture 0

picture 1

Improved Controller

1/24/25 Meeting Notes

  • Current GNC is three functions
    • Planning → sets waypoints
    • Guidance → (LoS) sets desired yaw and velocity
    • Control → sets throttles
      • expects yaw and surge velocity
      • should take desired twist as inputs (surge, sway, yaw velocity)
  • Velocity controller
    • If needed - wrap with position controller
    • Incorporates hydrodynamic model
      • thrust to kinematic mapping
    • Incorporate propulsion model
      • throttle / velocity —> thrust mapping
  • Test suite
  • Structural changes