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

#include <lane_struct_for_calib.h>

Collaboration diagram for apollo::perception::camera::VanishingPoint:
Collaboration graph

Public Attributes

float pixel_pos [2] = {0}
 
float distance_traveled = 0.0f
 

Member Data Documentation

◆ distance_traveled

float apollo::perception::camera::VanishingPoint::distance_traveled = 0.0f

◆ pixel_pos

float apollo::perception::camera::VanishingPoint::pixel_pos[2] = {0}

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