- Feb 20, 2023
-
-
Florent Lamiraux authored
-
- May 31, 2022
-
-
Guilhem Saurel authored
-
- Apr 19, 2022
-
-
Guilhem Saurel authored
-
- Feb 28, 2022
-
-
Florent Lamiraux authored
-
- Feb 09, 2021
-
-
Florent Lamiraux authored
This reverts commit 0d81bac3.
-
- Feb 05, 2021
-
-
Florent Lamiraux authored
- GraphComponent::numericalConstraints is virtual, - reimplemented in Edge a follows: - if edge is not initialized, call parent implementation, - otherwise return constraints that are in the solver. - The differences are that: 1. constraints and complements are replaced by explicit constraints, 2. constraints of the containing node are also returned.
-
- Jan 05, 2021
-
-
Joseph Mirabel authored
-
- Apr 24, 2020
-
-
Florent Lamiraux authored
Set error threshold for each internal edge to the value of the edge divided by the number of internal edges.
-
- Apr 01, 2020
-
-
Florent Lamiraux authored
-> generateTargetConfigOnLeaf.
-
Florent Lamiraux authored
-
Florent Lamiraux authored
- reference ICRA 2017 paper.
-
- Mar 28, 2020
-
-
Florent Lamiraux authored
Make previous methods deprecated Rename Graph::configConstraint(EdgePtr_t) into targetConstraint.
-
Florent Lamiraux authored
-
Florent Lamiraux authored
make old methods deprecated. This will homogeneize with hpp-manipulation-corba naming.
-
Florent Lamiraux authored
-
- Mar 20, 2020
-
-
Joseph Mirabel authored
-
- Mar 18, 2020
-
-
Florent Lamiraux authored
- Implement method GraphPathValidation::setSecurityMargins. - Add method Edge::securityMarginForPair to set a security margin for a pair of joints along an edge.
-
- Mar 17, 2020
-
-
Florent Lamiraux authored
from is a python keyword. This is an issue when using python bindings.
-
- Sep 10, 2019
-
-
Florent Lamiraux authored
-
Joseph Mirabel authored
-
Florent Lamiraux authored
-
- Oct 04, 2018
-
-
Margaux Sebal authored
-
- Oct 01, 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
-
- Jun 04, 2018
-
-
Raphael Lefevre authored
-
- Jun 01, 2018
-
-
Raphael Lefevre authored
-
- May 28, 2018
-
-
Raphael Lefevre authored
-
- Nov 30, 2017
-
-
- Nov 07, 2017
-
-
Florent Lamiraux authored
-
- Oct 26, 2017
-
-
- Oct 25, 2017
-
-
-
* For n waypoints, the class contains n states and n+1 edges. * The constraints of the WaypointEdge are not used.
-
- Aug 29, 2017
-
-
- Jul 26, 2017
-
-
- 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
-
- Jun 23, 2016
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
- Jun 16, 2016
-
-