Software solution of the 2023/2024 Robotics Club of INSA Rennes
There is a wiki that need to be updated
Clone the repository :
git clone https://github.com/clubrobot/team-2024.git team2024
git clone git@github.com:clubrobot/team-2024.git team2024
Well Done ! The code is now on your computer.
The next step is to configure the project and download all the required tools and libraries.
Open the general ‘elec’ workspace (more complex) and then open the project via the platformIO home (left tab)
code team2024_elec.code-workspace
in a terminal or via the interface
Open a single project folder (more simple) via VScode
code platformIO\PROJECT_FOLDER
it should init platformio and everything or, on windows, right-click on the folder and do “open with vscode” HELLO WORD