Another potential bug in synthetic data uitls :(

calling simulation_context(render=True)
Then call get_ground_truth does not provide most up-to-date image

The way to get it to work is to wait a bit and then call calling simulation_context(render=True) again.
So it seems there are still a lot of issues with synthetic data utils.

Hi there,

the synthetic utils is getting deprecated in favor of Replicator, could you try using the get_data function to access the data? Otherwise can you share your script that causes the issue for us to test?

Cheers,
Andrei

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.