Skip to content

Stuck in infinite loop when trying to generate observations for place-red-in-green #19

@Advaya24

Description

@Advaya24

On trying to generate observations for place-red-in-green, the task reset gets stuck in an infinite loop as the get_random_pose function of Task keeps returning (None, None). Is there a way to fix this?

By the way, there might be a bug in checking for None in Line 72 of ravens/tasks/place_red_in_green.py, as it should be checking if the elements in the pose tuple are None instead of the tuple being None

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