Olivier R-D
|
54d6a312cf
|
clenup fakerobot script
|
2015-05-17 11:41:02 +02:00 |
|
Olivier R-D
|
d6f1408c2c
|
theoretical fix for version3 format
|
2015-05-17 11:39:52 +02:00 |
|
Olivier R-D
|
c1e808c272
|
add sphinc doc and gitignore
|
2015-05-12 11:44:05 +02:00 |
|
Olivier R-D
|
03dd7af4c5
|
add sphinx doc
|
2015-05-11 21:43:53 +02:00 |
|
Olivier R-D
|
48879b57ae
|
default radius should be 0... otherwise robot stops before target
|
2015-04-15 14:56:59 +02:00 |
|
Olivier R-D
|
f769446d2c
|
adapt sample code to current test joystick
|
2015-04-15 14:56:41 +02:00 |
|
Olivier R-D
|
30cc708912
|
update README
|
2015-04-13 11:17:59 +02:00 |
|
Olivier R-D
|
c81bcf5d35
|
simplify csys stuff
|
2015-04-13 11:17:06 +02:00 |
|
Olivier R-D
|
92a7c1812e
|
renamed cleanup to close, this is more common
|
2015-04-10 12:39:19 +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
|
22f0d5d79b
|
bump version
|
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
|
ae0b56c644
|
cleanup and rename some methods-> breaks existing code
|
2015-03-23 15:03:25 +01:00 |
|
Olivier R-D
|
0c8db9c302
|
remove logging hack, not necessary with newer python versions
|
2015-03-23 13:29:03 +01:00 |
|
Olivier R-D
|
4b9317368d
|
added 2 examples files for joystick and 3d mouse control
|
2015-03-03 09:32:24 +01:00 |
|
Olivier R-D
|
a3dc617302
|
bump version
|
2015-01-22 15:59:17 +01:00 |
|
Olivier R-D
|
f13d36f553
|
Merge branch 'master' of github.com:oroulet/python-urx
|
2015-01-19 18:06:28 +01:00 |
|
Olivier R-D
|
19aa6aa420
|
small update
|
2015-01-19 18:06:15 +01:00 |
|
oroulet
|
f0dcaba524
|
Update README
|
2014-12-12 15:26:47 +01:00 |
|
Olivier R-D
|
914db2a3cc
|
fix version number
|
2014-01-16 14:57:43 +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
|
7ec4165fc2
|
make it clear that path blending is currently not available
|
2013-12-20 14:56:48 +01:00 |
|
Olivier R-D
|
60181ca9f9
|
add more tests in test_all.py
|
2013-12-20 12:56:52 +01:00 |
|
Olivier R-D
|
2402f802e0
|
hopefully enabled path blending, not tested yet
|
2013-12-20 10:36:30 +01:00 |
|
Olivier R-D
|
9f541a4dea
|
cleanup, move some methods to ursecmon
|
2013-09-22 11:11:04 +02: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
|
f34d5ee803
|
added script to get an ipython shell with a robot object
|
2013-09-18 10:55:33 +02:00 |
|
Olivier R-D
|
a566b2ae69
|
tested examples scripts
|
2013-09-18 10:48:58 +02:00 |
|
Olivier R-D
|
c056a6c7a5
|
use movel by default since movep is not supported in older controler
|
2013-09-17 14:33:09 +02:00 |
|
Olivier R-D
|
91de03a46f
|
add and comment debug code
|
2013-08-30 12:35:37 +02:00 |
|
Olivier R-D
|
73f876c825
|
split try_pop and pop
|
2013-08-28 15:43: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
|
64726bf804
|
changes in tracking, to allow for buffering of data
|
2013-08-25 15:50:00 +02:00 |
|
Olivier R-D
|
ad031f52c7
|
small change in README
|
2013-08-22 15:20:45 +02:00 |
|
Olivier R-D
|
f1b6b5412e
|
revert use of movep since it breaks earlier controller versions
|
2013-08-21 14:41:15 +02:00 |
|
Olivier R-D
|
f4e23b0b67
|
debug changes
|
2013-08-21 14:28:44 +02:00 |
|
Olivier R-D
|
e9014ccb92
|
merge dev and master branch
|
2013-08-07 16:39:48 +02:00 |
|
Olivier R-D
|
3f3b2d5c72
|
improve README
|
2013-06-25 18:45:40 +02:00 |
|
Olivier R-D
|
39de188403
|
fixed bug in translate, allow to use math3d Vector as argument
|
2013-06-25 17:18:33 +02:00 |
|
Olivier R-D
|
84ab411e3f
|
use send_program method to ease debugging av applications
|
2013-06-25 17:01:39 +02:00 |
|
Olivier R-D
|
93834f24d5
|
change in sample files
|
2013-06-19 09:53:21 +02:00 |
|
Olivier R-D
|
d497364919
|
use movep as default, small cleanups many places
|
2013-06-19 09:20:33 +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
|
9714e16785
|
add new sample file
|
2013-06-14 09:49:32 +02:00 |
|
Olivier R-D
|
b600adb0fa
|
add first sample file
|
2013-06-14 09:35:05 +02:00 |
|
Olivier R-D
|
c2112810eb
|
add cog in set_payload, make set_tcp only accept a list as argument
|
2013-06-13 14:25:28 +02:00 |
|
Olivier R-D
|
dc208d3694
|
bug in translate_tool and log command in main urx class
|
2013-06-13 11:21:30 +02:00 |
|
Olivier R-D
|
e75d307099
|
attribute copyright to Sintef Raufoss Manufacturing
|
2013-06-09 21:21:33 +02:00 |
|