Public Member Functions | Private Types | Private Member Functions | Private Attributes | List of all members
rtabmap_sync::RGBDSync Class Reference
Inheritance diagram for rtabmap_sync::RGBDSync:
Inheritance graph
[legend]

Public Member Functions

 RGBDSync ()
 
virtual ~RGBDSync ()
 
- Public Member Functions inherited from nodelet::Nodelet
void init (const std::string &name, const M_string &remapping_args, const V_string &my_argv, ros::CallbackQueueInterface *st_queue=NULL, ros::CallbackQueueInterface *mt_queue=NULL)
 
 Nodelet ()
 
virtual ~Nodelet ()
 

Private Types

typedef message_filters::sync_policies::ApproximateTime< sensor_msgs::Image, sensor_msgs::Image, sensor_msgs::CameraInfoMyApproxSyncDepthPolicy
 
typedef message_filters::sync_policies::ExactTime< sensor_msgs::Image, sensor_msgs::Image, sensor_msgs::CameraInfoMyExactSyncDepthPolicy
 

Private Member Functions

void callback (const sensor_msgs::ImageConstPtr &image, const sensor_msgs::ImageConstPtr &depth, const sensor_msgs::CameraInfoConstPtr &cameraInfo)
 
virtual void onInit ()
 

Private Attributes

message_filters::Synchronizer< MyApproxSyncDepthPolicy > * approxSyncDepth_
 
message_filters::Subscriber< sensor_msgs::CameraInfocameraInfoSub_
 
double compressedRate_
 
int decimation_
 
double depthScale_
 
message_filters::Synchronizer< MyExactSyncDepthPolicy > * exactSyncDepth_
 
image_transport::SubscriberFilter imageDepthSub_
 
image_transport::SubscriberFilter imageSub_
 
ros::Time lastCompressedPublished_
 
ros::Publisher rgbdImageCompressedPub_
 
ros::Publisher rgbdImagePub_
 
std::unique_ptr< SyncDiagnosticsyncDiagnostic_
 

Additional Inherited Members

- Protected Member Functions inherited from nodelet::Nodelet
ros::CallbackQueueInterfacegetMTCallbackQueue () const
 
ros::NodeHandlegetMTNodeHandle () const
 
ros::NodeHandlegetMTPrivateNodeHandle () const
 
const V_stringgetMyArgv () const
 
const std::stringgetName () const
 
ros::NodeHandlegetNodeHandle () const
 
ros::NodeHandlegetPrivateNodeHandle () const
 
const M_stringgetRemappingArgs () const
 
ros::CallbackQueueInterfacegetSTCallbackQueue () const
 
std::string getSuffixedName (const std::string &suffix) const
 

Detailed Description

Definition at line 61 of file rgbd_sync.cpp.

Member Typedef Documentation

◆ MyApproxSyncDepthPolicy

Definition at line 317 of file rgbd_sync.cpp.

◆ MyExactSyncDepthPolicy

Definition at line 320 of file rgbd_sync.cpp.

Constructor & Destructor Documentation

◆ RGBDSync()

rtabmap_sync::RGBDSync::RGBDSync ( )
inline

Definition at line 64 of file rgbd_sync.cpp.

◆ ~RGBDSync()

virtual rtabmap_sync::RGBDSync::~RGBDSync ( )
inlinevirtual

Definition at line 72 of file rgbd_sync.cpp.

Member Function Documentation

◆ callback()

void rtabmap_sync::RGBDSync::callback ( const sensor_msgs::ImageConstPtr &  image,
const sensor_msgs::ImageConstPtr &  depth,
const sensor_msgs::CameraInfoConstPtr &  cameraInfo 
)
inlineprivate

Definition at line 170 of file rgbd_sync.cpp.

◆ onInit()

virtual void rtabmap_sync::RGBDSync::onInit ( )
inlineprivatevirtual

Implements nodelet::Nodelet.

Definition at line 79 of file rgbd_sync.cpp.

Member Data Documentation

◆ approxSyncDepth_

message_filters::Synchronizer<MyApproxSyncDepthPolicy>* rtabmap_sync::RGBDSync::approxSyncDepth_
private

Definition at line 318 of file rgbd_sync.cpp.

◆ cameraInfoSub_

message_filters::Subscriber<sensor_msgs::CameraInfo> rtabmap_sync::RGBDSync::cameraInfoSub_
private

Definition at line 315 of file rgbd_sync.cpp.

◆ compressedRate_

double rtabmap_sync::RGBDSync::compressedRate_
private

Definition at line 306 of file rgbd_sync.cpp.

◆ decimation_

int rtabmap_sync::RGBDSync::decimation_
private

Definition at line 305 of file rgbd_sync.cpp.

◆ depthScale_

double rtabmap_sync::RGBDSync::depthScale_
private

Definition at line 304 of file rgbd_sync.cpp.

◆ exactSyncDepth_

message_filters::Synchronizer<MyExactSyncDepthPolicy>* rtabmap_sync::RGBDSync::exactSyncDepth_
private

Definition at line 321 of file rgbd_sync.cpp.

◆ imageDepthSub_

image_transport::SubscriberFilter rtabmap_sync::RGBDSync::imageDepthSub_
private

Definition at line 314 of file rgbd_sync.cpp.

◆ imageSub_

image_transport::SubscriberFilter rtabmap_sync::RGBDSync::imageSub_
private

Definition at line 313 of file rgbd_sync.cpp.

◆ lastCompressedPublished_

ros::Time rtabmap_sync::RGBDSync::lastCompressedPublished_
private

Definition at line 308 of file rgbd_sync.cpp.

◆ rgbdImageCompressedPub_

ros::Publisher rtabmap_sync::RGBDSync::rgbdImageCompressedPub_
private

Definition at line 311 of file rgbd_sync.cpp.

◆ rgbdImagePub_

ros::Publisher rtabmap_sync::RGBDSync::rgbdImagePub_
private

Definition at line 310 of file rgbd_sync.cpp.

◆ syncDiagnostic_

std::unique_ptr<SyncDiagnostic> rtabmap_sync::RGBDSync::syncDiagnostic_
private

Definition at line 323 of file rgbd_sync.cpp.


The documentation for this class was generated from the following file:


rtabmap_sync
Author(s): Mathieu Labbe
autogenerated on Mon Apr 28 2025 02:39:12