Skip to content

Does not work with the latest mujoco 3.1.1 #79

@ernestum

Description

@ernestum

When trying to load the swimmer environment, I get a

ValueError: XML Error: Schema violation: unrecognized attribute: 'collision'

error when mujoco 3.1.1 is installed. Downgrading to mujoco==2.3.7 fixes the issue.

-> The dependencies in setup.py are not pinned or constrained at all. Maybe adding a mujoco=~2 will fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions