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

Add support for UR30 in start_ursim.sh #193

Closed fmauch closed 6 months ago

fmauch commented 8 months ago

Resolves #192

I'll make this a draft for now, as there is no docker image supporting the UR30 available at the moment.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (914e68c) 72.09% compared to head (54c23c2) 72.09%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #193 +/- ## ======================================= Coverage 72.09% 72.09% ======================================= Files 71 71 Lines 2652 2652 Branches 337 337 ======================================= Hits 1912 1912 Misses 554 554 Partials 186 186 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.