Merge pull request #9 from humanoid-path-planner/master
sync with hpp-spline master
Showing
- .gitignore 0 additions, 2 deletions.gitignore
- .gitlab-ci.yml 1 addition, 0 deletions.gitlab-ci.yml
- CMakeLists.txt 19 additions, 41 deletionsCMakeLists.txt
- README.md 10 additions, 4 deletionsREADME.md
- cmake 1 addition, 1 deletioncmake
- include/hpp/spline/CMakeLists.txt 20 additions, 0 deletionsinclude/hpp/spline/CMakeLists.txt
- include/hpp/spline/MathDefs.h 0 additions, 0 deletionsinclude/hpp/spline/MathDefs.h
- include/hpp/spline/bernstein.h 0 additions, 0 deletionsinclude/hpp/spline/bernstein.h
- include/hpp/spline/bezier_curve.h 28 additions, 53 deletionsinclude/hpp/spline/bezier_curve.h
- include/hpp/spline/bezier_polynom_conversion.h 0 additions, 0 deletionsinclude/hpp/spline/bezier_polynom_conversion.h
- include/hpp/spline/cubic_spline.h 0 additions, 0 deletionsinclude/hpp/spline/cubic_spline.h
- include/hpp/spline/curve_abc.h 0 additions, 0 deletionsinclude/hpp/spline/curve_abc.h
- include/hpp/spline/curve_constraint.h 0 additions, 0 deletionsinclude/hpp/spline/curve_constraint.h
- include/hpp/spline/exact_cubic.h 0 additions, 0 deletionsinclude/hpp/spline/exact_cubic.h
- include/hpp/spline/helpers/CMakeLists.txt 9 additions, 0 deletionsinclude/hpp/spline/helpers/CMakeLists.txt
- include/hpp/spline/helpers/effector_spline.h 122 additions, 123 deletionsinclude/hpp/spline/helpers/effector_spline.h
- include/hpp/spline/helpers/effector_spline_rotation.h 256 additions, 257 deletionsinclude/hpp/spline/helpers/effector_spline_rotation.h
- include/hpp/spline/optimization/OptimizeSpline.h 0 additions, 0 deletionsinclude/hpp/spline/optimization/OptimizeSpline.h
- include/hpp/spline/polynom.h 0 additions, 0 deletionsinclude/hpp/spline/polynom.h
- include/hpp/spline/quintic_spline.h 0 additions, 0 deletionsinclude/hpp/spline/quintic_spline.h
Loading
Please register or sign in to comment