-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
On Windows, can't insert online models. #45
Comments
To confirm this is a Windows issue, I also tried this on Linux Bionic (18.04.5 LTS) with |
According to gazebosim/gazebo-classic#2899 (comment) the issue has been confirmed also by @FirefoxMetzger . |
Here's my environment info: conda list
conda info
|
I did not checked appropriately back in time the @danzimmerman comment gazebosim/gazebo-classic#2899 (comment) , but indeed the problem seems a duplicate of gazebosim/gazebo-classic#2611 . I commented there (gazebosim/gazebo-classic#2611 (comment)) on the solution that is quite simple, so if anyone is interested feel free to either add a patch here, or provide a PR upstream in Gazebo, thanks! |
Hi @danzimmerman @FirefoxMetzger - just merged #68 which hopefully should fix this issue. Let us know if not :) |
@danzimmerman given that you are testing a new version of Gazebo per #74, it would be great if you could test if also this issue has been fixed as well. |
@traversaro It's definitely working now for http://models.gazebosim.org models: However, everything I've clicked on (couple dozen models) for the https://fuel.ignitionrobotics.org models so far still results in:
This isn't a priority issue for me personally now that I know more about what I'm using Gazebo for, but happy to stay in the loop testing it out. |
Thanks @danzimmerman, probably better to have a separate issue for that then. Do you have the same problem on ROSOnWindows builds? |
@traversaro I only have Melodic/Gazebo 9 ROSOnWindows right now so I don't have https://fuel.ignitionrobotics.org as an option. Is there a config file where that can be added? http://models.gazebosim.org works fine |
|
I wonder if that problem will be fixed by gazebosim/gz-fuel-tools#178 (fyi @ahcorde). |
I think this problem is fixed in the PR that you mentioned, but it was a regression on ign-common. I need to re-work this part again. |
Issue:
Can't insert models from online sources into Gazebo 11.3 binary conda install on Windows.
Installed Gazebo binary by creating fresh
gz-simple
environment from YAML file gz-simple.yml.txt(This environment was created with
mamba 0.76
if it matters, see gazebosim/gazebo-classic#2899, but same issues were present with workingconda
installs as detailed there)Expected Behavior
I can insert models into the empty world from the
Insert
tab from fuel.ignitionrobotics.org or models.gazebosim.org and they'll show up in the GUI.Actual Behavior
I get the following errors in the terminal window and no model in the GUI:
fuel.ignitionrobotics.org -> OpenRobotics -> Hospital Robot (or any other) results in:
models.gazebosim.org -> Universal Robotics UR10 robot arm (or any other) results in:
Environment (
conda list
):Details about
conda
and system (conda info
):The text was updated successfully, but these errors were encountered: