Skip to content

Installing CREW

To get started with CREW, clone the github repository:

git clone https://github.com/generalroboticslab/CREW

Under CREW, you will find the two main components crew-dojo, crew-algorithms and a folder for setting up human-AI experiments Experiment_Pipeline.

CREW
├── crew-dojo
├── crew-algorithms
├── Experiment_Pipeline
└── README.md

Set each of them up according to the instructions in Dojo Setup and Algorithms Setup.