No description
Find a file
Conrad Heinrich Carl d2bd0a6118 final changes
2020-10-20 03:15:46 +02:00
.vscode planet fixed +1 2020-10-20 02:07:50 +02:00
logs * Bugfix: File must exist 2019-08-14 16:38:16 +02:00
robolab-deploy@f906a08ad5 * Added "__init__.py" for tests 2020-10-05 14:40:04 +02:00
src final changes 2020-10-20 03:15:46 +02:00
.gitignore Collection 2020-08-17 11:40:29 +02:00
.gitmodules Revert "* Changed submodule url to ssh" 2020-08-19 15:49:43 +00:00
deploy.py RoboLab Spring Course 2019-06-27 14:28:11 +02:00
LICENCE.md Collection 2020-08-17 11:40:29 +02:00
README.md Collection 2020-08-17 11:40:29 +02:00
requirements.txt SSL-Fixes for macOS 2020-06-17 14:24:04 +02:00
simulator_config.example.json Fix spelling in simulator_config.example.json 2020-08-18 08:32:33 +00:00

RoboLab Spring Template

Template for the RoboLab course in spring which is conducted by the Systems Engineering Group at the Department of Computer Science, TU Dresden.

  • Acts as a base repository that groups clone and then set the upstream to their assigned repo afterwards.
  • Provides scripts to speed up and automate the process of deploying as well as executing Python code on LEGO MINDSTORMS EV3 robots running the customized, Debian based operating system.
  • Includes the programming interface which is used to check parts of the students solutions in the final exam.

Help

Please consult the RoboLab Docs. We provide extensive sections about this template, the deploy script and the interfaces.