RVT icon indicating copy to clipboard operation
RVT copied to clipboard

recreate the similar replay data

Open Ricky-Zhu opened this issue 1 year ago • 1 comments
trafficstars

Hi,

Thank you for sharing this great work!

I have collected data from RLbench using the data_generator.py provided by RLbench. And I am now trying to make a similar replay data as yours (the one you shared on google drive) using the collected data. I am wondering if you could provide a function for doing this so that your dataloader can be reused?

Ricky-Zhu avatar Oct 17 '24 13:10 Ricky-Zhu

Hi,

Thanks for your interest. This function is used to create the replay_buffer. It was borrowed from PerAct.

Best, Ankit

imankgoyal avatar Oct 18 '24 13:10 imankgoyal