Uses of Class
com.kuka.nav.robot.CommandableState

Packages that use CommandableState
com.kuka.nav.robot Provides interfaces and classes for mobile robots. 
 

Uses of CommandableState in com.kuka.nav.robot
 

Methods in com.kuka.nav.robot that return CommandableState
 CommandableState MobileRobotStateSnapshot.getCommandableState()
           
static CommandableState CommandableState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CommandableState[] CommandableState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2019. All rights reserved.