Meetings2012-02-02 » History » Version 7

Anonymous, 02/02/2012 05:16 PM
RST type consolidation

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 7 Anonymous
* Add library (simlink) with protobuf version encoded
25 6 Anonymous
* Lists
26 6 Anonymous
** Naming: HeadObject*List* instead of HeadObject*s*
27 6 Anonymous
** No lists in RST, handle it on middleware layer
28 1 J. Moringen
* Open topics:
29 6 Anonymous
** Coordinate systems
30 6 Anonymous
** Units
31 7 Anonymous
** Use type definitions for different serialization methods
32 5 Anonymous
33 4 Anonymous
h4. stable
34 1 J. Moringen
35 5 Anonymous
* @rst/audition/ITD.proto@: filename should be full name, not abbreviation (#848)
36 5 Anonymous
* Express units right inside the proto file
37 1 J. Moringen
** For first release, check, that units are documented in every proto file
38 1 J. Moringen
** For next release, check how to express units (enum?)
39 5 Anonymous
* For geometry/pointcloud types, we should check compliance with PCL
40 5 Anonymous
* For next release: Overwork image type (check ivimage)
41 5 Anonymous
42 5 Anonymous
h4. sandbox
43 5 Anonymous
44 5 Anonymous
* Ingo cleans up States/StateTransitions in TaskState
45 5 Anonymous
* How to handle platform-specific types
46 5 Anonymous
** Extend generic type (is that feasible with protobuf?)
47 5 Anonymous
* VICON type needs cleanup (e.g. redundant orientations)
48 1 J. Moringen
** Should use rst/stable types (translation/orientation/pose)
49 5 Anonymous
* geometry/PointPair into 2DPointPair and 3DPointPair
50 6 Anonymous
* Timestamp lacks specification
51 1 J. Moringen
52 1 J. Moringen
h4. sandbox -> stable
53 1 J. Moringen
54 6 Anonymous
# @TaskState@
55 6 Anonymous
# @geometry/*@
56 6 Anonymous
# @XOPData@ (Change package @rst.rsb.xml@ -> @rst.xml@)
57 6 Anonymous
# @timing/timestamp@ (after specification)