Getting Started
Repo and env setup
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-policyrepo 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