32 #ifndef ZBAR_ROS_ZBAR_ROS_NODELET_H 33 #define ZBAR_ROS_ZBAR_ROS_NODELET_H 36 #include "opencv/cv.h" 39 #include "boost/unordered_map.hpp" 55 void imageCb(
const sensor_msgs::ImageConstPtr &image);
70 #endif // ZBAR_ROS_ZBAR_ROS_NODELET_H
void imageCb(const sensor_msgs::ImageConstPtr &image)
ros::NodeHandle private_nh_
zbar::ImageScanner scanner_
ros::Subscriber camera_sub_
boost::unordered_map< std::string, ros::Time > barcode_memory_
ros::Publisher barcode_pub_