Emmanuel

Results 318 comments of Emmanuel

This should be reopened, solution doesn't relate to issue.

The command should probably be replaced with `wget http://packages.osrfoundation.org/gazebo.key -O - | sudo apt-key add -`

Changed the mujoco requirement to `mujoco==3.1.3` and installed that version. That fixed the issues.

I am having the same issue. I think this should be considered a bug. ``` numba.core.errors.TypingError: Failed in nopython mode pipeline (step: nopython frontend) Untyped global name 'SimulationFunctions': Cannot determine...

> dupe #1351? @VishalNehra Similar, but different.

You should ask your icon pack provider to generate an icon for Amaze in the pallette they have. I don't think that this is something we can fix from here.

> I don’t use any icon packs. The icons you see are Material You icons, designed by the app developers themselves. My launcher doesn’t support custom icon packs, that's Material...

Okay, I was missing the font file, but I think it broke more than it should have (see the overwriting text at the bottom.)

> I just had this issue too, I copied the resources folder to be next to the program file, and it looks like it should. Perhaps the build system should...

> Perhaps adding a IsFontValid() call to where the font is loaded to check and then the application exits with a missing font message would help with user confusion? yes,...