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

Support Fuel URLs for textures #343

Closed
chapulina opened this issue Sep 10, 2020 · 0 comments
Closed

Support Fuel URLs for textures #343

chapulina opened this issue Sep 10, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request rendering Involves Ignition Rendering

Comments

@chapulina
Copy link
Contributor

We support Fuel URLs inside several places in SDF files, such as model includes, mesh geometries, actor skins, etc.

But we don't support yet URLs inside COLLADA and OBJ meshes. This model, for example, has the URL of another model's texture in its MTL file, and Gazebo can't resolve that:

[GUI] [Err] [Material.cc:155] Unable to find texture[https://fuel.ignitionrobotics.org/1.0/chapulina/models/hatchback/2/files/materials/textures/wheels3.png] in path[/home/chapulina/.ignition/fuel/fuel.ignitionrobotics.org/chapulina/models/hatchback_red/4/meshes/]
@chapulina chapulina added enhancement New feature or request rendering Involves Ignition Rendering labels Sep 10, 2020
@JShep1 JShep1 self-assigned this Sep 18, 2020
mjcarroll pushed a commit to gazebosim/gz-common that referenced this issue Oct 16, 2020
Resolves gazebosim/gz-sim#343

Signed-off-by: John Shepherd <john@openrobotics.org>
mjcarroll pushed a commit to gazebosim/gz-common that referenced this issue Oct 19, 2020
Resolves gazebosim/gz-sim#343

Signed-off-by: John Shepherd <john@openrobotics.org>
mjcarroll pushed a commit to gazebosim/gz-common that referenced this issue Oct 29, 2020
Resolves gazebosim/gz-sim#343

Signed-off-by: John Shepherd <john@openrobotics.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rendering Involves Ignition Rendering
Projects
None yet
Development

No branches or pull requests

3 participants