Uses of Interface
com.kuka.nav.command.NavExecutionResult

Packages that use NavExecutionResult
com.kuka.nav.command Contains interfaces providing infrastructure for using navigation commands. 
 

Uses of NavExecutionResult in com.kuka.nav.command
 

Classes in com.kuka.nav.command with type parameters of type NavExecutionResult
 interface ActionContainer<T extends ICommand<T,?>,R extends NavExecutionResult>
          An interface describing the methods of an unit responsible for the management of the runtime information of a navigation action.
 interface CommandContainer<T extends ICommand<T,?>,R extends NavExecutionResult>
          An interface describing the methods of an unit responsible for the management of the runtime information of a navigation command.
 interface MotionContainer<T extends ICommand<T,?>,R extends NavExecutionResult>
          An interface describing the methods of a unit responsible for the management of the runtime information of a navigation motion.
 



Copyright © 2019. All rights reserved.