Apollo  6.0
Open source self driving car software
Public Attributes | List of all members
apollo::perception::lidar::LidarObstacleDetectionInitOptions Struct Reference

#include <base_lidar_obstacle_detection.h>

Collaboration diagram for apollo::perception::lidar::LidarObstacleDetectionInitOptions:
Collaboration graph

Public Attributes

std::string sensor_name = "velodyne64"
 
bool enable_hdmap_input = true
 

Member Data Documentation

◆ enable_hdmap_input

bool apollo::perception::lidar::LidarObstacleDetectionInitOptions::enable_hdmap_input = true

◆ sensor_name

std::string apollo::perception::lidar::LidarObstacleDetectionInitOptions::sensor_name = "velodyne64"

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