Survey Task

Description

This task directs the vehicle along a series of TrackLines arranged in a "lawnmower" pattern. The pattern is a rectangle A by B (m) rotated anticlockwise by Rotation degrees. The legs of the survey are Spacing m apart and along the A direction. The pattern is centered on a specified XY locations

Publishes

Subscribes

Configuration Block

Example Block

Task = Survey
{
	Name = Survey1
	Priority = 3
	InitialState = ON
	TimeOut = 800
	FinishFlag = EndMission
	Thrust = 60
	Center = 0,0
	A = 100
	B = 100
	Spacing = 10
	Rotation = 270
	Radius = 10
	Lead = 5
}


The MOOS © P. Newman 2001-2002