Jonathan Herbert
fa466b3cc9
Fixes
...
- Fix version mismatch in __init__.py
- Add numpy as a required install in setup.py since it is used directly in the library
- Make the pip install command more noticeable
2018-08-10 10:42:43 +02:00
Chris Gilmer
e711a1e929
Use flake8 tool to clean up file to pep8 standards
2017-01-27 21:50:11 +01:00
Olivier R-D
5e4c8a0696
rewrite wait_for_move, split robot file, check test_all.py
2015-06-12 10:34:42 +02:00
Olivier R-D
747f07287d
autopep8 --max-line-length 900 -a -a -i robot.py
2015-04-10 11:25:07 +02:00
Olivier R-D
4a8559a111
bump version
2015-04-09 14:59:08 +02:00
Olivier R-D
a3dc617302
bump version
2015-01-22 15:59:17 +01:00
Olivier R-D
08baca5a0f
do not keep ref of inverse matrix for calibration, small packaging changes for pipy
2014-01-16 14:56:36 +01:00
Olivier R-D
09e446ec70
add test_all script, small cleanup
2013-09-20 12:30:40 +02:00
Olivier R-D
dc01f2a4cb
rename urx.py to urrobot.py to avoid import error
2013-09-20 08:09:59 +02:00
Olivier R-D
75d3184637
removed tracker and moved functionnality in urrtmon
2013-08-25 16:15:42 +02:00
Olivier R-D
3f728e3e02
version must be a string
2013-06-16 10:43:24 +02:00
Olivier R-D
ac2768ad44
increase version number
2013-06-16 10:40:41 +02:00
Olivier R-D
5f127b3b97
fix import for python2
2013-01-26 21:19:15 +01:00
Olivier R-D
16750f79f4
cleanup
2013-01-14 11:19:35 +01:00
Olivier R-D
b0806c945c
Allow access of robot objects from top levle module\nInternal renamings, cleanup
2013-01-11 10:23:53 +01:00
Olivier R-D
fab6341468
tested setup.py works
2013-01-08 11:41:49 +01:00