Allow access of robot objects from top levle module\nInternal renamings, cleanup
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
"""
|
||||
Python library to control an UR robot through its TCP/IP interface
|
||||
"""
|
||||
|
||||
|
||||
|
||||
from .urx import Robot, RobotException, URScript
|
||||
|
||||
|
||||
Reference in New Issue
Block a user