-
-
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
Regression in Gazebo 11.10 on Windows #112
Comments
With a quick diff between the env variables set by gazebo 11.9.1 and 11.10., I saw that the issue is that for Gazebo 11.10 the A workaround is to set
However, this problem should be fixed by gazebosim/gazebo-classic#3161, so we can just focalize in getting 11.10.1 to work. |
Working setup.bat:
Non-working one:
In the latter case, the initial part of |
I opened the Working:
Not Working:
The problem in the non-working one seems to be that now the initial path between the different variables is different, I guess this is confusing the relocation logic, regardless of wheter it make more sense to use |
Issue:
On Windows Gazebo/gzserver does not start correctly with error:
Complete out:
Both 11.10.1 and 11.10.0 have the problem, while 11.9.1 is working fine.
Environment (
conda list
):Details about
conda
and system (conda info
):The text was updated successfully, but these errors were encountered: