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

: data with map info and obstacle info More...

#include <tuple>
#include <vector>
#include "modules/common/proto/pnc_point.pb.h"
#include "modules/planning/common/speed/st_boundary.h"
#include "modules/planning/common/speed_limit.h"
#include "modules/planning/proto/st_drivable_boundary.pb.h"
Include dependency graph for st_graph_data.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  apollo::planning::StGraphData
 

Namespaces

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

Variables

constexpr double apollo::planning::kObsSpeedIgnoreThreshold = 100.0
 

Detailed Description

: data with map info and obstacle info