Skip to content
Snippets Groups Projects
  1. Jul 26, 2016
  2. Jul 23, 2016
  3. Jul 22, 2016
  4. Jul 19, 2016
  5. Jun 21, 2016
  6. Jun 10, 2016
  7. May 24, 2016
  8. Apr 21, 2016
    • Valenza Florian's avatar
      [C++][Python][Major] Replaced the way collisions and visuals are stored in... · f2505698
      Valenza Florian authored
      [C++][Python][Major] Replaced the way collisions and visuals are stored in GeometryModel. Now it is two lists of GeometryObject (one for collisions, one for visuals) aggregating information instead of multiple vectors. Now handle multiple collisions/visuals for one link when parsing urdf file and keep track of the mesh absolute path. Changed binding accordingly.
      f2505698
  9. Apr 08, 2016
  10. Mar 10, 2016
  11. Mar 08, 2016
  12. Mar 01, 2016
  13. Feb 15, 2016
  14. Feb 09, 2016
  15. Feb 03, 2016
  16. 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
  17. Jan 14, 2016
  18. Jan 07, 2016
Loading