You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: robotikprojekt.yml
+10-21Lines changed: 10 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -26,18 +26,13 @@ collection:
26
26
<span style="color: rgb(0,106,179)">
27
27
<h1>Vorlesung Software Projekt / Robotik</h1>
28
28
</span>
29
-
- title: Softwareprojekt / Robotik (WiSe 2022/23)
29
+
- title: Softwareprojekt / Robotik (WiSe 2024/25)
30
30
comment: >
31
31
<p>Die Lehrveranstaltung vermittelt Konzepte von C++ und Robot Operating System (ROS). ROS1 und ROS2 werden gegenübergestellt und die Elemente von Robotersystemen wie Sensoren und Aktoren werden vorgestellt. Weiterhin befasst sich die Lehrveranstaltung mit Sensorendatenverarbeitung und Fusion sowie Aktorenregelung. </p>
32
32
<p>Die "Quellcodes" aller Vorlesungsmaterialien finden Sie im zugehörigen Github-Repository <a href="https://github.com/TUBAF-IfI-LiaScript/VL_SoftwareprojektRobotik">Github-Repository</a></p>
33
+
<p>Im zweiten Teil der Veranstaltung war eine praktische Teamarbeit zur realiseren.</a></p>
Copy file name to clipboardExpand all lines: softwareentwicklung.yml
+16-14Lines changed: 16 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ collection:
29
29
<span style="color: rgb(0,106,179)">
30
30
<h1>Vorlesung Softwareentwicklung</h1>
31
31
</span>
32
-
- title: Softwareentwicklung / Einführung in die Softwareentwicklung (SoSe 2023)
32
+
- title: Softwareentwicklung / Einführung in die Softwareentwicklung (SoSe 2025)
33
33
comment: >
34
34
<p>Die Lehrveranstaltung vermittelt Konzepte objektorientierten und interaktiven Programmierung, Syntax und Semantik der Programmiersprache C# sowie die Fähigkeiten Probleme kollaborativ bei verteilter Verantwortlichkeit von Klassen zu lösen.</p>
35
35
<p>Die "Quellcodes" aller Vorlesungsmaterialien finden Sie im zugehörigen Github-Repository <a href="https://github.com/TUBAF-IfI-LiaScript/VL_Softwareentwicklung">Github-Repository</a></p>
0 commit comments