Skip to content

Commit

Permalink
fix header in segmentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Serafadam committed Jan 9, 2025
1 parent 9f855b1 commit 682986b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion depthai_ros_driver/src/dai_nodes/nn/segmentation.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include "depthai_ros_driver/dai_nodes/nn/segmentation.hpp"

#include "camera_info_manager/camera_info_manager.hpp"
#include "cv_bridge/cv_bridge.h"
#include "cv_bridge/cv_bridge.hpp"
#include "depthai/device/DataQueue.hpp"
#include "depthai/device/Device.hpp"
#include "depthai/pipeline/Pipeline.hpp"
Expand Down

0 comments on commit 682986b

Please sign in to comment.