- 09 Jul, 2009 4 commits
-
-
Thomas Moulard authored
* build-aux/pkg-config.pc.in, * configure.ac: Use configure defined value for URL Signed-off-by:
Thomas Moulard <thomas.moulard@gmail.com>
-
florent authored
* include/hppCore/hppPlanner.h: add comment, * include/hppCore/hppProblem.h, * src/hppProblem.cpp: add attribute to store whether or not path optimizer should be called even when the path resulting from path planning includes only one direct path.
-
florent authored
*include/hppCore/hppPlanner.h: remove validateConfig(), *include/hppCore/hppProblem.h: add validateConfig() and solve(), *src/hppPlanner.cpp, src/hppProblem.cpp: move code of ChppPlanner::solveOneProblem() into ChppProblem::solve().
-
florent authored
* include/hppCore/hppPlanner.h, * src/hppPlanner.cpp: addHppProblem and addHppProblemAtBeginning.
-
- 08 Jul, 2009 1 commit
-
-
Thomas Moulard authored
* .gitignore: Update ignore list. * Makefile.am: Add pkg-config, Libtool, doc rules. * NEWS: New. * build-aux/bootstrap: Do not overwrite generated files. * build-aux/config.guess: New. * build-aux/config.sub: New. * build-aux/depcomp: New. * build-aux/doxygen.m4: New. * build-aux/init.mk: New. * build-aux/install-sh: New. * build-aux/kineo.mk: New. * build-aux/libtool.m4: New. * build-aux/ltmain.sh: New. * build-aux/ltoptions.m4: New. * build-aux/ltsugar.m4: New. * build-aux/ltversion.m4: New. * build-aux/lt~obsolete.m4: New. * build-aux/missing: New. * build-aux/move-if-change: New. * build-aux/pkg-config.mk: New. * build-aux/pkg-config.pc.in: New. * build-aux/warning.m4: New. * configure.ac: Clean. * doc/Doxyfile.in: Rename from doc/hpp.dox.in. * doc/Makefile.am: Use generic rules. * doc/additionalDoc/package.h: New. * doc/footer.html, * doc/header.html: Make generic. * doc/package.css: Rename from doc/hpp.css. * doc/pictures/footer.jpg: Rename from doc/pictures/HRP2.jpg. * include/Makefile.am: Simplify. * src/Makefile.am: Simplify. Signed-off-by:
Thomas Moulard <thomas.moulard@gmail.com>
-
- 02 Jul, 2009 1 commit
-
-
florent authored
* doc/additionalDoc/hppCore.h: Explain that ChppBody and ChppDevice are defined either locally or in hppModel package. Signed-off-by: florent <Florent Lamiraux florent@laas.fr>
-
- 29 May, 2009 3 commits
-
-
Moulard authored
* configure.ac: here. Signed-off-by:
Moulard <thomas.moulard@gmail.com>
-
Moulard authored
* configure.ac: upgrade version number. Signed-off-by:
Moulard <thomas.moulard@gmail.com>
-
Moulard authored
* doc/Makefile.am: replace hppcore by hppCore. * hppCore.pc.in: replace variables by values. Signed-off-by:
Moulard <thomas.moulard@gmail.com>
-
- 28 May, 2009 4 commits
-
-
florent authored
-
florent authored
* configure.ac: Signed-off-by: florent <Florent Lamiraux florent@laas.fr>
-
florent authored
* Makefile.am, doc/Makefile.am: make uninstall now deinstall doc. Signed-off-by: florent <Florent Lamiraux florent@laas.fr>
-
florent authored
* configure.ac: Add brackets around arguments in macros. Signed-off-by: florent <Florent Lamiraux florent@laas.fr>
-
- 08 May, 2009 1 commit
-
-
florent authored
* src/hppProblem.cpp: ChppProblem::addObstacle now dynamic casts CkwsBody into subtypes and takes approriate actions. Signed-off-by: florent <Florent Lamiraux florent@laas.fr>
-
- 04 May, 2009 1 commit
-
-
florent authored
* include/hppCore/hppPlanner.h, * src/hppPlanner.cpp: argument specifies whether distance to obstacle should be computed. Signed-off-by: florent <Florent Lamiraux florent@laas.fr>
-
- 03 May, 2009 2 commits
-
-
florent authored
* include/hppCore/hppProblem.h, src/hppProblem.cpp: Specify whether obstacle should give rise to distance computation. * src/hppPlanner.cpp: added missing includes. Signed-off-by: florent <Florent Lamiraux florent@laas.fr>
-
florent authored
* include/hppCore/hppProblem.h: use emacs indentation. Signed-off-by: florent <Florent Lamiraux florent@laas.fr>
-
- 02 May, 2009 2 commits
-
-
florent authored
* src/hppProblem.cpp: Code cleaning Signed-off-by: florent <Florent Lamiraux florent@laas.fr>
-
florent authored
* include/hppCore/hppPlanner.h, * src/hppPlanner.cpp: In case the bodies of a device are not of type ChppBody, they do not have a name. It is therefore better to retrieve bodies by the name of the joint they are attached to. Signed-off-by: florent <Florent Lamiraux florent@laas.fr>
-
- 28 Apr, 2009 1 commit
-
-
florent authored
bootstrap calls one command: autoreconf.
-
- 18 Apr, 2009 4 commits
- 08 Apr, 2009 1 commit
-
-
David Flavigne authored
-
- 14 Mar, 2009 3 commits
- 09 Dec, 2008 2 commits
-
-
Anthony Mallet authored
-
Anthony Mallet authored
-
- 13 Nov, 2008 1 commit
-
-
florent authored
-
- 12 Nov, 2008 3 commits
- 11 Nov, 2008 1 commit
-
-
florent authored
Penetration should be given when defining a new problem.
-
- 11 Oct, 2008 1 commit
-
-
florent authored
If a configuration extractor is set and the initial configuration of a problem is in collision, a collision-free configuration is searched in the neighborhood before solving the path planning problem.
-
- 18 Sep, 2008 1 commit
-
-
florent authored
-
- 17 Sep, 2008 1 commit
-
-
Anthony Mallet authored
-
- 12 Sep, 2008 2 commits