Skip to content

Issues related to arcle's wrappers(BBoxWrapper and PointWrapper) #6

@bhumikach8989

Description

@bhumikach8989

Hello Sir,
I am an M.Tech student currently using the ARCLE environment for my project.

When I try to run the examples bbox.py and bboxmini.py provided in the ARCLE repository, I encounter the following error:
AttributeError: 'BBoxWrapper' object has no attribute 'H'

This error occurs immediately when calling env = BBoxWrapper(env).

I have verified that the environment is correctly installed . It seems like the wrapper is trying to access an attribute H that is either missing or not properly initialized.

Could you please help resolve this issue?

Environment Details:

ARCLE version: [ e.g. 0.2.6]

Python version: [e.g., 3.11]

Gymnasium version: [e.g., 1.2.0]

Thank you in advance for your support.

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions