Create Aramis Contacts
This commit is contained in:
parent
04f5621e18
commit
6a0eacb254
15
Aramis-Contacts.md
Normal file
15
Aramis-Contacts.md
Normal file
@ -0,0 +1,15 @@
|
||||
Contact list in case of issues
|
||||
|
||||
```mermaid
|
||||
|
||||
%%{init:{'theme':'forest'}}%%
|
||||
%%{init:{'themeCSS':'.messageLine0:nth-of-type(2) { stroke: red; };.messageText:nth-of-type(1) { fill: green; font-size: 30px !important;}; g:nth-of-type(3) rect.actor { stroke:blue;fill: pink; }; g:nth-of-type(5) .note { stroke:blue;fill: crimson; };#arrowhead path {stroke: blue; fill:red;};'}}%%
|
||||
|
||||
flowchart TD
|
||||
A[Aramis spatial diagnostics] --> B(Chris Arrell)
|
||||
B --> |Not available| C{Type of issue}
|
||||
C -->|Motion control| D[Scott Stubbs]
|
||||
C -->|Camera issue| E[Scott Stubbs]
|
||||
C -->|Data issue| F[Edwin Divall]
|
||||
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user