Apollo  6.0
Open source self driving car software
Public Attributes | List of all members
apollo::localization::msf::LidarVisFrame Struct Reference

#include <visualization_manager.h>

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

Public Attributes

unsigned int frame_id
 The frame index. More...
 
double timestamp
 The time stamp. More...
 
::apollo::common::EigenVector3dVec pt3ds
 The 3D point cloud in this frame. More...
 

Member Data Documentation

◆ frame_id

unsigned int apollo::localization::msf::LidarVisFrame::frame_id

The frame index.

◆ pt3ds

::apollo::common::EigenVector3dVec apollo::localization::msf::LidarVisFrame::pt3ds

The 3D point cloud in this frame.

◆ timestamp

double apollo::localization::msf::LidarVisFrame::timestamp

The time stamp.


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