25 namespace perception {
28 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
PlanningContext is the runtime context in planning. It is persistent across multiple frames...
Definition: atomic_hash_map.h:25
Definition: track_object.h:27
std::shared_ptr< TrackObject > TrackObjectPtr
Definition: track_object.h:34
std::vector< TrackObjectPtr > TrackObjectPtrs
Definition: track_object.h:35
base::ObjectPtr object
Definition: track_object.h:32
EIGEN_MAKE_ALIGNED_OPERATOR_NEW PatchIndicator indicator
Definition: track_object.h:29
double timestamp
Definition: track_object.h:30
base::BBox2DF projected_box
Definition: track_object.h:31
Definition: frame_list.h:31
std::shared_ptr< Object > ObjectPtr
Definition: object.h:123