| Package | Description |
|---|---|
| com.ur.urcap.api.domain.userinteraction.robot.movement |
| Modifier and Type | Method and Description |
|---|---|
PoseMovementConfiguration |
RobotMovement.createPoseMovementConfiguration(Pose pose)
Create a robot movement configuration object to be used for robot movement.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RobotMovement.requestUserToMoveRobot(PoseMovementConfiguration poseMovementConfiguration,
RobotMovementCallback callback)
Transition to the Automove screen to allow/request the end user to move the robot (either automatically or manually)
to a desired target position specified by a pose at the desired speed specified.
|
Copyright © 2024. All rights reserved.