
ADD_EXECUTABLE(action_test action_test.cpp)
TARGET_LINK_LIBRARIES(action_test ${catkin_LIBRARIES})

