Skip to content

Robot appears differently in window rendering vs offscreen rendering from camera #30

@yuchen93

Description

@yuchen93

Hi,

I am trying to generate camera observations of rollouts of a policy trained with Surreal.
However I found that the Sawyer robot rendered with env.unwrapped.render() onscreen and the observation rendered with env.unwrapped.sim.render() look different. More specifically, the one rendered in the simulation window has more details whereas the one rendered in offscreen mode does not resemble the real look of the robot:

image

Is there a way to obtain the more realist looking robot in observation images?

Thanks

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