| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.agent.navigation |
Navigation API for Unreal.
|
| cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator | |
| cz.cuni.amis.pogamut.ut2004.bot.command |
Utility classes wrapping various command messages.
|
| cz.cuni.amis.pogamut.ut2004.bot.impl |
| Constructor and Description |
|---|
UT2004GetBackToNavGraph(UT2004Bot bot,
AgentInfo info,
AdvancedLocomotion move) |
UT2004Navigation(UT2004Bot bot,
AgentInfo info,
AdvancedLocomotion move)
Will auto-create all needed UT2004Navigation subparts.
|
UT2004RunStraight(UT2004Bot bot,
AgentInfo info,
AdvancedLocomotion move) |
| Modifier and Type | Field and Description |
|---|---|
protected AdvancedLocomotion |
LoqueRunner.body
Deprecated.
Agent's body.
|
protected AdvancedLocomotion |
LoqueNavigator.body
Agent's body.
|
protected AdvancedLocomotion |
KefikRunner.body
Agent's body.
|
| Constructor and Description |
|---|
KefikRunner(UT2004Bot bot,
AgentInfo agentInfo,
AdvancedLocomotion locomotion,
Logger log)
Constructor.
|
LoqueRunner(UT2004Bot bot,
AgentInfo agentInfo,
AdvancedLocomotion locomotion,
Logger log)
Deprecated.
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 |
UT2004BotModuleController.move
Shortcut for body.getAdvancedLocomotion() that allows you to manually steer the movement through the environment.
|
| Modifier and Type | Method and Description |
|---|---|
AdvancedLocomotion |
UT2004BotModuleController.getMove() |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.