Diskussion:Aufbau und Test eines Autonomen Fahrzeugs: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| (2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 99: | Zeile 99: | ||
* Determine the current heading from the Gyroscope. | * Determine the current heading from the Gyroscope. | ||
* Compare current heading to line heading and calculate error (e). | * Compare current heading to line heading and calculate error (e). | ||
* Derivate the error <math>\frac{de}{dt}. | * Derivate the error <math>\frac{de}{dt}</math>. | ||
* User a PID controller to minimize error and drive in the middle of the lane. | * User a PID controller to minimize error and drive in the middle of the lane. | ||
* Document your control loop in your wiki article. | * Document your control loop in your wiki article. | ||
| Zeile 108: | Zeile 108: | ||
|- | |- | ||
| 9 || 05.05.26 || | | 9 || 05.05.26 || | ||
*Detailed [AlphaBot:_Lane_tracking_with_camera#Control_Loop|task] list discussed. | *Detailed [[AlphaBot:_Lane_tracking_with_camera#Control_Loop|task]] list discussed. | ||
* Do the tasks in order (1, 2, 3...) | * Do the tasks in order (1, 2, 3...) | ||
|| | || | ||
|- | |- | ||
| 9 || 05.05.26 || | | 9 || 05.05.26 || | ||
*AGAIN: Detailed [AlphaBot:_Lane_tracking_with_camera#Control_Loop|task] list discussed. | *AGAIN: Detailed [[AlphaBot:_Lane_tracking_with_camera#Control_Loop|task]] list discussed. | ||
* None of the tasks were solved. | |||
* Do the tasks in order (1, 2, 3...) | * Do the tasks in order (1, 2, 3...) | ||
* Understand the Pixy-Camera parameters by the tutorials. Learn how to detect the line as an arrow. | |||
|| | || | ||
|} | |} | ||
Aktuelle Version vom 12. Mai 2026, 14:41 Uhr
| # | date | plan for this week | progress |
|---|---|---|---|
| 1 | 03.03.26 |
|
|
| 2 | 06.03.26 |
|
|
| 3 | 17.03.26 |
|
|
| 4 | 24.03.26 |
|
|
| 5 | 31.03.26 |
|
|
| 6 | 14.04.26 |
|
|
| 7 | 21.04.26 |
|
|
| 8 | 28.04.26 |
|
|
| 9 | 30.04.26 |
|
|
| 9 | 05.05.26 |
|
|
| 9 | 05.05.26 |
|