Public Member Functions
org.srs.srs_knowledge.task.PutOnTrayActionUnit Class Reference
Inheritance diagram for org.srs.srs_knowledge.task.PutOnTrayActionUnit:
Inheritance graph
[legend]

List of all members.

Public Member Functions

String getActionType ()
boolean ifParametersSet ()
 PutOnTrayActionUnit (String moveConfig)
boolean setParameters (ArrayList< String > para)

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. This action does simply put an object on its tray action.

Definition at line 68 of file PutOnTrayActionUnit.java.


Constructor & Destructor Documentation

Parameters:
moveConfig,:if the robot arm should be from the side, top, or front, etc

Definition at line 73 of file PutOnTrayActionUnit.java.


Member Function Documentation

boolean org.srs.srs_knowledge.task.PutOnTrayActionUnit.setParameters ( ArrayList< String >  para) [inline]

Nothing to set in this case

Definition at line 101 of file PutOnTrayActionUnit.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