Diskussion:Aufbau und Test eines Autonomen Fahrzeugs: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| (23 dazwischenliegende Versionen von 2 Benutzern 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 106: | Zeile 106: | ||
* I have optimized the line vector output from the Pixy 2.1. | * I have optimized the line vector output from the Pixy 2.1. | ||
* Completed: curvature and lane offset calculation implemented it on Ardiuno successfully. | * Completed: curvature and lane offset calculation implemented it on Ardiuno successfully. | ||
* | * PID controller implemented successfully and alphabot is driving in middle of the lane. | ||
* Updated my control loop . | |||
|- | |||
| 9 || 05.05.26 || | |||
*Detailed [[AlphaBot:_Lane_tracking_with_camera#Control_Loop|task]] list discussed. | |||
* Do the tasks in order (1, 2, 3...) | |||
|| | |||
* Finshed all tasks. | |||
|- | |||
| 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. | |||
|| | |||
* I have finshed the task and able to get offset value 0 when alphabot is in centre of the track as discussed. | |||
* Pixy-camera detects line with the help of an arrow, camera draws a vector over the path and the camera calculates a single directed arrow defined by a Tail (start point) and a Head (endpoint) of that vector. | |||
* Alphabot is running in middle lane. | |||
* Now I am planning to merge PID controller with my previous codes to get output of YawRate and YawAngle via WLAN on MATLAB. | |||
* Uploaded video of lane tracking with pixy2 camera of Alphabot to my wiki artikle. | |||
* Recorded YawRate and YawAngle via MATLAB graph. | |||
* New mount installed to make gyro sensor position more stable. | |||
* Planning to solding the wire connections as they were not tightly fixed. | |||
* Mounted Prisma to get TopCon data for comparison. | |||
* Recorded Alphabot Laps via Prisma and TopCon on MATLAB | |||
* Trying to record both TopCon and Gyro sensor data on MATLAB for comparision | |||
|} | |} | ||
Aktuelle Version vom 2. Juni 2026, 15:04 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 |
|
|