stepjam / RLBench

A large-scale benchmark and learning environment.
https://sites.google.com/corp/view/rlbench
Other
1.12k stars 229 forks source link

Saving ttm issue #203

Open huangyzzzzzz opened 10 months ago

huangyzzzzzz commented 10 months ago

Hi,stepjam,I have an issue of saving the simulation ttm file, the prompt of task builder thrown error as following: pyrep.errors.ObjectIsNotModelError: Object '%s' is not a model. Use 'set_model(True)' to convert. QObject::~QObject: Timers cannot be stopped from another thread QMutex: destroying locked mutex can you give me some advice of solving it? best, regards.