Skip to content
Snippets Groups Projects
  • fabinsch's avatar
    ba619870
    unittest/urdf: check relative mesh loading · ba619870
    fabinsch authored
    - cannot check for mesh path anymore
    Now we have
    ~/pinocchio/models/./simple_humanoid_description/box.stl
    instead of
    ~/pinocchio/models/simple_humanoid_description/box.stl
    which is not a problem for loading the mesh.
    - check if name of mesh is the same
    ba619870
    History
    unittest/urdf: check relative mesh loading
    fabinsch authored
    - cannot check for mesh path anymore
    Now we have
    ~/pinocchio/models/./simple_humanoid_description/box.stl
    instead of
    ~/pinocchio/models/simple_humanoid_description/box.stl
    which is not a problem for loading the mesh.
    - check if name of mesh is the same