public class LoiterController extends UsvController
alongTrackRange, correctToTrack, crossTrackError, offTrackAngleDegrees, propCommand, psiCommand, psiError, rudderCommand, THRUSTCONVERSION, usvExecution| Constructor and Description |
|---|
LoiterController(UsvExecution execution)
Creates a new instance of LoiterController
|
| Modifier and Type | Method and Description |
|---|---|
void |
computeControls()
Computes control settings for waypoint control
|
computeRudderCommands, setControls, updateCrossTrackErrorpublic LoiterController(UsvExecution execution)
execution - UsvExecution reference to main class of USVpublic void computeControls()
computeControls in class UsvController