Skip to content

Path to hands of Eve R3 URDF not found #43

@stephane-caron

Description

@stephane-caron

The path to the hand meshes of the Eve R3 URDF (one of those shown in the README) is not found:

yourdfpy /path/to/halodi-robot-models/eve_r3_description/urdf/eve_r3.urdf
...
Unable to resolve filename: package://qb_hand_description/meshes/ph_distal.obj
Can't find package://qb_hand_description/meshes/ph_distal.obj

The directory qb_hand_description is actually in the halodi-robot-models repository, so I'm not sure why yourdfpy doesn't find it.

Illustration

Mesh not loaded properly (this issue):

Mesh loaded properly (how it should be):

Further observations

  • Meshes load successfully when running yourdfpy eve_r3_description/urdf/eve_r3.urdf from the root of halodi-robot-models
  • Meshes don't load when running yourdfpy halodi-robot-models/eve_r3_description/urdf/eve_r3.urdf from a directory containing halodi-robot-models
  • The directory structure of halodi-robot-models is:
halodi-robot-models
├── eve_r3_description
│   ├── meshes
│   └── urdf
├── gradle-production.properties
├── gradle.properties
├── gradle-release.properties
├── halodi-robot-models-unity-support
├── qb_hand_description
│   ├── meshes
├── robotiq_2f_85_gripper_visualization
└── robotiq_hand-e

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions