make sure you have a functional installation of ESP-IDF
git clone git@github.com:VIIT-Robotics-Club/R2-alpha.git --recursive
cd R2-alpha
idf.py build
Download latest Release of R2-alpha from the releases section and flash the binaries on ESP32-S3 at address 0x00.
you can use ESP flash Download tool to do the same.