did hands
This commit is contained in:
@@ -18,6 +18,7 @@ add_service_files(
|
||||
DIRECTORY srv
|
||||
FILES
|
||||
InformController.srv
|
||||
Hands.srv
|
||||
)
|
||||
|
||||
add_action_files(
|
||||
@@ -39,10 +40,13 @@ include_directories(
|
||||
)
|
||||
|
||||
catkin_install_python(PROGRAMS
|
||||
./script/calibrator.py
|
||||
./script/controller.py
|
||||
./script/walker.py
|
||||
./script/fall_detector.py
|
||||
./script/imitator.py
|
||||
./script/hand_ler.py
|
||||
./script/speech_server.py
|
||||
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user