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

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

Uses of SafetyState in com.kuka.nav.robot
 

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



Copyright © 2019. All rights reserved.