RobotWebTools / web_video_server

HTTP Streaming of ROS Image Topics in Multiple Formats
http://ros.org/wiki/web_video_server
Other
270 stars 188 forks source link

fix SteadyTimer check for backported ROS versions #71

Closed flixr closed 5 years ago

flixr commented 6 years ago

SteadyTimer is also available on kinetic now, see https://github.com/ros/ros_comm/blob/kinetic-devel/clients/roscpp/CHANGELOG.rst

So also check for these backports...

flixr commented 5 years ago

friendly ping...