Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.
This repository was archived by the owner on May 9, 2025. It is now read-only.

[bug report (Environment)] RELATIVE_POS=False doesn't work as expected #54

Open
@ncble

Description

@ncble

Describe the bug

Taking MobileRobotGymEnv-v0 as example:
When setting RELATIVE_POS=False, the method getGroundTruthDim still return 2 as ground truth dimension, only the robot position is returned. In particular, this is wrong under the random target setting, since the ground truth should be 4 dimensional.

This problem appears for all environments.

p.s. problem already fixed in my pull request

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