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 dc018dc commit 30f9749Copy full SHA for 30f9749
package.xml
@@ -17,7 +17,8 @@
17
<license file="LICENSE_apache_2_0">Apache-2.0</license>
18
<license file="include/ur_client_library/queue/LICENSE.md">BSD-2-Clause</license>
19
<license file="include/ur_client_library/queue/atomicops.h">Zlib</license>
20
- <license file="3rdparty/httplib/LICENSE.txt">MIT</license>
+ <license file="3rdparty/urcl_3rdparty/httplib/LICENSE.txt">MIT</license>
21
+ <license file="3rdparty/urcl_3rdparty/nlohmann_json/LICENSE-MIT.txt">MIT</license>
22
23
<url type="website">http://wiki.ros.org/ur_client_library</url>
24
<url type="bugtracker">https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues</url>
0 commit comments