diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0d20b64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc diff --git a/math3d.tar.gz b/math3d.tar.gz new file mode 100644 index 0000000..722da40 Binary files /dev/null and b/math3d.tar.gz differ diff --git a/testgamepad.py b/testgamepad.py index a103dd5..c077481 100755 --- a/testgamepad.py +++ b/testgamepad.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -import pygame, sys +import pygame, sys, time def main(): diff --git a/ur5controller.pyc b/ur5controller.pyc deleted file mode 100644 index 448cee2..0000000 Binary files a/ur5controller.pyc and /dev/null differ diff --git a/urx/__init__.pyc b/urx/__init__.pyc deleted file mode 100644 index 1c330a9..0000000 Binary files a/urx/__init__.pyc and /dev/null differ diff --git a/urx/robot.pyc b/urx/robot.pyc deleted file mode 100644 index 673d0ee..0000000 Binary files a/urx/robot.pyc and /dev/null differ diff --git a/urx/urrtmon.pyc b/urx/urrtmon.pyc deleted file mode 100644 index fd89343..0000000 Binary files a/urx/urrtmon.pyc and /dev/null differ diff --git a/urx/ursecmon.pyc b/urx/ursecmon.pyc deleted file mode 100644 index ab37941..0000000 Binary files a/urx/ursecmon.pyc and /dev/null differ