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

#include <base_init_options.h>

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

Public Attributes

std::string root_dir
 
std::string conf_file
 
int gpu_id = 0
 
bool use_cyber_work_root = false
 

Member Data Documentation

◆ conf_file

std::string apollo::perception::camera::BaseInitOptions::conf_file

◆ gpu_id

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

◆ root_dir

std::string apollo::perception::camera::BaseInitOptions::root_dir

◆ use_cyber_work_root

bool apollo::perception::camera::BaseInitOptions::use_cyber_work_root = false

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