Docs
This commit is contained in:
parent
4a0671105b
commit
01b4c1ebc6
1 changed files with 2 additions and 1 deletions
3
main.py
3
main.py
|
@ -87,6 +87,7 @@ def hologram_aufgabe1():
|
||||||
iqRobot.drehe(-45, False)
|
iqRobot.drehe(-45, False)
|
||||||
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)
|
iqRobot.fahre_bis_abstand(5)
|
||||||
|
|
Loading…
Reference in a new issue