Public Member Functions | Private Attributes
SaveObjectsExample Class Reference

List of all members.

Public Member Functions

void mapDataCallback (const rtabmap_ros::MapDataConstPtr &msg)
void objectsDetectedCallback (const find_object_2d::ObjectsStampedConstPtr &msg)
 SaveObjectsExample ()

Private Attributes

std::string frameId_
std::map< int, cv::Mat > nodeToObjects_
std::string objFramePrefix_
ros::Publisher pub_
ros::Publisher pubMarkers_
ros::Subscriber subObjects_
ros::Subscriber subsMapData_
tf::TransformListener tfListener_

Detailed Description

Definition at line 38 of file SaveObjectsExample.cpp.


Constructor & Destructor Documentation

Definition at line 41 of file SaveObjectsExample.cpp.


Member Function Documentation

void SaveObjectsExample::mapDataCallback ( const rtabmap_ros::MapDataConstPtr &  msg) [inline]

Definition at line 100 of file SaveObjectsExample.cpp.

void SaveObjectsExample::objectsDetectedCallback ( const find_object_2d::ObjectsStampedConstPtr &  msg) [inline]

Definition at line 57 of file SaveObjectsExample.cpp.


Member Data Documentation

std::string SaveObjectsExample::frameId_ [private]

Definition at line 247 of file SaveObjectsExample.cpp.

std::map<int, cv::Mat> SaveObjectsExample::nodeToObjects_ [private]

Definition at line 246 of file SaveObjectsExample.cpp.

std::string SaveObjectsExample::objFramePrefix_ [private]

Definition at line 240 of file SaveObjectsExample.cpp.

Definition at line 244 of file SaveObjectsExample.cpp.

Definition at line 245 of file SaveObjectsExample.cpp.

Definition at line 241 of file SaveObjectsExample.cpp.

Definition at line 242 of file SaveObjectsExample.cpp.

Definition at line 243 of file SaveObjectsExample.cpp.


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


rtabmap_ros
Author(s): Mathieu Labbe
autogenerated on Thu Jun 6 2019 21:30:50