Skip to content

Using UR-rtde from SDU, a python GUI has been constructed to facilitate easy control of the robot. -Universal robot python GUI.

License

Notifications You must be signed in to change notification settings

JonasR2/UR-RTDE-Python-Interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

image

General:

This program utilizes the python programming interface UR-RTDE from SDU to create a graphical user interface that mimics the teach pendant.

GUI:

The gui was made in Qt-designer and can be opened and edited. After editing, open a commandprompt in the folder and utilize the command from the Commands.txt file to convert the ui file to a python gui file.

How to setup:

The only necessary change to the code should be to change the ip to match the local ip of the robot you're working on.

The gripper controls work by sending a local script from the pc that tells the gripper to activate/open/close. If the gripper is of a different type than the Robotiq gripper that I am working with, you simply need to create new scripts on the robot, and throw them in the localscrips folder on the controlling pc.

About

Using UR-rtde from SDU, a python GUI has been constructed to facilitate easy control of the robot. -Universal robot python GUI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages