We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdd654a commit 509b9c2Copy full SHA for 509b9c2
bag_tools/CMakeLists.txt
@@ -14,7 +14,6 @@ catkin_package(
14
include_directories(include ${Boost_INCLUDE_DIRS} ${catkin_INCLUDE_DIRS} ${console_bridge_INCLUDE_DIRS})
15
16
add_executable(extract_images src/extract_images.cpp)
17
-add_executable(extract_image_positions src/extract_image_positions.cpp)
18
add_executable(extract_stereo_images src/extract_stereo_images.cpp)
19
add_executable(process_stereo src/process_stereo.cpp)
20
0 commit comments