more stable implementation of speech stuff
This commit is contained in:
@@ -47,6 +47,4 @@ catkin_install_python(PROGRAMS
|
||||
)
|
||||
|
||||
add_executable(aruco_detector src/aruco_detector.cpp)
|
||||
add_executable(speech src/speech.cpp)
|
||||
target_link_libraries(aruco_detector ${catkin_LIBRARIES} ${aruco_LIB})
|
||||
target_link_libraries(speech ${catkin_LIBRARIES} ${aruco_LIB})
|
||||
target_link_libraries(aruco_detector ${catkin_LIBRARIES})
|
||||
|
||||
Reference in New Issue
Block a user