- 09 Dec, 2020 1 commit
-
-
Joseph Mirabel authored
-
- 07 Dec, 2020 1 commit
-
-
Joseph Mirabel authored
-
- 13 May, 2020 1 commit
-
-
Joseph Mirabel authored
-
- 30 Apr, 2020 1 commit
-
-
Joseph Mirabel authored
-
- 14 Feb, 2020 1 commit
-
-
Joseph Mirabel authored
-
- 25 Jan, 2020 1 commit
-
-
Joseph Mirabel authored
-
- 11 Mar, 2019 1 commit
-
-
Florent Lamiraux authored
-
- 24 Sep, 2018 1 commit
-
-
Joseph Mirabel authored
-
- 28 Nov, 2017 3 commits
-
-
- 22 Nov, 2017 1 commit
-
-
- 03 Jan, 2017 1 commit
-
-
Florent Lamiraux authored
- default implementation throws, - implemented in InterpolatedPath, PathVector, ReedsAndSheppPath, StraightPath, ExtractedPath. - does not take into account contraints.
-
- 02 Jan, 2017 2 commits
-
-
Florent Lamiraux authored
- when extracting an interval the upper bound of which is the same as the initial path upper bound, there was a bug if the last path of the vector did not start at 0.
-
Florent Lamiraux authored
-
- 20 Dec, 2016 1 commit
-
-
Florent Lamiraux authored
- createCopy and concatenate was taking a const ref to another shared pointer, - createCopy prototype has been modified, - concatenate has been duplicated, old prototype is deprecated.
-
- 19 Dec, 2016 1 commit
-
-
Florent Lamiraux authored
- for path types that do not overload method extract, rounding error may appear in the computation of intervals. This commits is aimed at fixing an assert that happens when running the random shortcut method on Reeds and Shepp paths.
-
- 19 Aug, 2016 1 commit
-
-
- 28 Jun, 2016 1 commit
-
-
- 09 Dec, 2015 1 commit
-
-
- 01 Oct, 2015 1 commit
-
-
- 26 Jun, 2015 1 commit
-
-
Florent Lamiraux authored
-
- 25 Jun, 2015 1 commit
-
-
Florent Lamiraux authored
-
- 24 Apr, 2015 2 commits
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
Paths stored in a path vector are implicitely subject to the constraints of the path vector. The getter pathAtRank now reflects this by copying the constraints of the path vector in the path returned. If both the PathVector and the path at given rank are subject to constraints, an exception is raised.
-
- 05 Jan, 2015 1 commit
-
-
Conflicts: include/hpp/core/straight-path.hh src/straight-path.cc
-
- 25 Nov, 2014 1 commit
-
-
Florent Lamiraux authored
As Path output are configurations, the size of Path velocities is different from the size of Path output.
-
- 13 Oct, 2014 1 commit
-
-
Joseph Mirabel authored
-
- 30 Sep, 2014 1 commit
-
-
Florent Lamiraux authored
- use c-style comment for latex equation including "\\" - remove unused function.
-
- 12 Jul, 2014 1 commit
-
-
Florent Lamiraux authored
Length of path was updated twice.
-
- 06 Apr, 2014 1 commit
-
-
Florent Lamiraux authored
-
- 14 Mar, 2014 1 commit
-
-
Florent Lamiraux authored
cut dependency to kitelab and jrl-dynamics, implement roadmap, problem, path planner...
-