|
|
|
TDDE05: Labs Instructions (Under contruction for 2025)
|
|
|
|
--------------------------
|
|
|
|
|
|
|
|
If you need the 2024 version contact tommy.persson@liu.se
|
|
|
|
|
|
|
|
## Labs
|
|
|
|
|
|
|
|
* [Quizzes: Individual Assignment (instructions are being updated)](quizzes)
|
|
|
|
|
|
|
|
* [Lab 1: Introduction to ROS2 and Turtlebot4](lab1)
|
|
|
|
* [Lab 2: Navigation](lab2)
|
|
|
|
* [Lab 3: TST](lab3)
|
|
|
|
* [Lab 4: Exploration](lab4)
|
|
|
|
* [Lab 5: A basic office assistant](lab5)
|
|
|
|
|
|
|
|
Once you are finished with a lab:
|
|
|
|
* Commit the source code to your git repository.
|
|
|
|
* Demonstrate the lab results to your assistant - a demonstration description is given in the individual lab instructions.
|
|
|
|
|
|
|
|
## Apptainer
|
|
|
|
|
|
|
|
The labs will be run using apptainer sif images. On the student computer you need to do:
|
|
|
|
```bash
|
|
|
|
module initadd prog/apptainer
|
|
|
|
```
|
|
|
|
|
|
|
|
For more information about apptainer see: https://apptainer.org/docs/user/main/introduction.html
|
|
|
|
|
|
|
|
## Self-help
|
|
|
|
|
|
|
|
* [Cheat sheet](cheat_sheet)
|
|
|
|
* [Troubleshooting](troubleshooting)
|
|
|
|
|
|
|
|
## Project
|
|
|
|
|
|
|
|
* [Project: An advanced office assistant](project)
|
|
|
|
|
|
|
|
## Working from home
|
|
|
|
|
|
|
|
* Lab computers can be accessed via [Thinlinc](https://liuonline.sharepoint.com/sites/student-under-studietiden/SitePages/en/Fjarrinloggning.aspx), or alternatively using [RDP](https://rdpklienter.edu.liu.se/?l=en).
|
|
|
|
* It is also possible to use a [Apptainer](apptainer) image on your local computer.
|
|
|
|
|
|
|
|
## Deadlines 2025
|
|
|
|
|
|
|
|
* March, 31th: labs are finished
|
|
|
|
* April, 2nd: project is selected
|
|
|
|
* May, 12th: presentation of projects during a seminar
|
|
|
|
TDDE05: Labs Instructions (Under contruction for 2025)
|
|
|
|
--------------------------
|
|
|
|
|
|
|
|
If you need the 2024 version contact tommy.persson@liu.se
|
|
|
|
|
|
|
|
## Labs
|
|
|
|
|
|
|
|
* [Quizzes: Individual Assignment (instructions are being updated)](quizzes)
|
|
|
|
|
|
|
|
* [Lab 1: Introduction to ROS2 and Turtlebot4](lab1)
|
|
|
|
* [Lab 2: Navigation](lab2)
|
|
|
|
* [Lab 3: TST](lab3)
|
|
|
|
* [Lab 4: Exploration](lab4)
|
|
|
|
* [Lab 5: A basic office assistant](lab5)
|
|
|
|
|
|
|
|
Once you are finished with a lab:
|
|
|
|
* Commit the source code to your git repository.
|
|
|
|
* Demonstrate the lab results to your assistant - a demonstration description is given in the individual lab instructions.
|
|
|
|
|
|
|
|
## Apptainer
|
|
|
|
|
|
|
|
The labs will be run using apptainer sif images. On the student computer you need to do:
|
|
|
|
```bash
|
|
|
|
module initadd courses/TDDE05
|
|
|
|
```
|
|
|
|
|
|
|
|
This module will add the apptainer module and set the environment variable LOCAL_DISK_CONTAINER.
|
|
|
|
|
|
|
|
For more information about apptainer see: https://apptainer.org/docs/user/main/introduction.html
|
|
|
|
|
|
|
|
## Self-help
|
|
|
|
|
|
|
|
* [Cheat sheet](cheat_sheet)
|
|
|
|
* [Troubleshooting](troubleshooting)
|
|
|
|
|
|
|
|
## Project
|
|
|
|
|
|
|
|
* [Project: An advanced office assistant](project)
|
|
|
|
|
|
|
|
## Working from home
|
|
|
|
|
|
|
|
* Lab computers can be accessed via [Thinlinc](https://liuonline.sharepoint.com/sites/student-under-studietiden/SitePages/en/Fjarrinloggning.aspx), or alternatively using [RDP](https://rdpklienter.edu.liu.se/?l=en).
|
|
|
|
* It is also possible to use a [Apptainer](apptainer) image on your local computer.
|
|
|
|
|
|
|
|
## Deadlines 2025
|
|
|
|
|
|
|
|
* March, 31th: labs are finished
|
|
|
|
* April, 2nd: project is selected
|
|
|
|
* May, 12th: presentation of projects during a seminar
|
|
|
|
* June 8th: final report submission deadline |
|
|
\ No newline at end of file |