Skip to content

Commit be6a05b

Browse files
authored
Require urdfdom_headers 3.0.0 (#257)
Signed-off-by: Steve Peters <scpeters@intrinsic.ai>
1 parent 217aa89 commit be6a05b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
5151

5252
find_package(TinyXML2 REQUIRED)
5353

54-
find_package(urdfdom_headers 2.1.0 REQUIRED)
54+
find_package(urdfdom_headers 3.0.0 REQUIRED)
5555
find_package(console_bridge_vendor QUIET) # Provides console_bridge 0.4.0 on platforms without it.
5656
find_package(console_bridge REQUIRED)
5757

0 commit comments

Comments
 (0)