Closed RachithP closed 8 months ago
Thanks to @quentin-leboutet for reporting this issue.
I'm just making a note of this issue on behalf of Quentin.
generate_image_dataset
Steps to reproduce:
user_config.yaml
SIMULATION_CONTROLLER: CAMERA_AGENT: CAMERA: RENDER_PASSES: ["depth", "normal"] # "depth", "final_color", "normal", "segmentation"
generate_images.py
Thanks to @quentin-leboutet for reporting this issue.
I'm just making a note of this issue on behalf of Quentin.
generate_image_dataset
example.Steps to reproduce:
user_config.yaml
, for eg., your config file should look something like thisgenerate_images.py
, and you can see incorrect image observations. Example of incorrect images is below