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

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

Uses of MobileRobotLoadListener in com.kuka.nav.robot
 

Methods in com.kuka.nav.robot with parameters of type MobileRobotLoadListener
 void MobileRobotLoad.addLoadListener(MobileRobotLoadListener listener)
          Adds a listener that will be notified whenever there is a mismatch between the commanded load info and the robot aware load info.
 void MobileRobotLoad.removeLoadListener(MobileRobotLoadListener listener)
          Removes the given listener.
 



Copyright © 2019. All rights reserved.