Skip to content

Commit

Permalink
CI fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakubach committed Nov 13, 2024
1 parent f2b42dc commit 2f116b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nav2_docking/opennav_docking/src/docking_server.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -418,8 +418,6 @@ void DockingServer::doInitialPerception(Dock * dock, geometry_msgs::msg::PoseSta
}
}



void DockingServer::rotateToDock(const geometry_msgs::msg::PoseStamped & dock_pose)
{
rclcpp::Rate loop_rate(controller_frequency_);
Expand Down

0 comments on commit 2f116b7

Please sign in to comment.