Uses of Class
com.kuka.nav.geometry.DetectionModel

Packages that use DetectionModel
com.kuka.nav.geometry This package contains interfaces and classes for the KUKA scene graph and geometry model in the 2D use case. 
 

Uses of DetectionModel in com.kuka.nav.geometry
 

Methods in com.kuka.nav.geometry that return DetectionModel
static DetectionModel DetectionModel.of(com.kuka.geometry.SpatialObject object)
          Creates a new detection model with the given spatial object.
static DetectionModel DetectionModel.of(String templateName)
          Creates a new detection model referencing the object template with the given name.
 



Copyright © 2019. All rights reserved.