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

Gz unable to resolve jpg files for Cafe table model #223

Open
1 task done
Yadunund opened this issue Apr 5, 2024 · 0 comments · May be fixed by #224
Open
1 task done

Gz unable to resolve jpg files for Cafe table model #223

Yadunund opened this issue Apr 5, 2024 · 0 comments · May be fixed by #224
Labels
bug Something isn't working

Comments

@Yadunund
Copy link
Member

Yadunund commented Apr 5, 2024

Before proceeding, is there an existing issue or discussion for this?

OS and version

Ubuntu 22.04

Open-RMF installation type

Source build

Other Open-RMF installation methods

No response

Open-RMF version or commit hash

main

ROS distribution

Iron

ROS installation type

Binaries

Other ROS installation methods

No response

Package or library, if applicable

No response

Description of the bug

Gz world takes a while to load while attempting to resolve certain assets...

[ign-21] [GUI] [Err] [SystemPaths.cc:473] Could not resolve file [Wood_Floor_Dark.jpg]
[ign-21] [GUI] [Err] [SystemPaths.cc:473] Could not resolve file [Maple.jpg]

From a quick search among the models it looks like both these images in the cafe_table mesh. Likely a corrupted model in fuel?

yadunund@ubuntu-22-04:~/.gazebo/models$ grep -rni "Wood_Floor_Dark.jpg" *
Cafe table/meshes/cafe_table.dae:298:            <init_from>Wood_Floor_Dark.jpg</init_from>
yadunund@ubuntu-22-04:~/.gazebo/models$ grep -rni "Maple.jpg" *
Cafe table/meshes/cafe_table.dae:301:            <init_from>Maple.jpg</init_from>

Steps to reproduce the bug

ros2 launch rmf_demos_gz hotel.launch.xml

Expected behavior

No response

Actual behavior

No response

Additional information or screenshots

No response

@Yadunund Yadunund added the bug Something isn't working label Apr 5, 2024
@Yadunund Yadunund linked a pull request Apr 5, 2024 that will close this issue
@Yadunund Yadunund changed the title [Bug]: gz takes a while to load for rmf_demos_gz hotel.launch.xml Gz unable to resolve jpg files for Cafe table model Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant