-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Description
Hi all:
I just switch my system from ubuntu to windows, and I found that all of the built-in textures can't be loaded. I just run the demo scene in pybullet gym official examples, and clearly the "checker" wasn't loaded correctly.

I checked the scene file in pybulletgym/envs/asset/mjcf/ground.xml, where it describes
<texture builtin="checker" height="100" name="texplane" rgb1="0 0 0" rgb2="0.8 0.8 0.8" type="2d" width="100"/>
So, am I seeking the wrong file, or are there any more packages needed to install to load the built-in textures?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels