There was an error while loading. Please reload this page.
1 parent 217aa89 commit be6a05bCopy full SHA for be6a05b
1 file changed
CMakeLists.txt
@@ -51,7 +51,7 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
51
52
find_package(TinyXML2 REQUIRED)
53
54
-find_package(urdfdom_headers 2.1.0 REQUIRED)
+find_package(urdfdom_headers 3.0.0 REQUIRED)
55
find_package(console_bridge_vendor QUIET) # Provides console_bridge 0.4.0 on platforms without it.
56
find_package(console_bridge REQUIRED)
57
0 commit comments