We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bd63c5 commit 6a69b1bCopy full SHA for 6a69b1b
README.md
@@ -34,6 +34,13 @@ robotic manipulators.
34
a C++17-requirement, please use the
35
[boost](https://github.com/UniversalRobots/Universal_Robots_Client_Library/tree/boost) branch
36
instead that requires the boost library.
37
+ For the C++17 features, please use those minimum compiler versions:
38
+
39
+ | Compiler | min. version |
40
+ |-----------|--------------|
41
+ | **GCC** | 7 |
42
+ | **Clang** | 7 |
43
44
45
## Build instructions
46
### Plain cmake
0 commit comments