-
-
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
Unable to run gazebo installed using ros-humble conda package #24
Comments
/cc @traversaro |
Does this also happen in a “gazebo-only” environment? |
I created and environment
And |
Thanks - this problem will be fixed by #21 which we will hopefully merge in soon (too scared to do it during IROS though). |
Unfortunately even after the rebuild, this is still blocked by conda-forge/gazebo-feedstock#88 |
Fixed in the latest rebuild - this now pulls in gazebo built with ogre 1.10 which works nicely :) /cc @b1n-ch1kn |
Thanks heap @Tobias-Fischer! |
I installed ros humble with gazebo with the following command:
Unfortunately
gzclient
does not start, I get only this warning:Outside the conda environment, it works fine.
Also if I run
gzserver
with the conda environment activated andgzclient
in a terminal without the conda environment it starts (also if it complaints about gazebo versions mismatch)I am using WSL2, Ubuntu 22.04.1, and here is my
mamba list
output:The text was updated successfully, but these errors were encountered: