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

: piecewise smoothing spline 2d class More...

#include <utility>
#include <vector>
#include "Eigen/Core"
#include "modules/planning/math/polynomial_xd.h"
#include "modules/planning/math/smoothing_spline/spline_2d_seg.h"
Include dependency graph for spline_2d.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  apollo::planning::Spline2d
 

Namespaces

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

Detailed Description

: piecewise smoothing spline 2d class