ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
centerline.h File Reference
Include dependency graph for centerline.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 adore
 
 adore::mad
 

Functions

int adore::mad::computeCenterline (const adoreMatrix< double, 0, 0 > &left, const adoreMatrix< double, 0, 0 > &right, adoreMatrix< double, 0, 0 > &center)
 
int adore::mad::computeCenterline (const LLinearPiecewiseFunctionM< double, 3 > &left, const LLinearPiecewiseFunctionM< double, 3 > &right, LLinearPiecewiseFunctionM< double, 3 > &center)