Hinzufügen von Kommentaren

Signed-off-by: Harry Kimpel <harrykimpel@hotmail.com>
This commit is contained in:
Harry Kimpel 2023-11-29 17:32:32 +01:00
parent 71209bbf1c
commit 608480dc44

View file

@ -104,8 +104,8 @@ class IQRobot:
linker_speed=speed # Gescwindigkeit linker Motor
rechter_speed=speed # Gescwindigkeit rechter Motor
kp = 1.5 # Verstärkungsfaktor
ki = 1.0 # Integralfaktor
kp = 1.5 # Verstärkungsfaktor zur Regelung
ki = 1.0 # Integralfaktor zur Regelung
sum_cm = 0 # bereits gefahrene Strecke
sum_versatz = 0 # Summe des Versatzes über Zeit