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

Fixed an issue related to Gazebo not being able to find the zed mesh (.stl) files #285

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Isopod00
Copy link

After a recent update to the zed ros2 wrapper, I started experiencing an issue where Gazebo could not locate the zed stl meshes:

[ruby $(which ign) gazebo-9] [Err] [SystemPaths.cc:378] Unable to find file with URI [model://zed_msgs/meshes/zed2i.stl] [ruby $(which ign) gazebo-9] [Err] [SystemPaths.cc:473] Could not resolve file [model://zed_msgs/meshes/zed2i.stl] [ruby $(which ign) gazebo-9] [Err] [MeshManager.cc:173] Unable to find file[model://zed_msgs/meshes/zed2i.stl]

I realized that the issue is with how these files are being located inside of the zed_macro.urdf.xacro file, and the fix in this PR fixes the issue for me! If this PR could please be reviewed and merged that would be amazing! Thank you.

@Isopod00 Isopod00 changed the title Fixed an issue related to Gazebo not being able to find the zed stl models Fixed an issue related to Gazebo not being able to find the zed mesh (.stl) files Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant