Diskussion:Aufbau und Test eines Autonomen Fahrzeugs: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 68: | Zeile 68: | ||
* What is the data rate? | * What is the data rate? | ||
* Work on the tasks above. | * Work on the tasks above. | ||
|| | || | ||
* I have planned thje software in a way that i have put counter in both Arduino and Matlab. And MATLAB can recieve data also it can plot that data on graphs. Data rate was slow as it was just one reading per counter. | |||
|- | |- | ||
| 7 || 21.04.26 || | | 7 || 21.04.26 || | ||
| Zeile 76: | Zeile 77: | ||
* Work on the tasks above. | * Work on the tasks above. | ||
|| | || | ||
* Data rate was slow because I was using http webserver to send data on a webserver and on MATLAB.Http has slower speed and high latency. I fixed it by changing my communicvation protocol and now I am using TCP which has fast speed and lower latency and faster raw data sending. | |||
* Pixy2 camera looks for high-contrast lines and them as a vector and it provides starting and ending cooridnates of line. | |||
*Control loop added to wiki article. | |||
|- | |- | ||
| 8 || 28.04.26 || | | 8 || 28.04.26 || | ||
| Zeile 83: | Zeile 88: | ||
* Work on the tasks above. | * Work on the tasks above. | ||
|| | || | ||
* PID Controller will be used and in last discussion with Prof. Schneider he told that main focous must be on P and D control. | |||
* Control loop is already added in wiki article. | |||
* Work on mimimal program for the pixy2 camera. | |||
|- | |- | ||
|} | |} | ||
Version vom 30. April 2026, 09:58 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 |
|
|