surfertas / ros2_ipcamera

ros2 package for use with ip camera
26 stars 12 forks source link

URL to camera_info yaml not being recognized. #2

Closed surfertas closed 4 years ago

surfertas commented 4 years ago

Appears that the validateURL() method doesnt recognize the URL passed through the launch file.

This is resulting in the camera info not publishing correctly.

surfertas commented 4 years ago

Resolved.

https://answers.ros.org/question/333521/ros2-url-to-camera_info-yaml-not-being-recognized/

Thank you @mjcarrol