Meetings2012-02-02 » History » Version 6

Anonymous, 02/02/2012 05:07 PM

1 1 J. Moringen
h1. Meetings 2012-02-02
2 2 J. Moringen
3 2 J. Moringen
h2. RST Release Management
4 2 J. Moringen
5 2 J. Moringen
h3. Type Consolidation
6 2 J. Moringen
7 2 J. Moringen
h3. Component-specific (non-domain) Data Types
8 2 J. Moringen
9 2 J. Moringen
* How can these be retrieved?
10 2 J. Moringen
* Mandatory installation to file system?
11 3 S. Wrede
* Other serialization formats than protobuf?
12 2 J. Moringen
13 2 J. Moringen
h2. Meeting Planning
14 2 J. Moringen
15 2 J. Moringen
# Collect additional topics
16 2 J. Moringen
# Determine topic priorities
17 2 J. Moringen
# Roughly assign to meeting slots (~ short-term, mid-term, long-term)
18 4 Anonymous
19 4 Anonymous
h2. Discussion
20 4 Anonymous
21 4 Anonymous
h3. Type Consolidation
22 4 Anonymous
23 6 Anonymous
* Add versioning to rst library
24 6 Anonymous
* Lists
25 6 Anonymous
** Naming: HeadObject*List* instead of HeadObject*s*
26 6 Anonymous
** No lists in RST, handle it on middleware layer
27 1 J. Moringen
* Open topics:
28 6 Anonymous
** Coordinate systems
29 6 Anonymous
** Units
30 5 Anonymous
31 4 Anonymous
h4. stable
32 1 J. Moringen
33 5 Anonymous
* @rst/audition/ITD.proto@: filename should be full name, not abbreviation (#848)
34 5 Anonymous
* Express units right inside the proto file
35 1 J. Moringen
** For first release, check, that units are documented in every proto file
36 1 J. Moringen
** For next release, check how to express units (enum?)
37 5 Anonymous
* For geometry/pointcloud types, we should check compliance with PCL
38 5 Anonymous
* For next release: Overwork image type (check ivimage)
39 5 Anonymous
40 5 Anonymous
h4. sandbox
41 5 Anonymous
42 5 Anonymous
* Ingo cleans up States/StateTransitions in TaskState
43 5 Anonymous
* How to handle platform-specific types
44 5 Anonymous
** Extend generic type (is that feasible with protobuf?)
45 5 Anonymous
* VICON type needs cleanup (e.g. redundant orientations)
46 1 J. Moringen
** Should use rst/stable types (translation/orientation/pose)
47 5 Anonymous
* geometry/PointPair into 2DPointPair and 3DPointPair
48 6 Anonymous
* Timestamp lacks specification
49 1 J. Moringen
50 1 J. Moringen
h4. sandbox -> stable
51 1 J. Moringen
52 6 Anonymous
# @TaskState@
53 6 Anonymous
# @geometry/*@
54 6 Anonymous
# @XOPData@ (Change package @rst.rsb.xml@ -> @rst.xml@)
55 6 Anonymous
# @timing/timestamp@ (after specification)