Uses of Package
com.kuka.nav.command

Packages that use com.kuka.nav.command
com.kuka.nav.command Contains interfaces providing infrastructure for using navigation commands. 
com.kuka.nav.honk Provides interfaces and classes for mobile robots honk capability. 
com.kuka.nav.recover Contains classes for recovering when the robot left the intended path. 
com.kuka.nav.rel This package contains relative motion API classes. 
com.kuka.nav.robot Provides interfaces and classes for mobile robots. 
 

Classes in com.kuka.nav.command used by com.kuka.nav.command
AbstractCommand
          Base class for all navigation commands.
AbstractParameterizable
          Base class for all parameterizable navigation types.
Action
          Base class for navigation actions.
ActionContainer
          An interface describing the methods of an unit responsible for the management of the runtime information of a navigation action.
BasicCommandContainer
          An interface describing the methods of an unit responsible for the management of the runtime information of a navigation command.
CommandContainer
          An interface describing the methods of an unit responsible for the management of the runtime information of a navigation command.
MapZoneInfluence
          Info whether a map zone is currently influencing a motion.
Motion
          Base class for mobile robot motions with dynamic parameters.
MotionContainer
          An interface describing the methods of a unit responsible for the management of the runtime information of a navigation motion.
NavExecutionResult
          Represents the result of the execution of a command.
NavExecutionState
          Represents state of a navigation command execution.
Request
          Interface for requests that receive a single result.
RequestContainer
          Base interface for request results.
RequestStateListener
          Listener interface to be notified when the container of a request changes.
 

Classes in com.kuka.nav.command used by com.kuka.nav.honk
AbstractCommand
          Base class for all navigation commands.
AbstractParameterizable
          Base class for all parameterizable navigation types.
Action
          Base class for navigation actions.
 

Classes in com.kuka.nav.command used by com.kuka.nav.recover
AbstractCommand
          Base class for all navigation commands.
 

Classes in com.kuka.nav.command used by com.kuka.nav.rel
AbstractCommand
          Base class for all navigation commands.
AbstractParameterizable
          Base class for all parameterizable navigation types.
CommandContainer
          An interface describing the methods of an unit responsible for the management of the runtime information of a navigation command.
Motion
          Base class for mobile robot motions with dynamic parameters.
MotionContainer
          An interface describing the methods of a unit responsible for the management of the runtime information of a navigation motion.
 

Classes in com.kuka.nav.command used by com.kuka.nav.robot
AbstractCommand
          Base class for all navigation commands.
AbstractParameterizable
          Base class for all parameterizable navigation types.
Action
          Base class for navigation actions.
Commandable
          Central interface for issuing commands to a mobile robot.
Movable
          Central interface for issuing motions to a mobile robot.
Request
          Interface for requests that receive a single result.
RequestContainer
          Base interface for request results.
 



Copyright © 2019. All rights reserved.