- Mar 21, 2024
-
-
Guilhem Saurel authored
-
- Dec 06, 2023
-
-
Guilhem Saurel authored
-
- Oct 05, 2022
-
-
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.
-
- Sep 11, 2020
-
-
Guilhem Saurel authored
-
- 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
-
- Apr 16, 2020
-
-
Guilhem Saurel authored
-
- Nov 11, 2018
-
-
Joseph Mirabel authored
-
- Jul 20, 2018
-
-
Florent Lamiraux authored
core::NumericalConstraints -> constraints::Implicit core::Equation -> constraint::explicit core::ExplicitNumericalConstraints -> constraint::explicit core::LockedJoint -> constraints::LockedJoint
-
- May 24, 2018
-
-
Florent Lamiraux authored
Test had not been updated since version 3.
-
- Sep 27, 2016
-
-
- 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 07, 2016
-
-
- Aug 26, 2016
-
-
- Aug 04, 2016
-
-
Florent Lamiraux authored
WeighedDistance::create -> WeighedDistance::createWithWeight.
-
- May 17, 2016
-
-
- Apr 04, 2016
-
-
- Oct 20, 2015
-
-
Florent Lamiraux authored
Add test-constraingraph only if dependency to hpp-model-urdf is triggered.
-
- Oct 08, 2015
-
-
- 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.
-
Florent Lamiraux authored
-
Florent Lamiraux authored
Constraints are now provided at path construction or copy.
-
- Feb 20, 2015
-
-
* Remove classes Object, Robot - Class Device constains handles and grippers * ProblemSolver use class Device * TODO: Add collisions between the inner devices.
-
- Jan 19, 2015
-
-
- Jan 16, 2015
-
-
- Nov 13, 2014
-
-
- Oct 01, 2014
-
-
- Sep 19, 2014
-
-
- Sep 16, 2014
-
-
- Aug 19, 2014
-
-