Setup the workstation --> more instructions on eduforce-setup (to do).
The program has been tested on the following configuration :
- Qt 6.3.1
- Compilation kit : Desktop Qt 5.15.2 MSVC2015 64bit
git clone https://gitlabsu.sorbonne-universite.fr/polytech_rob/eduforce/tp_teleop_eduforce
2. Open the project with Qt Creator and configure the project (same steps as in eduforce-minimal-qt-example)
- Choose Desktop Qt 5.x.x MSVC2015 64bit as compilation kit
- Deactivate shadow build
- Execute
qmake
- Build and run the project