Uses of Class
com.kuka.roboticsAPI.controllerModel.mapping.AbstractMapperConfiguration

Packages that use AbstractMapperConfiguration
com.kuka.roboticsAPI.controllerModel.mapping Contains some helper classes for a mapping process of a RoboticsAPI command into a controller specific command. 
com.kuka.roboticsAPI.controllerModel.sunrise.mapping Contains the sunrise specific mapping algorithms, that convert RoboticsAPI objects to a series of SPRs. 
 

Uses of AbstractMapperConfiguration in com.kuka.roboticsAPI.controllerModel.mapping
 

Methods in com.kuka.roboticsAPI.controllerModel.mapping that return AbstractMapperConfiguration
abstract  AbstractMapperConfiguration<T> AbstractMapperTable.getConfiguration()
          Gets the configuration that is backed up by this table.
 

Uses of AbstractMapperConfiguration in com.kuka.roboticsAPI.controllerModel.sunrise.mapping
 

Methods in com.kuka.roboticsAPI.controllerModel.sunrise.mapping that return AbstractMapperConfiguration
 AbstractMapperConfiguration<SunriseMappingToken> SunriseMapperTable.getConfiguration()
          Gets the configuration that is backed up by this table.
 



Copyright © 2019. All rights reserved.