Clone the repository using the following command:
git clone --recurse-submodules https://github.com/Telios/doge.gitMake a new conda environment and install the required packages using the following commands:
conda env create -f environment.yml
conda activate dogeInstall the external libraries
./install_external.shFirst you need to calibrate the robot.
bash scripts/calibrate.shTo run doge with Solo12, use the following command:
bash scripts/run_doge.shFollow the instructions in the terminal to start doge.