Allow access of robot objects from top levle module\nInternal renamings, cleanup

This commit is contained in:
Olivier R-D
2013-01-11 10:23:53 +01:00
parent ce0970d7b5
commit b0806c945c
2 changed files with 19 additions and 7 deletions

View File

@@ -0,0 +1,8 @@
"""
Python library to control an UR robot through its TCP/IP interface
"""
from .urx import Robot, RobotException, URScript