Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a way for users to diagnose issues with finding resources (e.g. included .sdf files or meshes). #509

Open
azeey opened this issue Mar 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@azeey
Copy link
Contributor

azeey commented Mar 11, 2024

Desired behavior

In #492 we discussed that it would be nice to create a way for users to diagnose issues with finding resources (e.g. included .sdf files or meshes).

Alternatives considered

n/a

Implementation suggestion

One option is to create a tool that if I wanted to check that the URI model://my_awesome_pkg/models/cool_robot is valid, I would run this tool and it would search all exported model paths and give me some diagnostic messages if the model couldn't be found.

Another approach would be to enable a launch argument or environment flag that enables this debug behavior.

Additional context

@azeey azeey added the enhancement New feature or request label Mar 11, 2024
@azeey azeey self-assigned this Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: To do
Development

No branches or pull requests

1 participant