UniversalRobots / Universal_Robots_Client_Library

A C++ library for accessing the UR interfaces that facilitate the use of UR robotic manipulators by external applications.
Apache License 2.0
117 stars 86 forks source link

Throws exception if the URScript file doesn't exists #173

Closed urmahp closed 12 months ago

urmahp commented 12 months ago

This will fix #142

codecov[bot] commented 12 months ago

Codecov Report

Patch coverage is 100.00% of modified lines.

Files Changed Coverage
include/ur_client_library/ur/ur_driver.h ø
src/ur/ur_driver.cpp 100.00%

:loudspeaker: Thoughts on this report? Let us know!.

urrsk commented 12 months ago

Please add unit tests