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

