dusty-nv / ros_deep_learning

Deep learning inference nodes for ROS / ROS2 with support for NVIDIA Jetson and TensorRT
862 stars 258 forks source link

Add check for empty image in Convert #108

Open nikola-j opened 1 year ago

nikola-j commented 1 year ago

Sometimes nodes like image_publisher will send an empty image, add a check so that the deep learning node doesn't crash.