#include <lidar_frame.h>
◆ FilterPointCloud()
void apollo::perception::lidar::LidarFrame::FilterPointCloud |
( |
base::PointCloud< base::PointF > * |
filtered_cloud, |
|
|
const std::vector< uint32_t > & |
indices |
|
) |
| |
|
inline |
◆ Reset()
void apollo::perception::lidar::LidarFrame::Reset |
( |
| ) |
|
|
inline |
◆ cloud
◆ hdmap_struct
std::shared_ptr<base::HdmapStruct> apollo::perception::lidar::LidarFrame::hdmap_struct = nullptr |
◆ lidar2world_pose
Eigen::Affine3d apollo::perception::lidar::LidarFrame::lidar2world_pose = Eigen::Affine3d::Identity() |
◆ non_ground_indices
◆ novatel2world_pose
Eigen::Affine3d apollo::perception::lidar::LidarFrame::novatel2world_pose = Eigen::Affine3d::Identity() |
◆ reserve
std::string apollo::perception::lidar::LidarFrame::reserve |
◆ roi_indices
◆ secondary_indices
◆ segmented_objects
std::vector<std::shared_ptr<base::Object> > apollo::perception::lidar::LidarFrame::segmented_objects |
◆ sensor_info
◆ timestamp
double apollo::perception::lidar::LidarFrame::timestamp = 0.0 |
◆ tracked_objects
std::vector<std::shared_ptr<base::Object> > apollo::perception::lidar::LidarFrame::tracked_objects |
◆ world_cloud
The documentation for this struct was generated from the following file: