- 03 Jul, 2008 1 commit
-
-
florent authored
-
- 25 Jun, 2008 1 commit
-
-
florent authored
Test whether path is NULL even if roadmap builder return success. This should not happen but seems to happen with ChppVisRdmBuilder (kwsPlus). Test result of optimizer. Copy path before inserting them in ChppProblem.
-
- 24 Jun, 2008 1 commit
-
-
florent authored
This should be useless since rdmBuilder already returns KD_OK or KD_ERROR, but two tests are better than one.
-
- 16 Jun, 2008 1 commit
-
-
florent authored
A CkwsPlusStopRdmBuilderDelegate is created and stored in ChppPlanner. Upon calling ChppPlanner::roadmapBuilderIthProblem(), the delegate is passed to the input roadmap builder. Calling ChppPlanner::interruptPathPlanning() will interrupt the current path planning process.
-
- 13 May, 2008 3 commits
- 01 May, 2008 1 commit
-
-
florent authored
specify whether roadmap developed by roadmap builder should be displayed in the interface. Communication with interface is handled using notifications.
-
- 24 Apr, 2008 2 commits
- 17 Apr, 2008 3 commits
-
-
git+ssh://softs.laas.fr/git/jrl/hppCoreflorent authored
Correction of a confict. Conflicts: ChangeLog
-
florent authored
-
florent authored
-
- 14 Apr, 2008 1 commit
-
-
David Flavigne authored
-
- 17 Mar, 2008 1 commit
-
-
Eiichi Yoshida authored
penetration
-
- 05 Mar, 2008 2 commits
- 23 Feb, 2008 1 commit
-
-
florent authored
-
- 18 Feb, 2008 4 commits
-
-
Anthony Mallet authored
-
Anthony Mallet authored
-
Anthony Mallet authored
-
Anthony Mallet authored
-
- 28 Jan, 2008 1 commit
-
-
David Flavigne authored
Added remove functions for hppProblemVector
-
- 09 Jan, 2008 1 commit
-
-
florent authored
-
- 27 Nov, 2007 1 commit
-
-
Alireza Nakhaei authored
After the modifications, ChppProblem::obstacleList (inCollisionList) will replace list of obstacles. Before the modification, it just added the elements of the new list to the existing list. so, the following modification were done: 1- Add an attribute ,”attMapOuter”, to hppProblem 2- Add a function “initMapOuter()” to hppProblem 3– Modify the constructors and also obstacleList (inCollisionList) in hppProblem
-
- 19 Nov, 2007 1 commit
-
-
David Flavigne authored
Remove reference to kwsPlusRoadmap.
-
- 08 Nov, 2007 1 commit
-
-
David Flavigne authored
Concerns only installation with --enable-body option.
-
- 07 Nov, 2007 4 commits
- 05 Nov, 2007 1 commit
-
-
florent authored
and ChppDevice are now implemented in hppModel. WARNING: some methods and attribute names might have changed.
-
- 30 Oct, 2007 2 commits
-
-
git+ssh://softs.laas.fr/git/jrl/hppCoreflorent authored
Resolved silly conflicts. (Conflicts are often silly).
-
florent authored
in the inner object list. Added virtual method ChppPlanner::initializeProblem() to enable customized initialization of objects deriving from ChppPlanner. Added functionalities to display a roadmap. Might be quickly obsolete.
-
- 22 Oct, 2007 1 commit
-
-
florent authored
-
- 10 Oct, 2007 1 commit
-
-
florent authored
-
- 30 Sep, 2007 1 commit
-
-
florent authored
-
- 29 Sep, 2007 1 commit
-
-
florent authored
Added API functions to display a roadmap in the interface.
-
- 12 Sep, 2007 1 commit
-
-
florent authored
implemented in ChppWalkPlanner can thus be called by Corba server.
-
- 27 Aug, 2007 1 commit
-
-
Anthony Mallet authored
-