Getting Started with Calvin
February 14, 2024 ยท View on GitHub
Step 0: Install CALVIN
> git clone --recurse-submodules https://github.com/mees/calvin.git
> export CALVIN_ROOT=$(pwd)/calvin
> cd calvin
> cd calvin_env; git checkout -b main --track origin/main
> cd ..
> ./install.sh
Step 1: Prepare data on CALVIN
Step 2: Train the policy
- Train and test 3D Diffuser Actor on CALVIN
> bash scripts/train_trajectory_calvin.sh