Rc-dukes: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
 
(7 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" ]
   detect -> car [ label="http" ]
   action -> car [ label="instruction\n(vert.x)" ]
   webcontrol -> imageview [ label="http" ]  
  car -> detect [ label="camera image\n(http)" ]
   webcontrol -> car [ label="http" ]
   imageview -> webcontrol [ label="debug images\n(http)" ]
   webcontrol -> watchdog [ label="vert.x" ]
  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"
|-
|-
Line 318: Line 321:
| 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 ||  ||

Latest revision as of 08:14, 8 January 2020

Click here to comment see Self Driving RC Car

Characters

Messages

Table

# module DukesVerticle Character tests Messages
1 action Luke.png Luke
2 app Unclejesse.png Uncle Jesse
3 car Bo.png Bo
4 camera-matrix Cooter.png Cooter
5 detect Daisy.png Daisy
6 geometry Enos.png Enos
7 imageview Rosco.png Rosco
8 roi Cletus.png Cletus
9 server BoarsNest.png Boars Nest
10 watchdog Flash.png Flash
11 webcontrol BossHogg.png Boss Hogg