Skip to content

Commit 93f978a

Browse files
committed
Add lecture slides and update README with their links
Added PDF files for six lecture themes, covering topics such as robotics in society, ROS applications, control theory, navigation, AI, and XR applications. Updated the README to include links to these slides, aligning them with the corresponding practical exercises.
1 parent 4fa1a82 commit 93f978a

11 files changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,14 @@ This material is implemented for the 2024 iteration of the Master's level "Robot
1717
3. [Create your first ROS 2 package](3-create_ros_2_package)
1818
4. [Calculate and publish your robot's odometry using wheel velocities](4-robot_odometry)
1919
5. [Custom path planning using Nav2](5-path_planning)
20+
21+
## Lecture slides
22+
23+
These slides accompany the practical exercises included in this repo, and are meant to be covered at the same time.
24+
25+
1. [Theme 1: Robotics in society](lecture_slides/theme_1_robotics_in_society)
26+
2. [Theme 2: Robotics applications](lecture_slides/theme_2_robotics_applications)
27+
3. [Theme 3: Robot control theory](lecture_slides/theme_3_robot_control_theory)
28+
4. [Theme 4: Navigation](lecture_slides/theme_4_navigation)
29+
5. [Theme 5: Robotics & AI](lecture_slides/theme_5_robotics_ai)
30+
6. [Theme 6: XR applications in Robotics](lecture_slides/theme_6_xr_applications_robotics)
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)