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 88 forks source link

Fix client library compile option #145

Closed Sanderi44 closed 1 year ago

Sanderi44 commented 1 year ago

Luke and I figured out that the library was forcing dependent libraries to use C++17 and was therefore failing builds.