- 18 Feb, 2008 1 commit
-
-
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 5 commits
-
-
Anthony Mallet authored
-
Anthony Mallet authored
-
Anthony Mallet authored
Make a variable for kwsplus version requirement.
-
Anthony Mallet authored
-
Anthony Mallet authored
Remove KWSPLUS flags as it is handled by Require: field. Use a variable from configure.ac for kwsPlus version requirement.
-
- 23 Aug, 2007 3 commits
-
-
florent authored
Robot modelling (dynamic part and geometric part) have been extracted from hppCore to hppModel. hppCore can now be installed either with a dependence to hppModel (implementing ChppDevice, ChppBody, ChppJoint) or with a simplified implementation of ChppBody without dynamics but with enhanced distance computation facilities.
-
florent authored
1 ChppDevice derives from CkppDeviceComponent and 2 The operations performed on objects of this type only concern CkppDeviceComponent part.
- 16 Aug, 2007 2 commits
-
-
-
Eiichi Yoshida authored
-
- 01 Aug, 2007 2 commits
- 24 Jul, 2007 1 commit
-
-
Eiichi Yoshida authored
Without this penetration, adaptive shortcut optimizer does not work.
-
- 20 Jul, 2007 1 commit
-
-
Anthony Mallet authored
-
- 19 Jul, 2007 2 commits
-
-
-
Fumio KANEHIRO authored
* enable comments
-
- 13 Jul, 2007 4 commits
-
-
Anthony Mallet authored
-
Anthony Mallet authored
-
Anthony Mallet authored
-
florent authored
-