ros-perception / image_common

Common code for working with images in ROS

Home Page:http://www.ros.org/wiki/image_common

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Camera & info synchronization check timer wrong seconds value

nakai-omer opened this issue · comments

Hello,

Seems like there is a glitch in the initializing of the timer that checks that camera and camera_info msgs are synced. The error message displayed to the user states 10 seconds, while the timer is ticked every 1 second.


Don't mind creating a PR for this, just need to know which one is better making the timer every 10 seconds, or changing the warning message