Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored and beyzanurkaya committed May 27, 2024
1 parent cae651f commit be17181
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
// limitations under the License.

#include "footprint.hpp"

#include <tier4_autoware_utils/geometry/boost_polygon_utils.hpp>

#include <autoware_auto_perception_msgs/msg/predicted_objects.hpp>
Expand All @@ -23,9 +24,9 @@
#include <lanelet2_core/geometry/Polygon.h>
#include <tf2/utils.h>

#include <algorithm>
#include <utility>
#include <vector>
#include <algorithm>

namespace behavior_velocity_planner::dynamic_obstacle_stop
{
Expand Down

0 comments on commit be17181

Please sign in to comment.