Objektorientierte Systeme (Sommersemester 2025) - FH Münster
- Lars Kemper
- Dennis Höllmann
- Tom Steinbach
- Floriane Monga
This repository's contents are divided across the following primary sections:
/assetscontains all assets used in the project./libcontains all libraries used/needed in the project./outcontains all output files generated by the project./scriptscontains all scripts used in the project for building and formatting./srccontains all source code files for the project.
nxtlejos library for the NXT brick.checkstylecheckstyle library for Java.
| Core | States Pattern |
|---|---|
| Sequence | States |
|---|---|
Build the project without uploading to the NXT brick:
$ ./scripts/build.shBuild the project with uploading to the NXT brick:
$ ./scripts/build.sh --upload