- 26 Feb, 2010 7 commits
-
-
florent authored
* configure.ac: increment version number and update dependecy requirements
-
florent authored
* src/hppPlanner.cpp.
-
florent authored
* src/hppPlanner.cpp.
-
florent authored
* src/hppPlanner.cpp.
-
florent authored
* include/hppCore/hppPlanner.h.
-
florent authored
* include/hppCore/hppPlanner.h.
-
florent authored
* include/hppCore/hppPlanner.h.
-
- 28 Aug, 2009 7 commits
-
-
florent authored
* configure.ac.
-
florent authored
* configure.ac: increase version number.
-
florent authored
* configure.ac: remove extra comma.
-
florent authored
* include/hppModel/hppModel/hppBody.h: add const & to some std::string parameters of functions, remove inclusion of non-existing header file. * src/hppBody.cpp: add const & to some std::string parameters of functions.
-
florent authored
* src/Makefile.am: Local headers are included prior to installed ones.
-
florent authored
* NEWS.
-
florent authored
* include/hppModel/hppModel/hppBody.h, * src/hppBody.cpp.
-
- 11 Jul, 2009 3 commits
- 09 Jul, 2009 18 commits
-
-
-
Thomas Moulard authored
* doc/Makefile.am: Distribute images properly. * doc/pictures/archi.fig: Rename from doc/figures/archi.fig. * doc/pictures/archi.pdf: Rename from doc/figures/archi.pdf. * doc/pictures/archi.png: Rename from doc/figures/archi.png. Signed-off-by:
Thomas Moulard <thomas.moulard@gmail.com>
-
florent authored
* src/hppProblem.cpp: add a test in validateInitConfig method.
-
florent authored
* include/hppProblem.h
-
florent authored
* src/hppProblem.cpp: The function has been split into smaller functions. If the user has requested that path with only one direct path should be optimized, they will now be optimized.
-
florent authored
* include/hppCore/hppProblem.h, * src/hppProblem.cpp: This method tries to solve a problem first by using the steering method and then by calling the roadmap builder.
-
florent authored
* include/hppCore/hppProblem.h, * src/hppProblem.cpp.
-
florent authored
* include/hppCore/hppProblem.h, * src/hppProblem.cpp: this method tries to extract a valid initial configuration if the default one is in collision.
-
florent authored
* include/hppCore/hppProblem.h: define HPPPROBLEM_ODEBUG macros, * src/hppProblem.cpp: remove ChppProblem::goalConfig(), now inline.
-
florent authored
* include/hppCore/hppProblem.h: add code, * src/hppProblem.cpp: remove code.
-
florent authored
* include/hppCore/hppProblem.h, * src/hppProblem.cpp: This new public method checks that the problem is correctly defined. Some const have been added for consistency.
-
florent authored
* include/hppCore/hppPlanner.h.
-
florent authored
* include/hppCore/hppProblem.h, * src/hppProblem.cpp.
-
florent authored
* doc/additionalDoc/hppCore.h, * doc/additionalDoc/package.h.
-
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>
-