This is the public repository for the REX course at DIKU containing hand-out source code.
To make a local clone of the repository using the command line run the following command:
git clone https://github.com/diku-dk/REX-students.git
Content:
- The sub-directory Arlo contains python and Arduino code relevant for the Arlo robots.
- The sub-directory Mirte contains python code relevant for the Mirte robots.
- The sub-directory opencv-python contains example code for processing images as well as capturing images on Arlo.
- The sub-directory self-localization contains hand-out code for the self-localization exercise.
If you encounter a bug or issue in the code, please create an issue on the github page.