Skip to content

Commit 03e6d35

Browse files
style(pre-commit): autofix
1 parent c4c1c81 commit 03e6d35

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

perception/detection_by_tracker/src/detection_by_tracker_node.hpp

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
#ifndef DETECTION_BY_TRACKER_NODE_HPP_
1616
#define DETECTION_BY_TRACKER_NODE_HPP_
1717

18-
#include "autoware/shape_estimation/shape_estimator.hpp"
19-
#include "autoware/universe_utils/ros/published_time_publisher.hpp"
20-
#include "debugger/debugger.hpp"
2118
#include "autoware/euclidean_cluster/euclidean_cluster.hpp"
2219
#include "autoware/euclidean_cluster/utils.hpp"
2320
#include "autoware/euclidean_cluster/voxel_grid_based_euclidean_cluster.hpp"
21+
#include "autoware/shape_estimation/shape_estimator.hpp"
22+
#include "autoware/universe_utils/ros/published_time_publisher.hpp"
23+
#include "debugger/debugger.hpp"
2424
#include "tracker/tracker_handler.hpp"
2525
#include "utils/utils.hpp"
2626

0 commit comments

Comments
 (0)