Skip to content

Commit

Permalink
remove evil cv_bridge include
Browse files Browse the repository at this point in the history
  • Loading branch information
koide3 committed Oct 30, 2024
1 parent 0c85bf0 commit 8e1019e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/glim_rosbag.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
#include <spdlog/spdlog.h>
#include <boost/format.hpp>
#include <rclcpp/rclcpp.hpp>
#include <cv_bridge/cv_bridge.hpp>
#include <sensor_msgs/msg/compressed_image.hpp>
#include <rosbag2_cpp/reader.hpp>
#include <rosbag2_cpp/readers/sequential_reader.hpp>
Expand Down

0 comments on commit 8e1019e

Please sign in to comment.