282cb0a59a
Firmware 5.9 parsing is added.
Byeongdulee
2023-05-12 14:00:18 -05:00
00211834e2
Import ABC from collections.abc for Python 3.10 compatibility.
Karthikeyan Singaravelan
2022-03-25 06:09:02 +00:00
2250bda067
update servoj
Tony Fang
2021-08-03 19:56:52 +08:00
2ed1f96236
Update urrobot.py
Robin Modisch
2020-11-05 13:13:07 +01:00
372b591860
update min_t to t
Robin Modisch
2020-11-04 18:45:41 +01:00
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
mustaffxx
2021-04-09 11:19:42 -03:00
18fed61168
add support to get actual joint current
mustaffxx
2021-04-08 14:22:52 -03:00
6d68374f9e
Handle stopping pose with blend radius after list generation.
Morten Lind
2019-01-21 10:25:16 +01:00
8b8252b6ba
Untested: Make movexs take sequences of the same lengths as the pose_list argument for the speeds and blend radii.
Morten Lind
2019-01-21 08:44:14 +01:00
a05418eb97
Update README.md
Y. Dong
2018-08-14 10:30:35 +08:00
a46197774b
Update README.md
Y. Dong
2018-08-13 17:26:26 +08:00
0912305ca2
adding rtmon joints velocity get function
yunlongdong
2018-08-13 17:21:24 +08:00
e1f78ce203
add support for polyscope versions >= 3.5, UR added a byte for internal use to the RobotModeData struct
Moritz Fey
2018-08-10 11:07:23 +02:00
fa466b3cc9
Fixes
Jonathan Herbert
2018-07-28 22:17:59 -04:00
70e13773df
Removed speedx method in robot.py for avoiding confusion: moved speedj and speedl methods to robot.py
Alvaro Capellan
2016-07-05 16:41:36 +02:00
3b0e38868b
Updated Masterboard data format for 3.x UR firmware
Alvaro Capellan
2016-07-04 14:45:21 +02:00
63dff00513
Avoided to orient velocity for joint speedj in robot.py, likely named method from urrobot.py received wrong data
Alvaro Capellan
2016-05-27 13:45:02 +02:00
67cb0def09
new_csys_from_xpy: corrected calculation of vector inputs to math3d
Alvaro Capellan
2016-05-20 17:24:22 +02:00
77ef7b079d
Update package parsing for secmon on 3.2
Johann Bauer
2016-04-27 16:24:24 +02:00
eb394d4ebc
require math3d now that is available on pip
olivier R-D
2016-04-27 15:15:54 +02:00
4083f9d9e0
changes in rx properties. return 0 as returning axis angle value does not seem helpfull at that level
olivier R-D
2016-04-27 15:15:09 +02:00
06644d96c8
fix extra unwanted transform in movex, cleanup logging
Olivier R-D
2015-06-03 09:04:58 +02:00
132c8b4e2a
wait for program to be really send before returning could trigger a bug where a move command is send after many very short commands such as set_digitial_out
Olivier R-D
2015-06-03 09:03:29 +02:00
0c3608848d
port more examples to api changes
Olivier R-D
2015-05-24 09:04:02 +02:00
0b84a3a5ed
remove more code duplication, port test_all.py to api changes
Olivier R-D
2015-05-23 09:41:30 +02:00
7767dc5ede
remove some code duplication
Olivier R-D
2015-05-22 21:48:52 +02:00