Uses of Class
com.kuka.roboticsAPI.controllerModel.recovery.RecoveryManager

Packages that use RecoveryManager
com.kuka.roboticsAPI.controllerModel.sunrise Contains the controller implementation for the sunrise controller including it's IO interface. 
 

Uses of RecoveryManager in com.kuka.roboticsAPI.controllerModel.sunrise
 

Methods in com.kuka.roboticsAPI.controllerModel.sunrise that return RecoveryManager
 RecoveryManager SunriseExecutionService.getRecovery()
          Returns the recovery interface which can be used: to determine if the application can be resumed, which strategies are available to resume the application and which recovery strategy is used to resume the application.
 



Copyright © 2019. All rights reserved.