SaveOnBestTrainingRewardCallback
liuliuliuzj11 opened this issue · 3 comments
liuliuliuzj11 commented
Hi,
when running learn_closing.py I get this error.
ImportError: cannot import name 'SaveOnBestTrainingRewardCallback' from 'tiago_rl.misc'
Thank you.
llach commented
Hi,
did you follow the installation instructions, in particular, did you run pip install -e .
in the repository folder?
Also, please note that this repo is outdated. The new version of the TIAGo RL environments for grasping are here: https://github.com/llach/learning_fc
liuliuliuzj11 commented
Thanks for your reply! I will try to install the new TIAGo RL environments for grasping.
llach commented
Sure thing!