feat(slam): add rtabmap_ros
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
|
||||
ADD_EXECUTABLE(vocabularyComparison main.cpp)
|
||||
TARGET_LINK_LIBRARIES(vocabularyComparison rtabmap_core)
|
||||
|
||||
SET_TARGET_PROPERTIES( vocabularyComparison
|
||||
PROPERTIES OUTPUT_NAME ${PROJECT_PREFIX}-vocabularyComparison)
|
||||
|
||||
Reference in New Issue
Block a user