Difference between revisions of "Build Your Own Self Driving Vehicle with Java"
Jump to navigation
Jump to search
Line 84: | Line 84: | ||
{{Link|target=Self_Driving_RC_Car/Systemcontext}} | {{Link|target=Self_Driving_RC_Car/Systemcontext}} | ||
http://diagrams.bitplan.com/render/png/0xa7a576a7.png | http://diagrams.bitplan.com/render/png/0xa7a576a7.png | ||
− | == ⌘⌘ | + | == ⌘⌘ Software - Vert.X == |
− | + | {{Link|target=Vert.x}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|- | |- | ||
Line 118: | Line 110: | ||
| 10 || webcontrol || [[File:BossHogg.png]] || {{Done}} || Boss Hogg || {{Done}} || Application to provide manual inputs | | 10 || webcontrol || [[File:BossHogg.png]] || {{Done}} || Boss Hogg || {{Done}} || Application to provide manual inputs | ||
|} | |} | ||
+ | == ⌘⌘ Software - OpenCV == | ||
+ | [[File:PlayChessWithAWebCam2019-10-26.png|400px|link=https://github.com/WolfgangFahl/play-chess-with-a-webcam]] | ||
+ | [[File:detectedProbabilisticHough2019-10-21.png|300px]] | ||
+ | [[File:detectedHough2019-10-21.png|300px]] | ||
+ | * [https://github.com/WolfgangFahl/play-chess-with-a-webcam Play Chess With a Web Cam Projekt] | ||
+ | * [http://wiki.bitplan.com/index.php/PlayChessWithAWebCam#hough_lines Hough Lines Detection] | ||
+ | * Probabilistic | ||
+ | * Standard | ||
+ | |||
+ | |||
== ⌘⌘ Konzeptionelle Integrität == | == ⌘⌘ Konzeptionelle Integrität == | ||
{{Svg|url=2/2c/Dukeschars.svg|width=900|height=900}} | {{Svg|url=2/2c/Dukeschars.svg|width=900|height=900}} |
Revision as of 07:31, 16 March 2021
<slideshow style="bitplan" headingmark="⌘⌘" incmark="…" scaled="true" font="Comic Sans MS, Calibri, cursive" >
- title
Newcomer: Build Your Own Self Driving Vehicle with Java- author
Wolfgang Fahl info@bitplan.com- footer
- JavaLand 2021 Build Your Own Self Driving Vehicle with Java
- subfooter
- Dienstag, 16. März, 14:00-14:40 Quantum 3
</slideshow>
⌘⌘ Der Wettbewerb
⌘⌘ Demo
⌘⌘ Die Autos
- 1:10 Modellauto
- Ferrari 360 Challenge Stradale / Ford 150-SVT
- Raspberry Pi
- Kamera Pi oder Webcam
- Servosteuerung Pi oder Adafruit
Coole Projekte z.B. bei Dräger
⌘⌘ Self Driving Car Open Source
- https://github.com/topics/self-driving-car
- https://github.com/topics/self-driving-car?l=java
- https://www.intorobotics.com/the-best-raspberry-pi-3-advanced-and-starter-kits-for-robotics/
⌘⌘ Selbstfahrende Autos
⌘⌘ Das rc-dukes Projekt
https://github.com/rc-dukes/dukes
⌘⌘ Das Team
Bert-Jan | |||
Tim | |||
Wolfgang | |||
⌘⌘ Komponenten
Software | Elektronik | Mechanik |
---|---|---|
⌘⌘ Bauteile - Elektronik / Mechanik
... | |||
... | ... | ... |
⌘⌘ Systemkontext - Software
Self_Driving_RC_Car/Systemcontext
⌘⌘ Software - Vert.X
# | module | DukesVerticle | Character | tests | responsibility | |
---|---|---|---|---|---|---|
1 | action | ✓ | Luke | ✓ | Proc Image analysis results into actions | |
2 | app | ✓ | Uncle Jesse | JavaFX app to monitor the car | ||
3 | car | ✓ | Bo | Processing Car control inputs | ||
4 | camera-matrix | ❌ | Cooter | CameraMatrix and PerspectiveShift | ||
5 | detect | ✓ | Daisy | Detectors - e.g. Lane and StartLight | ||
6 | geometry | ❌ | Enos | Geometry | ||
7 | imageview | ✓ | Rosco | lane detection debug image web server | ||
8 | roi | ❌ | Cletus | Region of Interest | ||
9 | watchdog | ✓ | Flash | ✓ | Heartbeat controller watchdog | |
10 | webcontrol | ✓ | Boss Hogg | ✓ | Application to provide manual inputs |
⌘⌘ Software - OpenCV
- Play Chess With a Web Cam Projekt
- Hough Lines Detection
- Probabilistic
- Standard
⌘⌘ Konzeptionelle Integrität
⌘⌘ Probeläufe
⌘⌘ Fahrzeug Simulation
⌘⌘ PIT-Manöver
|
⌘⌘ Sicherheit
⌘⌘ Unfallrisiko und Unfalluntersuchung
✝ | seit | Pflichtuntersuchung | |
---|---|---|---|
✈ | 1 x | 1944 | BFU, NTSB, TSB, BEA, ... |
🚆 | 10 x | 1994 | BEU, NTSB, ERA |
🚢 | 50 x | 1878 | Seeamt |
🚌 | 8 x | ❌ | ÖU,UDV |
🚗 | 60 x | ||
🚲 | 900 x | ||
🏍 | 2200 x |
⌘⌘ Zugänglichkeit
⌘⌘ Lab
⌘⌘ Weitere Links
- Unfallstatistiken
- https://www.donkeycar.com/
- https://www.amazon.com/dp/B07JMHRKQG
⌘⌘ Präsentationen
⌘⌘ Youtube Videos