Package | Description |
---|---|
com.ur.urcap.api.domain.userinteraction | |
com.ur.urcap.api.domain.userinteraction.robot.movement |
Class and Description |
---|
RobotMovement
This interface provides functionality for requesting the end user to move the robot.
|
Class and Description |
---|
MovementCancelEvent
This interface holds information relevant to the onCancel event that occurs when the end user cancelled the request
to move the robot.
|
MovementCompleteEvent
This interface holds information relevant to the onComplete event that occurs when the robot has been moved to the
desired target position by the end user.
|
MovementErrorEvent
This interface holds information relevant to the onError event that occurs when an error was encountered in a request
to move the robot.
|
MovementErrorEvent.ErrorType |
RobotMovementCallback
The robot movement callback.
|
Copyright © 2021. All rights reserved.