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

