Class Interact
java.lang.Object
edu.tufts.hrilab.supermarket.GameAction
edu.tufts.hrilab.supermarket.actions.Active
edu.tufts.hrilab.supermarket.actions.Interact
-
Nested Class Summary
Nested classes/interfaces inherited from class edu.tufts.hrilab.supermarket.actions.Active
Active.ParsedResponse
-
Field Summary
Fields inherited from class edu.tufts.hrilab.supermarket.actions.Active
parsedResponse
Fields inherited from class edu.tufts.hrilab.supermarket.GameAction
maxResponseWait, rawResponse, receivedResponse, RESP_SLEEP
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class edu.tufts.hrilab.supermarket.actions.Active
getGameOver, getMessage, getObservation, getStepCost, getSuccess, parseResponse
Methods inherited from class edu.tufts.hrilab.supermarket.GameAction
awaitResponse, getMaxResponseWait, getRawResponse, insertResponse
-
Constructor Details
-
Interact
public Interact()
-
-
Method Details
-
getCommand
- Specified by:
getCommand
in classGameAction
-