- 09 Aug, 2010 7 commits
-
-
florent authored
* include/Makefile.am, * src/Makefile.am: move headers for include to src, * src/parser.cc, * include/hpp/core/parser.hh: implement Parser::buildDummyDevice for tests, * src/freeflyer-joint.hh, * src/joint-properties.cc, * src/joint-properties.hh, * src/rotation-joint.hh, * src/translation-joint.hh: insert class into io namespace,
-
florent authored
* include/hpp/core/freeflyer-joint.hh -> src/freeflyer-joint.hh, * include/hpp/core/joint-properties.hh -> src/joint-properties.hh, * include/hpp/core/rotation-joint.hh -> src/rotation-joint.hh, * include/hpp/core/translation-joint.hh -> src/translation-joint.hh.
-
florent authored
* include/hpp/core/parser.hh, * src/parser.cc.
-
florent authored
* include/hpp/core/freeflyer-joint.hh, * include/hpp/core/rotation-joint.hh, * include/hpp/core/translation-joint.hh: add explanation about purpose of these classes.
-
florent authored
include/Makefile.am: install new headers, * include/hpp/core/freeflyer-joint.hh: remove trailing white spaces, * include/hpp/core/parser.hh, add callback functions * include/hpp/core/rotation-joint.hh: new, * include/hpp/core/translation-joint.hh, new, * src/parser.cc: implement new callback functions
-
florent authored
* include/hpp/core/fwd.hh: new.
-
florent authored
* include/Makefile.am: install new headers, * include/hpp/core/freeflyer-joint.hh, * include/hpp/core/parser.hh, * src/joint-properties.cc, * src/parser.cc.
-
- 06 Aug, 2010 1 commit
-
-
florent authored
* include/Makefile.am: add extra headers, * include/hpp/core/freeflyer-joint.hh: new, * include/hpp/core/joint-properties.hh: new, * include/hpp/core/parser.hh: new, * src/Makefile.am: add extra source files, * src/joint-properties.cc: new, * src/parser.cc: new.
-
- 13 Mar, 2010 2 commits
- 26 Feb, 2010 8 commits
-
-
florent authored
* configure.ac.
-
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 12 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.
-