|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcz.cuni.amis.pogamut.base.agent.module.AgentModule<AGENT>
cz.cuni.amis.pogamut.base.agent.module.SensorModule<USAR2004Bot>
cz.cuni.amis.pogamut.usar2004.agent.module.nfo.SuperNfo
cz.cuni.amis.pogamut.usar2004.agent.module.nfo.NfoStartPoses
public class NfoStartPoses
Nfo message representative for Start Poses.
| Field Summary |
|---|
| Fields inherited from class cz.cuni.amis.pogamut.usar2004.agent.module.nfo.SuperNfo |
|---|
lastMessage, nfoListener |
| Fields inherited from class cz.cuni.amis.pogamut.base.agent.module.SensorModule |
|---|
worldView |
| Fields inherited from class cz.cuni.amis.pogamut.base.agent.module.AgentModule |
|---|
agent, controller, eventBus, log |
| Constructor Summary | |
|---|---|
NfoStartPoses(USAR2004Bot bot)
Ctor. |
|
| Method Summary | |
|---|---|
List<StartPose> |
getStartPoses()
GETSTARTPOSES will cause receipt of the NFO message with potencial Locations for spawning a robot. |
int |
getStartPosesSize()
StartPoseCount is the number of starting positions available. |
| Methods inherited from class cz.cuni.amis.pogamut.usar2004.agent.module.nfo.SuperNfo |
|---|
cleanUp, isReady |
| Methods inherited from class cz.cuni.amis.pogamut.base.agent.module.AgentModule |
|---|
getComponentId, getLog, getState, initComponentId, isRunning, kill, pause, reset, resume, start, stop, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NfoStartPoses(USAR2004Bot bot)
bot - USAR2004Bot variable for filling base class.| Method Detail |
|---|
public int getStartPosesSize()
public List<StartPose> getStartPoses()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||