Skip to content
Snippets Groups Projects
Commit 0f47c6e4 authored by Pierre Fernbach's avatar Pierre Fernbach
Browse files

expose normalize method in header

parent 23c671d2
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,8 @@ typedef spline::bezier_curve <double, double, 6, true, point6_t> bezier6_t;
BEZIER_COM_TRAJ_DLLAPI Matrix3 skew(point_t_tC x);
template<typename T> T initwp();
int Normalize(Ref_matrixXX A, Ref_vectorX b);
/**
* @brief ComputeDiscretizedWaypoints Given the waypoints defining a bezier curve,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment