Getting Started
Info
If you haven’t attended the introduction please contact us via robolab@mailbox.tu-dresden.de in order to make an appointment and get you ready (if necessary). In addition, create a Gitlab account and follow the instructions forking the template.
Please read the documentation and follow the instructions:
- Set up the development environment:
- Install Git (see Dev > Git)
- Install Python 3.9 (see Dev > Python)
- Install correct bindings (Dev > Python > Language Bindings)
- Fork the template (for autumn course) into your own Gitlab repository (see Dev > Template)
For the group task (starts in December)
- Download the OS image file, flash it onto the SD card and boot the brick (see OS > Getting Started)
- Connect the brick to your computer (see OS > Network Connection)
- Initiate manually an ssh session and change the default password (see OS > Working on the Brick)
- Change into your group’s template directory and run the deploy-script
- See “Hello World”, which means that everything works out!