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