Difference between revisions of "Rc-dukes"
Jump to navigation
Jump to search
(→Table) |
|||
(8 intermediate revisions by the same user not shown) | |||
Line 302: | Line 302: | ||
server -> action [ label="deploy" ] | server -> action [ label="deploy" ] | ||
server -> detect [ label="deploy" ] | server -> detect [ label="deploy" ] | ||
− | + | action -> car [ label="instruction\n(vert.x)" ] | |
− | webcontrol -> | + | car -> detect [ label="camera image\n(http)" ] |
− | webcontrol -> | + | imageview -> webcontrol [ label="debug images\n(http)" ] |
− | webcontrol -> | + | car -> webcontrol [ label="camera image\n(http)" ] |
+ | webcontrol -> watchdog [ label="heartbeat\n(vert.x)" ] | ||
+ | webcontrol -> action [ label="start drag navigation\n(vert.x)" ] | ||
} | } | ||
</graphviz> | </graphviz> | ||
= Table = | = Table = | ||
+ | ✅ | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|- | |- | ||
! # !! module !! !! DukesVerticle !! Character !! tests !! Messages | ! # !! module !! !! DukesVerticle !! Character !! tests !! Messages | ||
|- | |- | ||
− | | 1 || action || [[File:Luke.png]] || {{Done}} || Luke || | + | | 1 || action || [[File:Luke.png]] || {{Done}} || Luke || {{Done}} || |
|- | |- | ||
| 2 || app || [[File:Unclejesse.png]] || {{Done}} || Uncle Jesse || || | | 2 || app || [[File:Unclejesse.png]] || {{Done}} || Uncle Jesse || || | ||
|- | |- | ||
− | | 3 || car || [[File:Bo.png]] || {{Done}} || Bo || || | + | | 3 || car || [[File:Bo.png]] || {{Done}} || Bo || {{Done}} || |
|- | |- | ||
− | | 4 || camera-matrix || [[File:Cooter.png]] || ❌ || Cooter || || | + | | 4 || camera-matrix || [[File:Cooter.png]] || ❌ || Cooter || {{Done}} || ❌ |
|- | |- | ||
| 5 || detect || [[File:Daisy.png]] || {{Done}} || Daisy || || | | 5 || detect || [[File:Daisy.png]] || {{Done}} || Daisy || || | ||
Line 330: | Line 333: | ||
| 8 || roi || [[File:Cletus.png]] || ❌ || Cletus || || | | 8 || roi || [[File:Cletus.png]] || ❌ || Cletus || || | ||
|- | |- | ||
− | | 9 || server || [[File:BoarsNest.png]] || {{Done}|| Boars Nest || || | + | | 9 || server || [[File:BoarsNest.png]] || {{Done}}|| Boars Nest || || |
|- | |- | ||
| 10 || watchdog || [[File:Flash.png]] || {{Done}} || Flash || {{Done}} || | | 10 || watchdog || [[File:Flash.png]] || {{Done}} || Flash || {{Done}} || |
Latest revision as of 09:14, 8 January 2020
Click here to comment see Self Driving RC Car
Characters
Messages
Table
✅