Forum Migration Notice
Update (2026-01-21): The user forums are now in read-only mode pending the data migration.

Update (2026-01-12): The user forums will be put into read-only mode on the 21st of January, 00:00 CET, to prepare for the data migration.

We're transitioning to a more modern community platform by beginning of next year. Learn about the upcoming changes and what to expect.

Moving Robot through PC SDK

Hi,

is it possible to move the robot from a connected PC by using the PC SDK or similar? What i want is a button, and while this button is hold clicked, the robot should move in a certain direction. This is mainly what the joystick on the TeachPendant does, but i want to do it from a pc...

Regards,
Matthias

Comments



  • There are no direct commands to do this so you would have to do it as a workaround with adding variable lengths to existing targets etc maybe something like offset. Then you are going to get stuck in singularities and whatnot.
    I would advice against it. Its complicated and wrought with safety/security issues.