Added dependency of op3_action_module_msgs in CMakeLists.txt.

This commit is contained in:
Yoshimaru Tanaka 2017-09-20 19:49:40 +09:00
parent 76489376bf
commit bea1e9993b

View File

@ -13,6 +13,7 @@ find_package(catkin REQUIRED COMPONENTS
sensor_msgs
ball_detector
op3_walking_module_msgs
op3_action_module_msgs
cmake_modules
robotis_math
)
@ -118,4 +119,4 @@ target_link_libraries(self_test_node
################################################################################
# Test
################################################################################
################################################################################