282cb0a59aFirmware 5.9 parsing is added.
Byeongdulee
2023-05-12 14:00:18 -05:00
00211834e2Import ABC from collections.abc for Python 3.10 compatibility.
Karthikeyan Singaravelan
2022-03-25 06:09:02 +00:00
2250bda067update servoj
Tony Fang
2021-08-03 19:56:52 +08:00
2ed1f96236Update urrobot.py
Robin Modisch
2020-11-05 13:13:07 +01:00
372b591860update min_t to t
Robin Modisch
2020-11-04 18:45:41 +01:00
ddc511ea74add 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
18fed61168add support to get actual joint current
mustaffxx
2021-04-08 14:22:52 -03:00
6d68374f9eHandle stopping pose with blend radius after list generation.
Morten Lind
2019-01-21 10:25:16 +01:00
8b8252b6baUntested: 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
a05418eb97Update README.md
Y. Dong
2018-08-14 10:30:35 +08:00
a46197774bUpdate README.md
Y. Dong
2018-08-13 17:26:26 +08:00
0912305ca2adding rtmon joints velocity get function
yunlongdong
2018-08-13 17:21:24 +08:00
e1f78ce203add 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
fa466b3cc9Fixes
Jonathan Herbert
2018-07-28 22:17:59 -04:00
70e13773dfRemoved 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
3b0e38868bUpdated Masterboard data format for 3.x UR firmware
Alvaro Capellan
2016-07-04 14:45:21 +02:00
e4b102b706set_analog_out: Send correct URScript program
Alvaro Capellan
2016-07-04 10:30:05 +02:00
63dff00513Avoided 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
06644d96c8fix extra unwanted transform in movex, cleanup logging
Olivier R-D
2015-06-03 09:04:58 +02:00
132c8b4e2await 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
0c3608848dport more examples to api changes
Olivier R-D
2015-05-24 09:04:02 +02:00
0b84a3a5edremove more code duplication, port test_all.py to api changes
Olivier R-D
2015-05-23 09:41:30 +02:00
7767dc5ederemove some code duplication
Olivier R-D
2015-05-22 21:48:52 +02:00