Public Member Functions | |
Impl () | |
bool | isValid () const |
void | shutdown () |
~Impl () | |
Public Attributes | |
ros::Publisher | depthInfoPub |
image_transport::Publisher | depthPub |
bool | hasPcl |
ros::Publisher | pclPub |
ros::Publisher | rgbInfoPub |
image_transport::Publisher | rgbPub |
bool | unadvertised |
Definition at line 8 of file rgbd_camera_publisher.cpp.
|
inline |
Definition at line 10 of file rgbd_camera_publisher.cpp.
|
inline |
Definition at line 14 of file rgbd_camera_publisher.cpp.
|
inline |
Definition at line 19 of file rgbd_camera_publisher.cpp.
|
inline |
Definition at line 24 of file rgbd_camera_publisher.cpp.
ros::Publisher camera_throttle::RgbdCameraPublisher::Impl::depthInfoPub |
Definition at line 40 of file rgbd_camera_publisher.cpp.
image_transport::Publisher camera_throttle::RgbdCameraPublisher::Impl::depthPub |
Definition at line 39 of file rgbd_camera_publisher.cpp.
bool camera_throttle::RgbdCameraPublisher::Impl::hasPcl |
Definition at line 43 of file rgbd_camera_publisher.cpp.
ros::Publisher camera_throttle::RgbdCameraPublisher::Impl::pclPub |
Definition at line 41 of file rgbd_camera_publisher.cpp.
ros::Publisher camera_throttle::RgbdCameraPublisher::Impl::rgbInfoPub |
Definition at line 38 of file rgbd_camera_publisher.cpp.
image_transport::Publisher camera_throttle::RgbdCameraPublisher::Impl::rgbPub |
Definition at line 37 of file rgbd_camera_publisher.cpp.
bool camera_throttle::RgbdCameraPublisher::Impl::unadvertised |
Definition at line 42 of file rgbd_camera_publisher.cpp.