Skip to content
Snippets Groups Projects
  1. Jun 17, 2016
  2. May 26, 2016
  3. May 19, 2016
  4. May 09, 2016
  5. 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
  6. Apr 10, 2016
  7. Apr 09, 2016
  8. Apr 04, 2016
  9. Mar 30, 2016
  10. Mar 17, 2016
  11. Mar 08, 2016
  12. Mar 04, 2016
  13. Mar 01, 2016
  14. Feb 16, 2016
  15. Feb 15, 2016
  16. Feb 09, 2016
  17. Feb 03, 2016
  18. Feb 02, 2016
  19. Feb 01, 2016
  20. Jan 29, 2016
  21. Jan 27, 2016
  22. 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
  23. Jan 14, 2016
  24. Jan 11, 2016
Loading