- Jul 23, 2016
-
-
jcarpent authored
-
- Jul 06, 2016
-
-
jcarpent authored
-
jcarpent authored
-
Guilhem Saurel authored
As it is done in src/multibody/parser/python.cpp, one can create a shared_ptr to a new Model in c++, send this into a python namespace, update it in python, and continue to work on the Model in c++. An example to use this as a simple parser is given in unittest/python.cpp and models/simple_model.py (squashed version)
-
- 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)
-
- Apr 27, 2015
- Mar 30, 2015
-
-
Nicolas Mansard authored
-
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.
-
Justin Carpentier authored
-
Justin Carpentier authored
-