Skip to content

Commit

Permalink
NO MERGIEN SI NO COMPILA HRI
Browse files Browse the repository at this point in the history
  • Loading branch information
GerardoFJ committed Jan 3, 2025
1 parent d521b54 commit 38f4d08
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hri/packages/speech/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ find_package(rclcpp REQUIRED)
find_package(rclpy REQUIRED)
find_package(frida_interfaces REQUIRED)


install(DIRECTORY launch
DESTINATION share/${PROJECT_NAME})
# IF THERE ISNT A LAUNCH DIRECTORY DONT ADD THIS
#install(DIRECTORY launch
# DESTINATION share/${PROJECT_NAME})

# Add Cpp executable
# add_executable(ignore_laser src/ignore_laser.cpp)
Expand Down

0 comments on commit 38f4d08

Please sign in to comment.