diff --git a/nav2_waypoint_follower/src/waypoint_follower.cpp b/nav2_waypoint_follower/src/waypoint_follower.cpp index 62970ed46be..091b07a2779 100644 --- a/nav2_waypoint_follower/src/waypoint_follower.cpp +++ b/nav2_waypoint_follower/src/waypoint_follower.cpp @@ -78,7 +78,7 @@ WaypointFollower::on_configure(const rclcpp_lifecycle::State & state) 500), false); from_ll_to_map_client_ = node->create_client( - "/fromLL", + "fromLL", true /*creates and spins an internal executor*/); gps_action_server_ = create_action_server(