Skip to content
Snippets Groups Projects
  1. Jul 06, 2016
    • jcarpent's avatar
      [C++][Python] Add missing license · 82e0007f
      jcarpent authored
      82e0007f
    • Guilhem Saurel's avatar
      [C++][Python] python model parser · 91ffa6a1
      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)
      91ffa6a1
  2. Jan 19, 2016
    • Valenza Florian's avatar
      [bench][unittest] Reworked the comparison test between pinocchio and hpp :... · bbc0174c
      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)
      bbc0174c
  3. Apr 27, 2015
  4. Mar 30, 2015
Loading