Skip to content

Commit

Permalink
install store_image_descripton and make_diary.py
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Mar 29, 2024
1 parent be2c1ac commit c361fd4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database_talker/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ catkin_package(
)

catkin_install_python(PROGRAMS
sample/include/store_image_description.py
sample/include/store_image_description.py scripts/make_diary.py
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
)
Empty file modified database_talker/sample/include/store_image_description.py
100755 → 100644
Empty file.
Empty file modified database_talker/scripts/make_diary.py
100755 → 100644
Empty file.

0 comments on commit c361fd4

Please sign in to comment.