The Box Limit Task

Description

Cause vehicle to orbit (execute a regular polygon of waypoints) a specified XY location at a given radius. Can also specify number of sides of polygon which makes up the orbit.

Publishes

Subscribes

Configuration Block

Example Block

Task = Orbit
{
	Name = ORBIT1
	Priority = 3
	InitialState = OFF
	TimeOut = 300
	FinishFlag = EndMission
	StartFlag = WP1Done
	Thrust = 40
	Location = 20,20,0
	Direction = CCW
	Radius = 40	
	Repeat = 2
	TotalPos = 6
	PosRadius = 10
}

The MOOS © P. Newman 2001-2002