Skip to content

Missing camera images for: berkeley_rpt_converted_externally_to_rlds #95

@hsp287

Description

@hsp287

The dataset should contain 3 RGB camera views, but only the eye-on-hand images are available in the dataset.

When I list all the keys that exist in the episode metadata, there are:
'steps.action
steps.discount
steps.is_first
steps.is_last
steps.is_terminal
steps.language_embedding
steps.language_instruction
steps.observation.gripper
steps.observation.hand_image
steps.observation.joint_pos
steps.reward'

And for the observations, the specific datatypes and shapes are:
Key: gripper, Shape: (), Dtype: <dtype: 'bool'>
Key: hand_image, Shape: (480, 640, 3), Dtype: <dtype: 'uint8'>
Key: joint_pos, Shape: (7,), Dtype: <dtype: 'float32'>

It seems that 2 of fixed frame RGB images are missing in the dataset.

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