Open digimate2023 opened 10 months ago
It seems the remap is wrong. Maybe try with:
<remap from="camera/color/image_raw" to="/camera/rgb/image_raw"/>
<remap from="camera/depth/image" to="/camera/depth/image_raw"/>
<remap from="camera/color/camera_info" to="/camera/depth/camera_info"/>
still getting the same error screen
Actually, I cannot get the same error than you with exactly the same launch file than you: which seems to work fine.
Hi, I did the data annotation with an object. When i try to do the object detection, its not detecting any object, i am getting white screen.
This is my code: