ros-drivers / pointgrey_camera_driver

ROS driver for Pt. Grey cameras, based on the official FlyCapture2 SDK.
128 stars 179 forks source link

Removing check for number of subscribers (in nodelet) to publish raw image #44

Closed vinayraousc closed 8 years ago

vinayraousc commented 8 years ago

Removing check for number of subscribers to publish raw image - there are checks in place in ROS to serialize messages only if necessary. This check leads to frequency warnings