ros-drivers / video_stream_opencv

A package to open video streams and publish them in ROS using the opencv videocapture mechanism
224 stars 159 forks source link

set_camera_info service not available #74

Closed dejongyeong closed 3 years ago

dejongyeong commented 4 years ago

Hi, I would like to know does the set_camera_info service available for this ROS package? Thanks.

awesomebytes commented 3 years ago

It does not provide it, but you can provide the camera_info_url in the parameters of the node to load your camera info.