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_ |
Definition at line 38 of file SaveObjectsExample.cpp.
|
inline |
Definition at line 41 of file SaveObjectsExample.cpp.
|
inline |
Definition at line 100 of file SaveObjectsExample.cpp.
|
inline |
Definition at line 57 of file SaveObjectsExample.cpp.
|
private |
Definition at line 247 of file SaveObjectsExample.cpp.
|
private |
Definition at line 246 of file SaveObjectsExample.cpp.
|
private |
Definition at line 240 of file SaveObjectsExample.cpp.
|
private |
Definition at line 244 of file SaveObjectsExample.cpp.
|
private |
Definition at line 245 of file SaveObjectsExample.cpp.
|
private |
Definition at line 241 of file SaveObjectsExample.cpp.
|
private |
Definition at line 242 of file SaveObjectsExample.cpp.
|
private |
Definition at line 243 of file SaveObjectsExample.cpp.