|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.columbia.cs.coms4701.agent.environments.robot.RoombaRunner
public class RoombaRunner
Runs a single round of the Roomba environment, loading the agent program from the specified package, and loading the map from the specified text file.
Constructor Summary | |
---|---|
RoombaRunner()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Run a single round of the Roomba environment. |
static void |
showUsage()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RoombaRunner()
Method Detail |
---|
public static void main(java.lang.String[] args)
Usage: RoombaRunner map-file steps author [class]
Parameters:
args
- public static void showUsage()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |