This commit is contained in:
Laptop 3 2023-11-22 19:00:15 +01:00
parent 01b4c1ebc6
commit dc59501781

View file

@ -88,6 +88,3 @@ def hologram_aufgabe1():
iqRobot.fahre_gerade_aus(cm=-75,speed=50) iqRobot.fahre_gerade_aus(cm=-75,speed=50)
hologram_aufgabe1() hologram_aufgabe1()
# Fahre, bis 5 Zentimeter vor Gegenstand
iqRobot.fahre_bis_abstand(5)