| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.udk.agent.navigation.loquenavigator | |
| cz.cuni.amis.pogamut.udk.agent.navigation.martinnavigator | |
| cz.cuni.amis.pogamut.udk.bot.command |
Utility classes wrapping various command messages.
|
| cz.cuni.amis.pogamut.udk.bot.impl |
| Modifier and Type | Field and Description |
|---|---|
protected AdvancedLocomotion |
LoqueRunner.body
Agent's body.
|
protected AdvancedLocomotion |
LoqueNavigator.body
Agent's body.
|
| Constructor and Description |
|---|
LoqueRunner(UDKBot bot,
AgentInfo agentInfo,
AdvancedLocomotion locomotion,
Logger log)
Constructor.
|
| Modifier and Type | Field and Description |
|---|---|
protected AdvancedLocomotion |
MartinRunner.body
Agent's body.
|
protected AdvancedLocomotion |
MartinNavigator.body
Agent's body.
|
| Constructor and Description |
|---|
MartinRunner(UDKBot bot,
AgentInfo agentInfo,
AdvancedLocomotion locomotion,
Logger log)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
AdvancedLocomotion |
CompleteBotCommandsWrapper.getLocomotion()
Returns
cz.cuni.amis.pogamut.ut2004.bot.commands.AdvancedLocomotion
command module. |
| Modifier and Type | Field and Description |
|---|---|
protected AdvancedLocomotion |
UDKBotModuleController.move
Shortcut for body.getAdvancedLocomotion() that allows you to manually steer the movement through the environment.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.