Universal_Robots_Client_Library
Universal_Robots_Client_Library copied to clipboard
This PR improves the primary interface support in the client library
A big acknowledgement should be given to @fmauch and @urmarp as they have build the foundation for this PR in #26 and #137.
I have tried to address the most important issues with the primary interface as it is today based on the work from #26 and #137, but without including all the changes from the PRs. This means that I have added more feedback when you send script commands to the robot and we also report if there is an error in the script send to the robot. Furthermore information received over the primary interface is logged in the shell.
Unfortunately I haven't had the time to add tests for the changes and this should definitely be done before merging.
Any update on this?
Any plans to merge this into main?
Thanks for asking. Yes, but as you see we still missing some test to cover this work before it is ready to be merge. @michaelaeriksen you are also welcome help making the unit tests.