Tony Fang
|
2250bda067
|
update servoj
|
2021-08-03 14:54:54 +02:00 |
|
Robin Modisch
|
2ed1f96236
|
Update urrobot.py
remove parameters
|
2021-04-09 22:19:13 +02:00 |
|
Robin Modisch
|
372b591860
|
update min_t to t
see https://github.com/SintefManufacturing/python-urx/issues/73#issuecomment-555387672 for the hotfix. This might limit usage to UR > 3.5
|
2021-04-09 22:19:13 +02:00 |
|
mustaffxx
|
ddc511ea74
|
add support to realtime interface from firmware 5.1 and methods to get joint temperature, joint voltage, joint current, main voltage, robot voltage and robot current
|
2021-04-09 22:18:41 +02:00 |
|
mustaffxx
|
18fed61168
|
add support to get actual joint current
|
2021-04-09 22:18:41 +02:00 |
|
pickbot-ipc
|
96303c0de7
|
Fix wrong function call in movejs
|
2019-05-15 09:00:18 +02:00 |
|
Morten Lind
|
a8515fe713
|
Conditional pose 'p' prefix in movexs.
|
2019-02-12 18:17:36 +01:00 |
|
Morten Lind
|
6e2aa2939e
|
Experimental attempt to batch-execute multiple joint moves.
|
2019-02-11 16:01:01 +01:00 |
|
Morten Lind
|
6d68374f9e
|
Handle stopping pose with blend radius after list generation.
|
2019-01-21 10:25:16 +01:00 |
|
Morten Lind
|
8b8252b6ba
|
Untested: Make movexs take sequences of the same lengths as the pose_list argument for the speeds and blend radii.
|
2019-01-21 08:44:14 +01:00 |
|
Chris Gilmer
|
193577c0ef
|
Fix tab
|
2017-07-18 02:31:59 +02:00 |
|
Chris Gilmer
|
3be97ff34e
|
Properly end freedrive mode
|
2017-07-12 21:30:42 +02:00 |
|
Chris Gilmer
|
73bafadadf
|
Change how freedrive is instantiated. Add freedrive timeout with default
|
2017-07-11 21:26:22 +02:00 |
|
Chris Gilmer
|
e711a1e929
|
Use flake8 tool to clean up file to pep8 standards
|
2017-01-27 21:50:11 +01:00 |
|
Chris Gilmer
|
606ecd5fa3
|
Allow URRobot to be used as a context object.
|
2017-01-24 22:09:21 +01:00 |
|
Mark Silliman
|
47c29fab83
|
GPL to LGPLv3
|
2016-11-30 13:24:09 +01:00 |
|
Alvaro Capellan
|
70e13773df
|
Removed speedx method in robot.py for avoiding confusion: moved speedj and speedl methods to robot.py
|
2016-07-05 16:41:36 +02:00 |
|
Alvaro Capellan
|
e4b102b706
|
set_analog_out: Send correct URScript program
|
2016-07-04 10:31:01 +02:00 |
|
olivier R-D
|
2ac1e80ac5
|
fix speedx and speedl in tool ref, add x,y,z, rx, ry, rz, xt, y_t, etc properties
|
2016-04-25 11:08:56 +02:00 |
|
olivier R-D
|
f7fb1f5a12
|
add method for csys from points and read all digital ios at once
|
2016-04-19 12:37:20 +02:00 |
|
Olivier R-D
|
74357b6942
|
compute threshold automatically, use m3d for dist
|
2015-06-24 11:20:18 +02:00 |
|
Olivier R-D
|
e4d77578c3
|
even more changes to _wait_for_move, add threshold parameters
|
2015-06-19 09:43:46 +02: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
|
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 |
|