Diskussion:Aufbau und Test eines Autonomen Fahrzeugs: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 69: | Zeile 69: | ||
* Work on the tasks above. | * Work on the tasks above. | ||
|| | || | ||
* I have planned | * I have planned the 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 77: | 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 communication protocol and now I am using TCP which has fast speed and lower latency and faster raw data sending. | * Data rate was slow because I was using http webserver to send data on a webserver which can be seen on browser via Ip address and also on MATLAB.Http has slower speed and high latency. I fixed it by changing my communication 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. | * 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. | *Control loop added to wiki article. | ||
Version vom 30. April 2026, 12:07 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 |
|
|