Skip to content

Commit 83510f1

Browse files
committed
Add executable script
1 parent a41f956 commit 83510f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

image_recognition_color_extractor/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ catkin_package()
1010
install(PROGRAMS
1111
scripts/color_extractor_node
1212
scripts/get_colors
13+
scripts/get_colors_stream
1314
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
1415
)
1516

0 commit comments

Comments
 (0)