26 #include "modules/common/proto/pnc_point.pb.h" 39 common::PathPoint
Evaluate(
const double path_s)
const;
45 const double path_s)
const;
47 const double path_s)
const;
Definition: discretized_path.h:31
std::vector< common::PathPoint >::const_iterator QueryUpperBound(const double path_s) const
PlanningContext is the runtime context in planning. It is persistent across multiple frames...
Definition: atomic_hash_map.h:25
common::PathPoint EvaluateReverse(const double path_s) const
common::PathPoint Evaluate(const double path_s) const
Planning module main class. It processes GPS and IMU as input, to generate planning info...
std::vector< common::PathPoint >::const_iterator QueryLowerBound(const double path_s) const
DiscretizedPath()=default