dusty-nv / ros_deep_learning

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

Using ZED Camera #84

Closed osholsonel20 closed 3 years ago

osholsonel20 commented 3 years ago

I'm trying to plug in the zed image topic into detectnet input:=/zed/zed_node/left/image_rect_color, but I'm receiving an error that it's not a valid video stream. That makes sense, but is there a support for this? How do I instead of using a video stream, use another sensor/img topic?