- Dec 14, 2015
-
-
- Oct 28, 2015
-
-
Florent Lamiraux authored
in ProblemSolver map.
-
Florent Lamiraux authored
-
- Oct 23, 2015
-
-
- Oct 02, 2015
-
-
- Sep 17, 2015
-
-
* move template downward to GraphOptimizer::create
-
* ConstraintSet knows which Edge built it (when relevant) * Fix weak pointers of LevelSetEdge and WaypointEdge
-
- Sep 07, 2015
-
-
- Sep 04, 2015
-
-
- Aug 03, 2015
-
-
Florent Lamiraux authored
- Make 2 GraphPathValidation::validate deprecated, and - implement a new one that takes a reference to a PathValidationReportPtr_t as input, - update code accordingly.
-
- Feb 26, 2015
-
-
- 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 14, 2015
-
-
* Rename LockedDof in LockedJoint * Use NumericalConstraint instead of DiffFuncAndIneqPair * Make old methods deprecated. * Always add a ConfigProjector to ConstraintSet.
-
- Dec 16, 2014
-
-
Florent Lamiraux authored
-
- Dec 10, 2014
-
-
Florent Lamiraux authored
Add validation report classes for config and path validations.
-
Florent Lamiraux authored
#include <fcL/...> -> #include <hpp/fcl/...>
-
Florent Lamiraux authored
Add validation report classes for config and path validations.
-
Florent Lamiraux authored
#include <fcL/...> -> #include <hpp/fcl/...>
-
- Dec 01, 2014
-
-
- Nov 04, 2014
-
-
- Sep 23, 2014
-
-
- Aug 27, 2014
-
-
- Aug 19, 2014
-
-
- Aug 08, 2014
-
-
- Jul 31, 2014
-
-
- Jul 29, 2014
-
-
- Jul 25, 2014
-
-
- Jul 16, 2014
-
-
- Jul 09, 2014
-
-
- Jul 03, 2014
-
-
Mathieu Geisert (old) authored
add virtual function resetConstraints to deal with collisions. add virtual function addConstraintToConfigProjector to deal with gripper disable collisions in the ProblemSolver.
-
- Jun 12, 2014
-
-
Mathieu Geisert (old) authored
-
Mathieu Geisert (old) authored
-
- Jun 05, 2014
-
-
Mathieu Geisert (old) authored
-
Florent Lamiraux authored
-
- May 21, 2014
-
-
Florent Lamiraux authored
- Handle includes a virtual method to define a grasp constraint - add a class AxialHandle that derives from Handle and that creates grasp constraints with free rotation around the x-axis of the handle.
-
- May 11, 2014
-
-
Florent Lamiraux authored
- map has been trasferred to core::ProblemSolver.
-