diagram | ![]() |
||
children | UUVCommandScript USVCommandScript UGVCommandScript UAVCommandScript AgendaMission GuidedMunitionMission | ||
used by |
|
||
annotation |
|
||
source | <xsd:group name="MissionSpecification"> <xsd:annotation> <xsd:documentation>Scripted or agenda (goal-based) mission for an autonomous vehicle.</xsd:documentation> </xsd:annotation> <xsd:choice> <xsd:element ref="UUVCommandScript"/> <xsd:element ref="USVCommandScript"/> <xsd:element ref="UGVCommandScript"/> <xsd:element ref="UAVCommandScript"/> <xsd:element ref="AgendaMission"/> <xsd:element ref="GuidedMunitionMission"/> </xsd:choice> </xsd:group> |