Uses of Interface
com.kuka.nav.robot.MobileRobotStateListener

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

Uses of MobileRobotStateListener in com.kuka.nav.robot
 

Methods in com.kuka.nav.robot with parameters of type MobileRobotStateListener
 void MobileRobotState.addStateListener(MobileRobotStateListener listener)
          Adds the given listener, that is notified for state updates.
 void MobileRobotState.removeStateListener(MobileRobotStateListener listener)
          Removes the given listener.
 



Copyright © 2019. All rights reserved.