Uses of Package
com.kuka.nav.robot

Packages that use com.kuka.nav.robot
com.kuka.nav Package providing public API for commanding robots. 
com.kuka.nav.robot Provides interfaces and classes for mobile robots. 
 

Classes in com.kuka.nav.robot used by com.kuka.nav
MobileRobot
          The basic interface for a mobile robot aggregates the interfaces for the basic functions of every mobile robot.
 

Classes in com.kuka.nav.robot used by com.kuka.nav.robot
ChangeMapCommand
          Requests the change of the currently active map of the commanded mobile robot.
CollisionAvoidanceState
          Enumeration to hold information about the collision avoidance running on the robot.
CommandableState
          Represents the commandability of the mobile robot using traffic light colors: "RED" in case of internal error, "YELLOW" in case of a paused system and "GREEN" if the robot can execute commands.
ConnectionState
          This enum represents if a device is in active communication with the system.
DriveType
          Represents the drive type of a mobile robot.
GenericRequestContainer
          Container for accessing runtime information of a generic request.
GenericRequestTyped
          Base class for all generic requests.
LocalizeCommand
          Command to (re-)initialize the pose estimate of the commanded mobile robot's on board laser localization.
MobileRobot
          The basic interface for a mobile robot aggregates the interfaces for the basic functions of every mobile robot.
MobileRobotListener
          Listener interface for mobile robot coming online or offline in system.
MobileRobotLoad
          Interface for the nav load capability.
MobileRobotLoadListener
          Listener interface to offer load dependent notifications.
MobileRobotState
          Main interface to the state information of a mobile robot.
MobileRobotStateListener
          Listener interface for the robot state updates.
MobileRobotStateSnapshot
          The current state information of a mobile robot.
MobileRobotType
          Represents a mobile robot type.
SafetyState
          Represents the safety states of a mobile robot.
SwitchServerCommand
          Requests the change of the server to which the commanded mobile robot connects.
 



Copyright © 2019. All rights reserved.