Skip to content

Commit

Permalink
updated minimum rtabmap version
Browse files Browse the repository at this point in the history
  • Loading branch information
matlabbe committed Feb 21, 2024
1 parent 609a424 commit d7d2c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rtabmap_conversions/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ find_package(catkin REQUIRED COMPONENTS
image_geometry rtabmap_msgs
)

find_package(RTABMap 0.21.3 REQUIRED)
find_package(RTABMap 0.21.4 REQUIRED)

catkin_package(
INCLUDE_DIRS include
Expand Down

0 comments on commit d7d2c3f

Please sign in to comment.