diff --git a/config.py b/config.py index 6d43578..f323bee 100644 --- a/config.py +++ b/config.py @@ -169,7 +169,7 @@ BUTTON_MAP = { #Buttons only (no hat) # the z-levels grow upwards. DEFAULT_LOOP_VEL = 0.1 LOOP_VEL_MIN = 0.05 -LOOP_VEL_MAX = 0.5 +LOOP_VEL_MAX = 1.5 LOOP_ACC = 0.5 R_LVL0 = 0.691 #tip of tool at table edge diff --git a/config.pyc b/config.pyc index 4ccbc39..6918392 100644 Binary files a/config.pyc and b/config.pyc differ diff --git a/ur5controller.pyc b/ur5controller.pyc index 448cee2..8e575c2 100644 Binary files a/ur5controller.pyc and b/ur5controller.pyc differ diff --git a/urx/__init__.pyc b/urx/__init__.pyc index 1c330a9..27cd43a 100644 Binary files a/urx/__init__.pyc and b/urx/__init__.pyc differ diff --git a/urx/robot.pyc b/urx/robot.pyc index 673d0ee..5acd80f 100644 Binary files a/urx/robot.pyc and b/urx/robot.pyc differ diff --git a/urx/urrtmon.pyc b/urx/urrtmon.pyc index fd89343..6ca56df 100644 Binary files a/urx/urrtmon.pyc and b/urx/urrtmon.pyc differ diff --git a/urx/ursecmon.pyc b/urx/ursecmon.pyc index ab37941..0ba9b34 100644 Binary files a/urx/ursecmon.pyc and b/urx/ursecmon.pyc differ