Posts: 22
Threads: 4
Joined: Jan 2019
Reputation:
2
Hello,
Is there any function that lets move the UR5 robot by hand. Like the button on teaching pendant, where you press it and can move the robot freely to teach it. Would appreciate any help.
Best Regards,
mnurpeiissov
Posts: 22
Threads: 4
Joined: Jan 2019
Reputation:
2
Hi DavidG,
Thank you for your reply. What I was asking was about a function that lets the move UR5 freely. For example, if UR5 is connected to power, you cannot move the joints by hand. But if you press the button on teaching pendant, you can move the robot. It is used to teach the robot. I want to know if there is any robodk api function that does this.
Best Regards,
m
mnurpeiissov
Posts: 43
Threads: 11
Joined: Jan 2019
Reputation:
10
Ok, so you are looking for an API function that unlocks the joints of your robot. I can not be sure, but I can not imagine that this is possible using the API straightforward. The way I see it, RoboDK is build for creating robot programs. What you would like to do is accessing parameters of your robot controller.
Can you describe why you need to use the API for that? Maybe we can find a workaround for that (assuming I am right and it is not possible to use the API). Right now I can not see which advantage you get from using the API instead of the teaching pendant.
Best regards
David
Posts: 22
Threads: 4
Joined: Jan 2019
Reputation:
2
Hi David,
I want to implement learning by demonstration using RoboDK. Particularly, Task-Parameterized Gaussian Mixture Model. The reason I asked about this, I am not sure that if I run the program from robodk (Online programming), will I be able to use teach pendant to unlock the joints. I will have access to the real UR5 tomorrow, so I will check. It was just concern beforehand. Thank you for your help.
best regards,
mnurpeiissov