Clone the repository:
git clone https://github.com/Satyampatil513/Cansat-Ground-Control-System-24-25
python -m venv cansat
Activate Virtual Env
Windows
cansat\Scripts\activate
macOS/Linux:
source cansat/bin/activate
pip install -r requirements.txt
python main.py