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

#include <track_object.h>

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

Public Attributes

EIGEN_MAKE_ALIGNED_OPERATOR_NEW PatchIndicator indicator
 
double timestamp
 
base::BBox2DF projected_box
 
base::ObjectPtr object
 

Member Data Documentation

◆ indicator

EIGEN_MAKE_ALIGNED_OPERATOR_NEW PatchIndicator apollo::perception::camera::TrackObject::indicator

◆ object

base::ObjectPtr apollo::perception::camera::TrackObject::object

◆ projected_box

base::BBox2DF apollo::perception::camera::TrackObject::projected_box

◆ timestamp

double apollo::perception::camera::TrackObject::timestamp

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