humanoid-path-planner / hpp-spline

Library for creating smooth cubic splines
10 stars 7 forks source link

Use point_t::Zero(Dim) instead of point_t::Zero() #5

Closed pFernbach closed 6 years ago

pFernbach commented 6 years ago

because it is required to use a waypoint_t as templated type for Point.