Uses of Package
cz.cuni.amis.pogamut.ut2004.agent.navigation

Packages that use cz.cuni.amis.pogamut.ut2004.agent.navigation
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.impl   
 

Classes in cz.cuni.amis.pogamut.ut2004.agent.navigation used by cz.cuni.amis.pogamut.ut2004.agent.navigation
IUT2004GetBackToNavGraph
          This class is meant to provide easy "get-back-to-navigation-graph-in-order-I-can-safely-navigate-through-map" implementation.
IUT2004Navigation
          Facade for navigation in UT2004.
IUT2004PathExecutor
           
IUT2004PathExecutorHelper
           
IUT2004PathNavigator
          Navigator purpose is to actually move the bot through the UT2004 environment - if you did not read IPathExecutor and UT2004PathExecutor documentation, do it now.
IUT2004PathRunner
          Runner is actually responsible for running directly between two locations.
IUT2004RunStraight
          Interface for straight-runner that is combined with stuck-detectors.
NavigationState
           
UT2004PathAutoFixer.ILinkRemovalListener
           
UT2004PathExecutor
           
 

Classes in cz.cuni.amis.pogamut.ut2004.agent.navigation used by cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator
AbstractUT2004PathNavigator
          Simple stub of the IUT2004PathNavigator that implements AbstractUT2004PathNavigator.setBot(UT2004Bot) and AbstractUT2004PathNavigator#setExecutor(IPathExecutorHelper).
IUT2004PathNavigator
          Navigator purpose is to actually move the bot through the UT2004 environment - if you did not read IPathExecutor and UT2004PathExecutor documentation, do it now.
IUT2004PathRunner
          Runner is actually responsible for running directly between two locations.
 

Classes in cz.cuni.amis.pogamut.ut2004.agent.navigation used by cz.cuni.amis.pogamut.ut2004.bot.impl
IUT2004GetBackToNavGraph
          This class is meant to provide easy "get-back-to-navigation-graph-in-order-I-can-safely-navigate-through-map" implementation.
IUT2004Navigation
          Facade for navigation in UT2004.
IUT2004PathExecutor
           
IUT2004RunStraight
          Interface for straight-runner that is combined with stuck-detectors.
 



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