Apollo
6.0
Open source self driving car software
|
#include <vector>
#include "Eigen/Core"
#include "modules/common/math/vec2d.h"
#include "modules/planning/math/smoothing_spline/affine_constraint.h"
#include "modules/planning/math/smoothing_spline/spline_2d.h"
Go to the source code of this file.
Classes | |
class | apollo::planning::Spline2dConstraint |
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::planning | |
apollo::planning | |