Definition at line 80 of file cam3d_throttle.cpp.
cob_camera_sensors::Cam3DThrottle::Cam3DThrottle | ( | ) | [inline] |
Definition at line 84 of file cam3d_throttle.cpp.
void cob_camera_sensors::Cam3DThrottle::callback | ( | const tPointCloud::ConstPtr & | rgb_cloud, |
const tImage::ConstPtr & | rgb_image, | ||
const tCameraInfo::ConstPtr & | rgb_caminfo, | ||
const tImage::ConstPtr & | depth_image, | ||
const tPointCloud::ConstPtr & | cloud | ||
) | [inline, private] |
Definition at line 109 of file cam3d_throttle.cpp.
void cob_camera_sensors::Cam3DThrottle::connectCB | ( | const ros::SingleSubscriberPublisher & | pub | ) | [inline, private] |
Definition at line 135 of file cam3d_throttle.cpp.
void cob_camera_sensors::Cam3DThrottle::disconnectCB | ( | const ros::SingleSubscriberPublisher & | pub | ) | [inline, private] |
Definition at line 149 of file cam3d_throttle.cpp.
virtual void cob_camera_sensors::Cam3DThrottle::onInit | ( | ) | [inline, private, virtual] |
Implements nodelet::Nodelet.
Definition at line 92 of file cam3d_throttle.cpp.
Definition at line 170 of file cam3d_throttle.cpp.
Definition at line 176 of file cam3d_throttle.cpp.
Definition at line 170 of file cam3d_throttle.cpp.
Definition at line 175 of file cam3d_throttle.cpp.
Definition at line 163 of file cam3d_throttle.cpp.
double cob_camera_sensors::Cam3DThrottle::max_update_rate_ [private] |
Definition at line 164 of file cam3d_throttle.cpp.
Reimplemented from nodelet::Nodelet.
Definition at line 167 of file cam3d_throttle.cpp.
Definition at line 170 of file cam3d_throttle.cpp.
message_filters::Subscriber<tCameraInfo> cob_camera_sensors::Cam3DThrottle::rgb_caminfo_sub_ [private] |
Definition at line 174 of file cam3d_throttle.cpp.
Definition at line 170 of file cam3d_throttle.cpp.
message_filters::Subscriber<tPointCloud> cob_camera_sensors::Cam3DThrottle::rgb_cloud_sub_ [private] |
Definition at line 172 of file cam3d_throttle.cpp.
Definition at line 170 of file cam3d_throttle.cpp.
Definition at line 173 of file cam3d_throttle.cpp.
Definition at line 169 of file cam3d_throttle.cpp.
Definition at line 168 of file cam3d_throttle.cpp.
unsigned int cob_camera_sensors::Cam3DThrottle::sub_counter_ [private] |
Definition at line 165 of file cam3d_throttle.cpp.
Definition at line 177 of file cam3d_throttle.cpp.