Skip to content

Commit

Permalink
precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
brettpac committed Sep 22, 2024
1 parent 4bf208f commit e013630
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@

#include <tf2_ros/buffer.h>

#include "cb_nitrosz_client_behavior_base.hpp"
#include "cb_navigate_global_position.hpp"
#include "cb_nitrosz_client_behavior_base.hpp"
#include "tf2_geometry_msgs/tf2_geometry_msgs.hpp"

namespace cl_nitrosz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@

#include <nitrosz_client/components/waypoints_navigator/cp_waypoints_navigator.hpp>
#include <nitrosz_client/nitrosz_client.hpp>
#include "cb_nitrosz_client_behavior_base.hpp"
#include "cb_navigate_next_waypoint.hpp"
#include "cb_nitrosz_client_behavior_base.hpp"

namespace cl_nitrosz
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@

#include <tf2_ros/buffer.h>

#include "cb_nitrosz_client_behavior_base.hpp"
#include "cb_navigate_global_position.hpp"
#include "cb_nitrosz_client_behavior_base.hpp"
#include "tf2_geometry_msgs/tf2_geometry_msgs.hpp"

namespace cl_nitrosz
Expand Down

0 comments on commit e013630

Please sign in to comment.