Package | Description |
---|---|
com.ur.urcap.api.domain.userinteraction.robot.movement |
Modifier and Type | Method and Description |
---|---|
void |
RobotMovement.requestUserToMoveRobot(JointPositions q,
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 joint positions.
|
void |
RobotMovement.requestUserToMoveRobot(Pose pose,
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.
|
Copyright © 2021. All rights reserved.