client
This commit is contained in:
@@ -15,7 +15,7 @@ find_package(geometry_msgs REQUIRED)
|
||||
add_executable(turtle_client src/partol_client.cpp)
|
||||
|
||||
|
||||
ament_target_dependencies(turtle_client rclcpp)
|
||||
ament_target_dependencies(turtle_client rclcpp service_interfaces)
|
||||
|
||||
if(BUILD_TESTING)
|
||||
find_package(ament_lint_auto REQUIRED)
|
||||
|
||||
Reference in New Issue
Block a user