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

: wrapp up solver constraint interface with direct methods and preset methods More...

#include <algorithm>
#include <vector>
#include "Eigen/Core"
#include "modules/planning/math/smoothing_spline/affine_constraint.h"
#include "modules/planning/math/smoothing_spline/spline_1d.h"
Include dependency graph for spline_1d_constraint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  apollo::planning::Spline1dConstraint
 

Namespaces

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

Detailed Description

: wrapp up solver constraint interface with direct methods and preset methods