Uses of Package
com.kuka.nav

Packages that use com.kuka.nav
com.kuka.nav Package providing public API for commanding robots. 
com.kuka.nav.command Contains interfaces providing infrastructure for using navigation commands. 
com.kuka.nav.data Contains interfaces for accessing data of a nav data source. 
com.kuka.nav.geometry This package contains interfaces and classes for the KUKA scene graph and geometry model in the 2D use case. 
com.kuka.nav.rel This package contains relative motion API classes. 
com.kuka.nav.robot Provides interfaces and classes for mobile robots. 
 

Classes in com.kuka.nav used by com.kuka.nav
Location
          Objects of this class represent a location in the navigation system.
OrientationMode
          Defines possible orientation modes for motions on predefined paths.
Orientations
          This class holds a list of angular orientations.
Orientations.ReferenceSystem
          The reference system for the orientations.
Pose
          The class holding a robot pose.
Position
          A class holding a position.
Reliability
          Represents the quality of an estimation.
TupleSE2
          Class to represent a tuple of 2-dimensional coordinates (x, y) together with a rotation component (theta).
XYTheta
           
 

Classes in com.kuka.nav used by com.kuka.nav.command
XYTheta
           
 

Classes in com.kuka.nav used by com.kuka.nav.data
Location
          Objects of this class represent a location in the navigation system.
MapInfo
          Contains information about a map.
MapZone
          Represents a polygonal area on a map that defines certain navigation constraints, like, for example, the maximum allowed velocity.
 

Classes in com.kuka.nav used by com.kuka.nav.geometry
Pose
          The class holding a robot pose.
Position
          A class holding a position.
 

Classes in com.kuka.nav used by com.kuka.nav.rel
Pose
          The class holding a robot pose.
 

Classes in com.kuka.nav used by com.kuka.nav.robot
AsyncCount
          A mutable counter that can be waited on for asynchronous value changes.
MapInfo
          Contains information about a map.
Pose
          The class holding a robot pose.
Reliability
          Represents the quality of an estimation.
TupleSE2
          Class to represent a tuple of 2-dimensional coordinates (x, y) together with a rotation component (theta).
 



Copyright © 2019. All rights reserved.