Skip to content

Discrepancy in relative pose between visual and collision meshes between drake and non-drake tools #68

Open
@siddancha

Description

@siddancha

I'm looking at the 010_potted_meat_can_textured model, where I converted the SDF into a URDF.

Files for reproduction

Problem

  • Drake: When I view the URDF in the Drake visualizer, the visual and collision meshes are aligned.

    unzip 010_potted_meat_can_textured.zip -d files
    python3 -m pydrake.visualization.model_visualizer files/010_potted_meat_can_textured.urdf

    In Drake, visual and collision geometries are aligned

  • Other tools: When using other open source tools to visualize the URDF, such as trimesh and a web URDF viewer, the two are not aligned:

    In non-drake tools, visual and collision geometries are mis-aligned

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions