Apollo  6.0
Open source self driving car software
Classes | Namespaces
trajectory_analyzer.h File Reference

Defines the TrajectoryAnalyzer class. More...

#include <vector>
#include "modules/planning/proto/planning.pb.h"
#include "modules/common/math/box2d.h"
#include "modules/common/math/vec2d.h"
#include "modules/common/proto/pnc_point.pb.h"
#include "modules/common/vehicle_state/vehicle_state_provider.h"
Include dependency graph for trajectory_analyzer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  apollo::control::TrajectoryAnalyzer
 process point query and conversion related to trajectory More...
 

Namespaces

 apollo::control
 apollo::control
 
 apollo
 PlanningContext is the runtime context in planning. It is persistent across multiple frames.
 

Detailed Description

Defines the TrajectoryAnalyzer class.