Public Member Functions | Private Member Functions | Private Attributes
org.srs.srs_knowledge.task.MoveActionUnit Class Reference
Inheritance diagram for org.srs.srs_knowledge.task.MoveActionUnit:
Inheritance graph
[legend]

List of all members.

Public Member Functions

String getActionType ()
boolean ifParametersSet ()
 MoveActionUnit (Pose2D position)
boolean setParameters (String action, String para, String reservedParam)

Private Member Functions

void setBasePose (String jsonPose)

Private Attributes

boolean ifBasePoseSet = false

Detailed Description

An ActionUnit is a container of GenericAction. Unit does not have to be containing only one action. e.g. an action of detection an object on a table can contain a few steps, move to pos1, detect, move to pos2, detect, move to pos3, detect, etc.

Definition at line 68 of file MoveActionUnit.java.


Constructor & Destructor Documentation

Definition at line 70 of file MoveActionUnit.java.


Member Function Documentation

void org.srs.srs_knowledge.task.MoveActionUnit.setBasePose ( String  jsonPose) [inline, private]

Definition at line 103 of file MoveActionUnit.java.

boolean org.srs.srs_knowledge.task.MoveActionUnit.setParameters ( String  action,
String  para,
String  reservedParam 
) [inline]

Reimplemented from org.srs.srs_knowledge.task.HighLevelActionUnit.

Definition at line 96 of file MoveActionUnit.java.


Member Data Documentation

Definition at line 116 of file MoveActionUnit.java.


The documentation for this class was generated from the following file:


srs_knowledge
Author(s): Ze Ji
autogenerated on Mon Oct 6 2014 08:27:33