Skip to content

LIBERO-Object image rendering issue: darker floors #88

@moojink

Description

@moojink

MuJoCo's latest version release (3.3.3) may cause LIBERO-Object images to be rendered differently, which is a problem since it creates a distribution shift when testing policies trained on the original LIBERO data.

Specifically, this is what the original rendered images in the LIBERO-Object environments look like:

Image

But now the floors appear darker with MuJoCo v3.3.3:

Image

I was able to revert to the original by downgrading MuJoCo to version 3.3.2:

pip install mujoco==3.3.2

Thought I'd post this here in case anyone runs into similar issues!

-Moo Jin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions