intel / ros2_openvino_toolkit

Apache License 2.0
163 stars 83 forks source link

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

Closed huangjiafengx closed 1 year ago

huangjiafengx commented 1 year ago

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

huangjiafengx commented 1 year ago

The issue was solved.