Diskussion:Aufbau und Test eines Autonomen Fahrzeugs: Unterschied zwischen den Versionen

Aus HSHL Mechatronik
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 33: Zeile 33:
*  
*  
|-
|-
| 2 || 17.03.26 ||   
| 3 || 17.03.26 ||   
* Reuse the Simulink Lane Following Software from SVN.  
* Reuse the Simulink Lane Following Software from SVN.  
* Drive the course in the right lane.
* Drive the course in the right lane.
Zeile 42: Zeile 42:
* Secondly I am able to get output of Yawrate and both motors speed on serial monitor on Arduino ide.  
* Secondly I am able to get output of Yawrate and both motors speed on serial monitor on Arduino ide.  
* Lastly I am trying to get all the ouptput results wirelessly via Wifi or Bluetooth Modul.
* Lastly I am trying to get all the ouptput results wirelessly via Wifi or Bluetooth Modul.
|-
| 4  || 17.03.26 || 
* Record the yaw rate from the gyroscope.
* Speed up the AlphaBot to its limit.
* Calculate the yaw angle from the yaw rate.
* Compare the ground truth (TopCon Data) with the measured yaw rate.
* Handle the hardware with care!
* Document everything within your [[AlphaBot: Lane tracking with camera|article]].
||
|-
|-
|}
|}

Aktuelle Version vom 25. März 2026, 08:58 Uhr

# date plan for this week progress
1 03.03.26
  • Send the signed contract to administration.
  • Safety briefing
  • Workplace preparation (login, etc.)
  • SVN access to the work folder
  • Wiki access to personal article
  • Discussion of working hours (Excel spreadsheet in SVN, commit with start time, commit with end time)
  • Transponder issuance
  • Setting up AlphaBot with Arduino IDE
  • AlphaBot: Replace ball with wheel
  • All the tasks are completely finished for week 1
  • The wheel problem is almost resolved. I researched some potential options and shared the links with Mr. Ebmeyer. He mentioned that he will place the order, which may take some time.
2 06.03.26
  • Study article: SDE_Systementwicklung_WS25/26:_Spurverfolgung_mit_Kamera
  • Drive with the AlphaBot in the right lane along the course.
  • Speed up the AlphaBot to its limit.
  • Record the yaw rate from the gyroscope.
  • Calculate the yaw angle from the yaw rate.
  • Compare the ground truth (TopCon Data) with the measured yaw rate.
  • Handle the hardware with care!
  • Document everything within your article.
  • Studuied the provided article and mounted gy-85 gyro scope sensor on Alphabot for yaw rate.
  • Simulink has issue connecting with Arduino board still trying to fix the issue than I'll proceed with the speed up limit task and driving with pixy camera in the right lane.
3 17.03.26
  • Reuse the Simulink Lane Following Software from SVN.
  • Drive the course in the right lane.
  • Record the yaw rate from the gyroscope.
  • Speed up the AlphaBot to its limit.
  • I have hold the simulink part for now as still simulink has issue connecting issue with Arduino but on the other side I was able to do it on Arduino IDE currently the Alpha bot can detect the line and follows the track but the front wheel stucks on the track so I am waitng for the new Wheel to come.
  • Secondly I am able to get output of Yawrate and both motors speed on serial monitor on Arduino ide.
  • Lastly I am trying to get all the ouptput results wirelessly via Wifi or Bluetooth Modul.
4 17.03.26
  • Record the yaw rate from the gyroscope.
  • Speed up the AlphaBot to its limit.
  • Calculate the yaw angle from the yaw rate.
  • Compare the ground truth (TopCon Data) with the measured yaw rate.
  • Handle the hardware with care!
  • Document everything within your article.