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< double, int > | nodeStamps_ |
| 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 262 of file SaveObjectsExample.cpp.
|
private |
Definition at line 261 of file SaveObjectsExample.cpp.
|
private |
Definition at line 260 of file SaveObjectsExample.cpp.
|
private |
Definition at line 254 of file SaveObjectsExample.cpp.
|
private |
Definition at line 258 of file SaveObjectsExample.cpp.
|
private |
Definition at line 259 of file SaveObjectsExample.cpp.
|
private |
Definition at line 255 of file SaveObjectsExample.cpp.
|
private |
Definition at line 256 of file SaveObjectsExample.cpp.
|
private |
Definition at line 257 of file SaveObjectsExample.cpp.