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

#include <base_obstacle_detector.h>

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

Public Attributes

std::shared_ptr< base::BaseCameraModelbase_camera_model = nullptr
 
Eigen::Matrix3f intrinsics
 
- 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::ObstacleDetectorInitOptions::base_camera_model = nullptr

◆ intrinsics

Eigen::Matrix3f apollo::perception::camera::ObstacleDetectorInitOptions::intrinsics

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