- Apr 10, 2016
-
-
jcarpent authored
-
- Apr 08, 2016
-
-
Valenza Florian authored
-
- Apr 04, 2016
-
-
jcarpent authored
-
- Mar 30, 2016
-
-
Valenza Florian authored
[C++][Python] Added algorithm working with joint configurations ( integrate, differentiate, interpolate, random, uniformlySample, distance), their python bindings and unittest
-
- Mar 17, 2016
-
-
jcarpent authored
-
- Mar 04, 2016
-
-
jcarpent authored
-
- Feb 09, 2016
-
-
Valenza Florian authored
-
- Feb 02, 2016
-
-
Justin Carpentier authored
-
Valenza Florian authored
-
- Jan 29, 2016
-
-
Florent Lamiraux authored
-
- Jan 27, 2016
- Jan 22, 2016
-
-
Valenza Florian authored
Added missing licenses, corrected compilation bug in python/parsers.hpp. also modified the number of benchmarks to have more relevant results and removed useless lines
-
- Jan 19, 2016
-
-
Valenza Florian authored
[bench][unittest] Reworked the comparison test between pinocchio and hpp : more tests for benchmarks along with functional tests ; removing magic paths to urdf models + modification of romeo urdf model. Also added a specific BUILD_TESTS_WITH_HPP cmake variable. If you want to run tests that execute hpp robot loading, be sure to have the package romeo_pinocchio installed (it is just a package done done by hand for the moment)
-
- Jan 07, 2016
-
-
Valenza Florian authored
[C++][unittest] Added unittest geom.cpp . It tests that we obtain the same results between Pinocchio and hpp-model-urdf for joints and geometry objects positions ; for collisions and distances between two geometry objects
-
- Oct 19, 2015
-
-
Valenza Florian authored
[cmake][C++][bug fix] Moved initialization of static const variable gravity 981 from model.hpp to model.cpp. libpinocchio.so is no more empty. Caution : Pinocchio is more a header-only library. One should alwais link against shared library
-
- Oct 14, 2015
-
-
Antonio El Khoury authored
-
- Oct 08, 2015
-
-
Valenza Florian authored
-
- Jun 13, 2015
-
-
Antonio El Khoury authored
-
- Apr 29, 2015
-
-
Florian Valenza authored
-
- Apr 27, 2015
-
-
jcarpent authored
-
- Apr 09, 2015
-
-
olivier stasse authored
-
- Apr 02, 2015
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Mar 30, 2015
-
-
Justin Carpentier authored
-
Nicolas Mansard authored
Revised the unitests, added some doc and created a "check" compilation rule. All unitests passed ok.
-
Nicolas Mansard authored
-
Nicolas Mansard authored
Adapted both the urdf parser and the romeo model to enable romeo inside pinocchio. CAUTION: Romeo is not standard any more and should be corrected, by enabling fixed joint in the urdf parser.
-
Nicolas Mansard authored
-
Justin Carpentier authored
-