We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1831f3 commit 52002efCopy full SHA for 52002ef
yolox_ros_cpp/yolox_ros_cpp/include/yolox_ros_cpp/yolox_ros_cpp.hpp
@@ -3,7 +3,7 @@
3
#include <cmath>
4
#include <chrono>
5
6
-#include <cv_bridge/cv_bridge.h>
+#include <cv_bridge/cv_bridge.hpp>
7
#include <image_transport/image_transport.hpp>
8
#include <rclcpp/rclcpp.hpp>
9
#include <rclcpp_components/register_node_macro.hpp>
0 commit comments