Skip to content

Commit ab3974a

Browse files
author
Rein Appeldoorn
committed
install correct scripts
1 parent fea66d5 commit ab3974a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

keras_ros/CMakeLists.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ catkin_python_setup()
1212
catkin_package()
1313

1414
install(PROGRAMS
15-
scripts/retrain
16-
scripts/object_recognition_node
15+
scripts/face_properties_node
16+
scripts/get_face_properties
1717
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
18-
)
18+
)
19+

0 commit comments

Comments
 (0)