-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
ign gazebo empty.sdf fails to load and find library #219
Labels
bug
Something isn't working
Comments
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solution to issue cannot be found in the documentation.
Issue
Hi, I've been trying to set up a gazebo environment on my machine (X86 Windows + WSL2 with micromamba), but I'm having issues getting (ign) gazebo fortress to load properly.
My installation environment is simply:
After activating
gazebo_test
, I runign gazebo empty.sdf
which should load an empty world, but I get the following:Investigating more, it seems incapable of finding
empty.sdf
. Even if I give it the full path toempty.sdf
However! If I just run
ign gazebo
, the gazebo gui pops up and I can manually start empty.sdfI thought it might be a CLI problem, I tried running
ign gazebo --verbose empty.sdf
but still same error with no more verbosensess.Do you know what might be going on? I had a look through other issues and found no leads.
I'm not sure if repoducable as I do not have another machine to test on.
Let me know if you want any other information.
Installed packages
Environment info
The text was updated successfully, but these errors were encountered: