libmove3d-planners
|
Cost Map Function. More...
#include <roboptimTrajectory.hpp>
Public Member Functions | |
CostMapFunction (Robot *R, unsigned int nbControlPoints) throw () | |
Build a linear function from a matrix and a vector. | |
virtual std::ostream & | print (std::ostream &s) const throw () |
Protected Member Functions | |
void | impl_compute (result_t &r, const argument_t &a) const throw () |
Cost Map Function.