Uses of Class
cz.cuni.amis.pogamut.usar2004.communication.messages.datatypes.StartPose

Packages that use StartPose
cz.cuni.amis.pogamut.usar2004.agent.module.nfo   
cz.cuni.amis.pogamut.usar2004.communication.messages.datatypes   
cz.cuni.amis.pogamut.usar2004.communication.messages.usarinfomessages   
 

Uses of StartPose in cz.cuni.amis.pogamut.usar2004.agent.module.nfo
 

Methods in cz.cuni.amis.pogamut.usar2004.agent.module.nfo that return types with arguments of type StartPose
 List<StartPose> NfoStartPoses.getStartPoses()
          GETSTARTPOSES will cause receipt of the NFO message with potencial Locations for spawning a robot.
 

Uses of StartPose in cz.cuni.amis.pogamut.usar2004.communication.messages.datatypes
 

Methods in cz.cuni.amis.pogamut.usar2004.communication.messages.datatypes with parameters of type StartPose
 void StartPose.set(StartPose original)
           
 

Uses of StartPose in cz.cuni.amis.pogamut.usar2004.communication.messages.usarinfomessages
 

Fields in cz.cuni.amis.pogamut.usar2004.communication.messages.usarinfomessages with type parameters of type StartPose
protected  List<StartPose> NfoMessage.StartPoses
           
 

Methods in cz.cuni.amis.pogamut.usar2004.communication.messages.usarinfomessages that return types with arguments of type StartPose
 List<StartPose> NfoMessage.getStartPoses()
          GETSTARTPOSES will cause receipt of the NFO message with potencial Locations for spawning a robot.
 



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.