SintefManufacturing / python-urx

Python library to control a robot from 'Universal Robots' http://www.universal-robots.com/
GNU Lesser General Public License v3.0
526 stars 275 forks source link

Firmware 5.9 parsing is added. #113

Closed Byeongdulee closed 1 year ago

Byeongdulee commented 1 year ago

Parsing of Firmware 5.9 is added to urrtmon. Would you like to merge?

oroulet commented 1 year ago

change in urrtmon are fine, but you still have these files .history which have nothing to do here. I supposed they are files from your editor or something similar...

Byeongdulee commented 1 year ago

Those are probably generated by vscode. I will put it in .gitignore.

Byeongdulee commented 1 year ago

removed .history. Is it ok now?

oroulet commented 1 year ago

good now it looks ok