0327 » History » Version 3
Ellon Paiva Mendes, 2018-03-27 18:37
1 | 2 | Ellon Paiva Mendes | h1. 03/27 : Yet Another PoM/Prism Discussion |
---|---|---|---|
2 | 3 | Ellon Paiva Mendes | |
3 | *Participants*: |
||
4 | Andrea, Ellon, Pierre, Quentin |
||
5 | |||
6 | |||
7 | *Goal of the meeting*: Discuss implementation details of PoM/Prism and try to take a decision about how to proceed. |
||
8 | |||
9 | h2. Discussion |
||
10 | |||
11 | *1. About accessing the time* |
||
12 | |||
13 | * We agreed that we should have a core library managing the time. This library would be used by all DFNs and DFPCs that wanted to get the current time. |
||
14 | * If we will need time synchronized between multiple robots the time library would be updated with mechanisms allowing time synchronization. |
||
15 | * This is in opposition to have PoM/Prism publishing timestamps on topics that would be used by other modules. This simplifies the access to time, and removing some complexity of the system to be designed |
||
16 | |||
17 | *2. About interfaces* |
||
18 | |||
19 | * There was some discussion about how to design our code (in general, not only related to POM/Prism). |
||
20 | * We agreed that we should design our code on layers, from core ASN.1-free libraries up to the modules/nodes, more or less how it is shown in the figure below. |
||
21 | |||
22 | * ADD FIGURE |
||
23 | |||
24 | * |
||
25 | |||
26 | |||
27 | *3. About PoM/Prism design* |
||
28 | |||
29 | *4. About using genom-ros or only ROS* |
||
30 | |||
31 | |||
32 | |||
33 | |||
34 | h2. Open questions |