mirror of
https://github.com/introlab/rtabmap_ros.git
synced 2026-09-16 00:00:20 +08:00
ros-pkg: Updated required RTABMap version to 0.7
git-svn-id: http://rtabmap.googlecode.com/svn/trunk/ros-pkg@1620 f169173b-cf89-36c8-b27e-44dbe73f0c83
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ find_package(catkin REQUIRED COMPONENTS
|
||||
## System dependencies are found with CMake's conventions
|
||||
# find_package(Boost REQUIRED COMPONENTS system)
|
||||
find_package(OpenCV 2.4 REQUIRED core highgui flann features2d calib3d imgproc nonfree)
|
||||
find_package(RTABMap 0.6 REQUIRED)
|
||||
find_package(RTABMap 0.7 REQUIRED)
|
||||
|
||||
#Qt stuff
|
||||
FIND_PACKAGE(Qt4 COMPONENTS QtCore QtGui REQUIRED)
|
||||
|
||||
Reference in New Issue
Block a user