| Public Member Functions | |
| bool | callbackEndSave (std_srvs::Trigger::Request &req, std_srvs::Trigger::Response &res) | 
| Callbacks () | |
| bool | callbackStartSave (std_srvs::Trigger::Request &req, std_srvs::Trigger::Response &res) | 
| void | callbackWithCameraInfo (const sensor_msgs::ImageConstPtr &image_msg, const sensor_msgs::CameraInfoConstPtr &info) | 
| void | callbackWithoutCameraInfo (const sensor_msgs::ImageConstPtr &image_msg) | 
| Private Member Functions | |
| bool | saveImage (const sensor_msgs::ImageConstPtr &image_msg, std::string &filename) | 
| Private Attributes | |
| size_t | count_ | 
| ros::Time | end_time_ | 
| bool | has_camera_info_ | 
| bool | is_first_image_ | 
| ros::Time | start_time_ | 
Class to deal with which callback to call whether we have CameraInfo or not
Definition at line 59 of file image_saver.cpp.
| 
 | inline | 
Definition at line 61 of file image_saver.cpp.
| 
 | inline | 
Definition at line 75 of file image_saver.cpp.
| 
 | inline | 
Definition at line 64 of file image_saver.cpp.
| 
 | inline | 
Definition at line 118 of file image_saver.cpp.
| 
 | inline | 
Definition at line 85 of file image_saver.cpp.
| 
 | inlineprivate | 
Definition at line 145 of file image_saver.cpp.
| 
 | private | 
Definition at line 193 of file image_saver.cpp.
| 
 | private | 
Definition at line 195 of file image_saver.cpp.
| 
 | private | 
Definition at line 192 of file image_saver.cpp.
| 
 | private | 
Definition at line 191 of file image_saver.cpp.
| 
 | private | 
Definition at line 194 of file image_saver.cpp.