- Oct 16, 2018
-
-
Guilhem Saurel authored
-
- Oct 11, 2018
-
-
Guilhem Saurel authored
-
- Oct 09, 2018
-
- Oct 04, 2018
-
-
Margaux Sebal authored
-
- Oct 02, 2018
-
-
Florent Lamiraux authored
-
- Oct 01, 2018
-
-
Joseph Mirabel authored
-
- Sep 28, 2018
-
-
Joseph Mirabel authored
Refactor constraints
-
- Sep 27, 2018
-
-
Florent Lamiraux authored
-
- Sep 26, 2018
-
-
Florent Lamiraux authored
-
- Sep 25, 2018
-
-
Florent Lamiraux authored
- refactoring of constraints.
-
Florent Lamiraux authored
- use constraints::implicit::RelativePose and constraints::explicit_::RelativePose.
-
- Sep 24, 2018
-
-
- Aug 23, 2018
-
-
* Related to #44.
-
- Aug 20, 2018
-
-
- Jul 25, 2018
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
core::NumericalConstraints -> constraints::Implicit core::Equation -> constraint::explicit core::ExplicitNumericalConstraints -> constraint::explicit core::LockedJoint -> constraints::LockedJoint Replace a few remaining deprecated symbols.
-
- Jul 24, 2018
-
-
Florent Lamiraux authored
-
- Jul 20, 2018
-
-
Florent Lamiraux authored
core::NumericalConstraints -> constraints::Implicit core::Equation -> constraint::explicit core::ExplicitNumericalConstraints -> constraint::explicit core::LockedJoint -> constraints::LockedJoint
-
Florent Lamiraux authored
-
- Jul 16, 2018
-
-
Florent Lamiraux authored
hpp::constraints::HierarchicalIterativeSolver -> hpp::constraints::solver::HierarchicalIterative, hpp::constraints::HybridSolver -> hpp::constraints::solver::BySubstitution hpp::constraints::ExplicitSolver -> hpp::constraints::ExplicitConstraintSet
-
- Jul 10, 2018
-
-
Joseph Mirabel authored
Remove assert in WaypointEdge::build.
-
Florent Lamiraux authored
- when building edges by hand, this assert may fail eventhough the problem is well posed.
-
- Jul 04, 2018
-
-
Joseph Mirabel authored
In WaypointEdge, do not create paths between 2 successive equal confi…
-
Florent Lamiraux authored
- assert that if not equal, distance between 2 successive configuration is more than 1e-8. - this complies with hpp-core policy acording to which, a constraint does not modify a configuration if the configuration satisfies the constraint.
-
- Jun 04, 2018
-
-
Florent Lamiraux authored
-
Raphael Lefevre authored
-
- Jun 01, 2018
-
-
Raphael Lefevre authored
-
Raphael Lefevre authored
-
- May 31, 2018
-
-
- May 28, 2018
-
-
Raphael Lefevre authored
-
- May 24, 2018
-
-
Florent Lamiraux authored
Test had not been updated since version 3.
-
- May 17, 2018
-
- May 13, 2018
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
- May 12, 2018
-
-
Florent Lamiraux authored
-
- May 11, 2018
-
-
Florent Lamiraux authored
-
- May 10, 2018
-
-
Florent Lamiraux authored
- copy paste and adapt code of hpp::core::ConnectedComponent.
-