- 18 Aug, 2010 1 commit
-
-
florent authored
* CMakeLists.txt: new, * INSTALL, * cmake_uninstall.cmake.in: new, * doc/CMakeLists.txt: new * doc/package.dox.cmake: new, * hppCore.pc.cmake: new, * include/CMakeLists.txt: new, * src/CMakeLists.txt: new.
-
- 12 Aug, 2010 1 commit
-
-
florent authored
* configure.ac: double quotes where missing.
-
- 11 Aug, 2010 3 commits
- 10 Aug, 2010 2 commits
- 09 Aug, 2010 14 commits
-
-
florent authored
* src/hppPlanner.cpp: replace by ChppProblem::penetration().
-
florent authored
* src/hppPlanner.cpp: cut long lines and remove trailing white spaces.
-
florent authored
* src/Makefile.am: add humanoid-robot.cc and humanoid-robot.hh * src/humanoid-robot.cc, * src/humanoid-robot.hh.
-
florent authored
* humanoid-robot.cc: new, * humanoid-robot.hh: new.
-
florent authored
* Makefile.am, * freeflyer-joint.hh, * joint.cc, * joint.hh, * rotation-joint.hh, * translation-joint.hh.
-
florent authored
* joint-properties.cc -> joint.cc, * joint-properties.hh -> joint.hh.
-
florent authored
* freeflyer-joint.hh, * rotation-joint.hh, * translation-joint.hh.
-
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 1 commit
-
-
florent authored
-