- Dec 06, 2023
-
-
Guilhem Saurel authored
-
- May 31, 2022
-
-
Guilhem Saurel authored
-
- Apr 19, 2022
-
-
Guilhem Saurel authored
-
- Feb 28, 2022
-
-
Florent Lamiraux authored
-
- Feb 03, 2021
-
-
Florent Lamiraux authored
- when inserting them. Throw if they are. - Add a test.
-
- Jan 21, 2021
-
-
Florent Lamiraux authored
-
- Dec 14, 2020
-
-
Florent Lamiraux authored
- methods formerly taking a const reference to Problem as input now take a shared pointer to const Problem.
-
- May 07, 2020
-
-
Florent Lamiraux authored
- replace call to deprecated method, - include amsmath package to generate documentation, - fix unit test.
-
- Apr 24, 2020
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
- May 24, 2018
-
-
Florent Lamiraux authored
Test had not been updated since version 3.
-
- Sep 14, 2016
-
-
Florent Lamiraux authored
- make Node class as a deprecated typedef, - rename methods accordingly, making old methods deprecated. Conflicts: src/graph/helper.cc
-
- Sep 04, 2015
-
-
* Add method Graph::getNode (RoadmapNodePtr_t)
-
- Aug 24, 2015
-
-
* Fix test-constraintgraph
-
- Apr 24, 2015
-
-
Florent Lamiraux authored
The steering method of the graph is copied in each edge. The steering method is used to create path related to an edge of the manipulation graph. In the current version, a SteeringMethodStraight instance is created by the ProblemSolver, but in the future, this will be parameterizable.
-
- Apr 21, 2015
-
-
Florent Lamiraux authored
- name setter is now deprecated.
-
- Feb 20, 2015
-
-
* Remove classes Object, Robot - Class Device constains handles and grippers * ProblemSolver use class Device * TODO: Add collisions between the inner devices.
-
- Nov 13, 2014
-
-
- Oct 01, 2014
-
-
- Sep 19, 2014
-
-
- Sep 16, 2014
-
-
- Aug 19, 2014
-
-
- Aug 08, 2014
-
-