add_executable(a_new_turtle src/a_new_turtle.cpp) target_link_libraries(a_new_turtle ${catkin_LIBRARIES})