this project modified from https://github.com/real-stanford/diffusion_policy at Colab (vision).
use conda
conda env create -f conda_env.yamlconda activate simpledp
python trainDP.py## in inference.py file, this parameter need to modify: load_pretrained = True
python inference.py