We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I just setup a clean system with WSL, and I noticed the following:
(gazebo) traversaro@IITICUBLAP257:~$ gazebo --verbose Gazebo multi-robot simulator, version 11.8.1 Copyright (C) 2012 Open Source Robotics Foundation. Released under the Apache 2 License. http://gazebosim.org [Msg] Waiting for master. Gazebo multi-robot simulator, version 11.8.1 Copyright (C) 2012 Open Source Robotics Foundation. Released under the Apache 2 License. http://gazebosim.org [Msg] Waiting for master. [Msg] Connected to gazebo master @ http://127.0.0.1:11345 [Msg] Publicized address: 172.29.146.55 [Msg] Connected to gazebo master @ http://127.0.0.1:11345 [Msg] Publicized address: 172.29.146.55 [Wrn] [GuiIface.cc:298] Couldn't locate specified .ini. Creating file at "/home/traversaro/.gazebo/gui.ini" [Msg] Loading world file [/home/traversaro/mambaforge/envs/gazebo/share/gazebo-11/worlds/empty.world]
Indeed, the whole ~/.gazebo folder is put there by conda, but it creates a possibility of cross-talking with apt packages.
~/.gazebo
The text was updated successfully, but these errors were encountered:
Cross-link to related issue: conda-forge/conda-forge.github.io#1539 .
Sorry, something went wrong.
No branches or pull requests
I just setup a clean system with WSL, and I noticed the following:
Indeed, the whole
~/.gazebo
folder is put there by conda, but it creates a possibility of cross-talking with apt packages.The text was updated successfully, but these errors were encountered: