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

#include <base_lane_detector.h>

Inheritance diagram for apollo::perception::camera::LaneDetectorInitOptions:
Inheritance graph
Collaboration diagram for apollo::perception::camera::LaneDetectorInitOptions:
Collaboration graph

Public Attributes

std::shared_ptr< base::BaseCameraModelbase_camera_model = nullptr
 
int gpu_id = 0
 
- Public Attributes inherited from apollo::perception::camera::BaseInitOptions
std::string root_dir
 
std::string conf_file
 
int gpu_id = 0
 
bool use_cyber_work_root = false
 

Member Data Documentation

◆ base_camera_model

std::shared_ptr<base::BaseCameraModel> apollo::perception::camera::LaneDetectorInitOptions::base_camera_model = nullptr

◆ gpu_id

int apollo::perception::camera::LaneDetectorInitOptions::gpu_id = 0

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