Diskussion:Aufbau und Test eines Autonomen Fahrzeugs: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| (8 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
| Zeile 92: | Zeile 92: | ||
* Work on mimimal program for the pixy2 camera and it reads the vector by its cooridnates and it is fast approximatley 50fps and sometimes even more. | * Work on mimimal program for the pixy2 camera and it reads the vector by its cooridnates and it is fast approximatley 50fps and sometimes even more. | ||
|- | |- | ||
| 9 || 30.04.26 || | |||
* Optimize the line vector from the Pixy 2.1. | |||
* Determine the line heading (curvature, straight, left, right) from the Pixy vector. Calculate the curvature from the vector. | |||
* Determine the offset in the lane regarding the middle of the lane. | |||
* Compensate if the vector switches direction. | |||
* Determine the current heading from the Gyroscope. | |||
* Compare current heading to line heading and calculate error (e). | |||
* Derivate the error <math>\frac{de}{dt}</math>. | |||
* User a PID controller to minimize error and drive in the middle of the lane. | |||
* Document your control loop in your wiki article. | |||
* Work on the tasks above. | |||
|| | |||
* I have optimized the line vector output from the Pixy 2.1. | |||
* Completed: curvature and lane offset calculation implemented it on Ardiuno successfully. | |||
|- | |||
| 9 || 05.05.26 || | |||
*Detailed [[AlphaBot:_Lane_tracking_with_camera#Control_Loop|task]] list discussed. | |||
* Do the tasks in order (1, 2, 3...) | |||
|| | |||
|- | |||
| 9 || 05.05.26 || | |||
*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...) | |||
* 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 |
|