Difference between revisions of "Build Your Own Self Driving Vehicle with Java"
Jump to navigation
Jump to search
Line 69: | Line 69: | ||
| [[File:RCCar-IMG_3566free.png|300px]][[File:cameraholder.png|300px|link=https://openjscad.org/#http://openjscad.org/examples/slices/tor.jscad]] | | [[File:RCCar-IMG_3566free.png|300px]][[File:cameraholder.png|300px|link=https://openjscad.org/#http://openjscad.org/examples/slices/tor.jscad]] | ||
|} | |} | ||
+ | |||
+ | == ⌘⌘ Bauteile - Elektronik / Mechanik == | ||
+ | {| | ||
+ | |- | ||
+ | | || [[File:RC Car Chassis 2019-06-07.jpeg|150px|link=http://wiki.bitplan.com/index.php/Self_Driving_RC_Car#tab=Parts_List|Chassis]] || [[File:SpeedControl_2019-06-06.jpg|150px|link=http://wiki.bitplan.com/index.php/Self_Driving_RC_Car#tab=Parts_List|Speed Control]] || [[File:RC Car Servo 2019-06-06.jpg|150px|link=http://wiki.bitplan.com/index.php/Self_Driving_RC_Car#tab=Parts_List|Servo]] | ||
+ | |- | ||
+ | | || [[File:713LX1Z383L._SL1500_.jpg|150px|link=http://wiki.bitplan.com/index.php/Self_Driving_RC_Car#tab=Parts_List|Raspberry PI]] || [[File:TopFuel-LiPo-25C-ECO-X-1300mAh-3S-21300341 b 0.JPG|150px|link=http://wiki.bitplan.com/index.php/Self_Driving_RC_Car#tab=Parts_List|Battery]] || ... | ||
+ | |- | ||
+ | | || ... || ... || ... | ||
+ | |} | ||
+ | {{Link|target=Self_Driving_RC_Car/Parts-List|title=Teileliste}} | ||
== ⌘⌘ OpenCV == | == ⌘⌘ OpenCV == |
Revision as of 07:28, 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
... | |||
... | ... | ... |
⌘⌘ OpenCV
- Play Chess With a Web Cam Projekt
- Hough Lines Detection
- Probabilistic
- Standard
⌘⌘ Vert.X Characters
# | 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 |
⌘⌘ 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