Automove --> "Move Here" prompt in URCap

Is it possible to use the “Automove” feature like the “getUserDefinedRobotPosition()”. Sadly i can´t find the comand to do that.
Sorry if i just overlooked it somehow.

Thanks in advance

1 Like

@florian.weber

This is currently not a support User Interaction in the URCaps API (1.3).
But it is a good candicate for a Feature Request.

This is supported in the latest API, check out the API Reference:

https://plus.universal-robots.com/urcap-basics/api-reference-docs/

Look under the User Interaction section

RobotMovement getRobotMovement()
Returns: an interface providing means of requesting the end user to move the robot.