#include <ros/ros.h>
#include <ros/publisher.h>
#include <ros/subscriber.h>
#include <rtabmap_ros/MapData.h>
#include <rtabmap_ros/Info.h>
#include <rtabmap_ros/MsgConversion.h>
#include <rtabmap_ros/AddLink.h>
#include <rtabmap_ros/GetMap.h>
#include <rtabmap/core/Rtabmap.h>
#include <rtabmap/core/Memory.h>
#include <rtabmap/core/VWDictionary.h>
#include <rtabmap/core/util3d.h>
#include <rtabmap/core/RegistrationVis.h>
#include <rtabmap/utilite/UStl.h>
#include <message_filters/subscriber.h>
#include <message_filters/synchronizer.h>
#include <message_filters/sync_policies/exact_time.h>
Go to the source code of this file.
|  | 
| int | main (int argc, char **argv) | 
|  | 
| void | mapDataCallback (const rtabmap_ros::MapDataConstPtr &mapDataMsg, const rtabmap_ros::InfoConstPtr &infoMsg) | 
|  | 
◆ MyInfoMapSyncPolicy
◆ main()
      
        
          | int main | ( | int | argc, | 
        
          |  |  | char ** | argv | 
        
          |  | ) |  |  | 
      
 
 
◆ mapDataCallback()
      
        
          | void mapDataCallback | ( | const rtabmap_ros::MapDataConstPtr & | mapDataMsg, | 
        
          |  |  | const rtabmap_ros::InfoConstPtr & | infoMsg | 
        
          |  | ) |  |  | 
      
 
 
◆ addLinkSrv
◆ g_localizationMode
      
        
          | bool g_localizationMode = false | 
      
 
 
◆ getMapSrv
◆ localData
◆ loopClosureDetector
◆ reg