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

#include <base_camera_perception.h>

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

Public Attributes

std::string lane_calibration_working_sensor_name = "front_6mm"
 
std::string calibrator_method = "LaneLineCalibrator"
 
- 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

◆ calibrator_method

std::string apollo::perception::camera::CameraPerceptionInitOptions::calibrator_method = "LaneLineCalibrator"

◆ lane_calibration_working_sensor_name

std::string apollo::perception::camera::CameraPerceptionInitOptions::lane_calibration_working_sensor_name = "front_6mm"

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