Skip to content

Commit fd55c0a

Browse files
Update sensor_msgs include path
1 parent 76fcea3 commit fd55c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

isaac_ros_unet/src/unet_decoder_node.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#include <vector>
2525

2626
#include "rclcpp/rclcpp.hpp"
27-
#include "sensor_msgs/sensor_msgs/image_encodings.hpp"
27+
#include "sensor_msgs/image_encodings.hpp"
2828
#include "isaac_ros_nitros_image_type/nitros_image.hpp"
2929
#include "isaac_ros_nitros_tensor_list_type/nitros_tensor_list.hpp"
3030

0 commit comments

Comments
 (0)