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