- 03 Sep, 2019 5 commits
-
-
- 24 Jul, 2019 2 commits
- 03 Jul, 2019 1 commit
-
-
JasonChmn authored
-
- 02 Jul, 2019 1 commit
-
-
JasonChmn authored
Edit piecewise_polynomial_curve to piecewise_curve (make it more general using templates) / Add python binding for all types of piecewise curve / Edit std error thrown
-
- 12 Jun, 2019 2 commits
- 06 Jun, 2019 2 commits
- 27 May, 2019 2 commits
- 24 May, 2019 1 commit
-
-
JasonChmn authored
Modification in bezier curve, now there is a T_min and T_max (Only T_max before). More logic for curve_conversion. Also modified split bezier curve : before bezier curve defined on [0,T] and we splitted it in ts => bc1 was defined on [0,ts] and bc2 on [0,T-ts]. Now, bezier curve defined on [T_min,T_max] is splitted in ts => bc1 defined on [T_min,ts] and bc2 defined on [ts,T_max].
-
- 21 May, 2019 1 commit
-
-
JasonChmn authored
-
- 06 May, 2019 2 commits
- 30 Apr, 2019 7 commits
- 26 Apr, 2019 1 commit
-
-
JasonChmn authored
-
- 19 Apr, 2019 1 commit
-
-
JasonChmn authored
-
- 18 Apr, 2019 1 commit
-
-
JasonChmn authored
-
- 17 Apr, 2019 4 commits
- 16 Apr, 2019 3 commits
-
-
JasonChmn authored
Fix evaluation of bezier of degree 0 added, Edit doc on bezier_curve, Edit assert_allclose to assertTrue in test.py
-
Pierre Fernbach authored
-
JasonChmn authored
-
- 15 Apr, 2019 1 commit
-
-
JasonChmn authored
-
- 12 Apr, 2019 1 commit
-
-
JasonChmn authored
change namespace spline to curve in include folder, rename folder spline to curve, change in the CmakeList.txt
-
- 08 Feb, 2019 2 commits