intel/ros2_openvino_toolkit

Run object segmentation sample code input from StandardCamera block at the log "[ DEBUG ] label size 0"

huangjiafengx opened this issue · 1 comments

Issues: Run object segmentation sample code input from StandardCamera block at the log "[ DEBUG ] label size 0"

Steps

  1. build code & source
  2. modify the pipeline_segmentation.yaml for StandardCamera.
  3. run: ros2 launch openvino_node pipeline_segmentation.launch.py
  4. the run will block at the log "[ DEBUG ] label size 0"

other: Input is Image no such issue.
image

The issue was solved.