Getting Started
Last updated
Clone the repository
git clone https://github.com/jeffacce/cap-policy.git
cd cap-policyUnless otherwise specified, the following steps assume that we are in the cap-policy repo root directory.
Set up the environment
conda env create -f conda_env.yaml
./setup.sh # this sets up various config paths and downloads the model checkpointHead to desired embodiment documentation (Left Side)
Last updated