We are a dynamic team of prospective IT specialists working on an exciting project at the interface of robotics and artificial intelligence. Using our own IT infrastructure and Python programming, we are developing an AI-controlled rover that operates autonomously. This project allows us to experience innovative technologies first-hand and take our technical skills to a new level! 🚀
How to install and Run the Project
Install Requirements
git clone https://github.com/CobraDynamics/CobraDynamicsPure \
&& cd CobraDynamicsPurepython3 -m venv venv/source venv/bin/activatepip install -r requirements.txt