Skip to content

Commit

Permalink
CLANG FORMAT IS CRACCCCCCKKKKKKED bro :))))))))))))
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrhm committed Sep 15, 2024
1 parent 7cb4218 commit f5d09a3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions perception/object_detector/pch.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

#include <algorithm>
#include <array>
#include <bitset>
#include <cassert>
#include <cmath>
#include <cstddef>
Expand All @@ -21,7 +22,6 @@
#include <string>
#include <type_traits>
#include <unordered_map>
#include <bitset>

#include <opencv2/core.hpp>
#include <opencv2/dnn.hpp>
Expand All @@ -33,20 +33,20 @@
#include <tf2_ros/transform_listener.h>

// Messages
#include <sensor_msgs/msg/imu.hpp>
#include <sensor_msgs/msg/magnetic_field.hpp>
#include "sensor_msgs/image_encodings.hpp"
#include "sensor_msgs/msg/image.hpp"
#include <sensor_msgs/distortion_models.hpp>
#include <sensor_msgs/image_encodings.hpp>
#include <sensor_msgs/msg/image.hpp>
#include <sensor_msgs/msg/camera_info.hpp>
#include <sensor_msgs/distortion_models.hpp>
#include <sensor_msgs/msg/image.hpp>
#include <sensor_msgs/msg/imu.hpp>
#include <sensor_msgs/msg/magnetic_field.hpp>
#include <sensor_msgs/msg/point_cloud2.hpp>
#include <sensor_msgs/point_cloud2_iterator.hpp>
#include "sensor_msgs/msg/image.hpp"
#include "sensor_msgs/image_encodings.hpp"

#include <lie.hpp>
#include <loop_profiler.hpp>

#include "parameter.hpp"
#include "point.hpp"
#include <learning.hpp>
#include "parameter.hpp"

0 comments on commit f5d09a3

Please sign in to comment.