Edit CMakeLists.txt

This commit is contained in:
shalenikol 2025-03-21 20:44:06 +00:00
parent 773440f200
commit ab451b7342

View file

@ -1,5 +1,6 @@
install(PROGRAMS
grasping_service.py
get_key_pose_frame.py
queue_srv.py
DESTINATION lib/${PROJECT_NAME}
)