Apollo  6.0
Open source self driving car software
Public Member Functions | List of all members
apollo::localization::msf::PCDExporter Class Reference

Export pcd from rosbag. More...

#include <pcd_exporter.h>

Collaboration diagram for apollo::localization::msf::PCDExporter:
Collaboration graph

Public Member Functions

 PCDExporter (const std::string &pcd_folder)
 
 ~PCDExporter ()
 
void CompensatedPcdCallback (const std::string &msg)
 

Detailed Description

Export pcd from rosbag.

Constructor & Destructor Documentation

◆ PCDExporter()

apollo::localization::msf::PCDExporter::PCDExporter ( const std::string &  pcd_folder)
explicit

◆ ~PCDExporter()

apollo::localization::msf::PCDExporter::~PCDExporter ( )

Member Function Documentation

◆ CompensatedPcdCallback()

void apollo::localization::msf::PCDExporter::CompensatedPcdCallback ( const std::string &  msg)

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