#include <msg_exporter.h>
|
| typedef apollo::drivers::Image | ImgMsg |
| |
| typedef apollo::drivers::PointCloud | PcMsg |
| |
|
| | MsgExporter (std::shared_ptr< apollo::cyber::Node > node, const std::vector< std::string > channels, const std::vector< std::string > child_frame_ids) |
| |
| | ~MsgExporter ()=default |
| |
◆ ImgMsg
◆ PcMsg
◆ MsgExporter()
| apollo::perception::lidar::MsgExporter::MsgExporter |
( |
std::shared_ptr< apollo::cyber::Node > |
node, |
|
|
const std::vector< std::string > |
channels, |
|
|
const std::vector< std::string > |
child_frame_ids |
|
) |
| |
◆ ~MsgExporter()
| apollo::perception::lidar::MsgExporter::~MsgExporter |
( |
| ) |
|
|
default |
The documentation for this class was generated from the following file: