Abstandssensor #9

Merged
lahaferk merged 5 commits from laptop_3 into main 2023-11-22 18:01:15 +00:00
Showing only changes of commit 01b4c1ebc6 - Show all commits

View file

@ -87,6 +87,7 @@ def hologram_aufgabe1():
iqRobot.drehe(-45, False)
iqRobot.fahre_gerade_aus(cm=-75,speed=50)
#hologram_aufgabe1()
hologram_aufgabe1()
# Fahre, bis 5 Zentimeter vor Gegenstand
iqRobot.fahre_bis_abstand(5)