Activity

From 11/11/2015 to 12/10/2015

12/10/2015

10:51 AM Tasks #2450: extend face type with gaze informations
J. Wienke wrote:
> Would such a plan be realizable?
Please see the attached patch.
B. Carlmeyer

12/04/2015

01:21 PM Enhancement #2453 (Resolved): Deprecate euroc types
Project has finished and types are generally hacky. J. Wienke
01:16 PM Enhancement #2452 (Resolved): Deprecate FloatSoundArray and FormattedSoundChunk
Obscure types with missing or too spare comments. NAO specific information leaked into the structure of these types. J. Wienke
01:15 PM Revision e7927f74 (rst-proto): Missing documentation in ClassificationResult
refs #2152 J. Wienke
01:10 PM Revision 3db811fa (rst-proto): Missing comment in JointTorques added
refs #2152 J. Wienke
01:08 PM Revision 282290a6 (rst-proto): Improve comments in generic.Value
refs #2152 J. Wienke
12:58 PM Revision 4fb5a323 (rst-proto): Add better comments to Pose
refs #2152 J. Wienke
12:52 PM Tasks #2450: extend face type with gaze informations
B. Carlmeyer wrote:
> J. Wienke wrote:
> > I am not sure about the two boolean additions. Why are they necessary? B...
J. Wienke
11:31 AM Tasks #2450 (In Progress): extend face type with gaze informations
J. Wienke
12:41 PM Revision 2c92cc4c (rst-proto): Add missing comments to Rotation
refs #2152 J. Wienke
12:22 PM Revision 43d981a4 (rst-proto): Add missing comments in Face
refs #2450
refs #2152
J. Wienke

12/03/2015

03:48 PM Bug #2451 (Resolved): update incremental unit type
Applied in changeset commit:rst-proto|22b33f743f8f9d5172a2efafb728f120e3b9f14e. B. Carlmeyer
03:46 PM Revision 22b33f74 (rst-proto): Added previously forgotten "state" field in rst.dialog.Incremental...
fixes #2451
* proto/sandbox/rst/dialog/IncrementalUnit.proto (IncrementalUnit.state):
new field; had been accident...
B. Carlmeyer

12/02/2015

11:31 AM Bug #2451 (Resolved): update incremental unit type
I forgot a field for the enum "edit type" in the incremental unit prototype... please update the type with the attach... B. Carlmeyer
09:00 AM Tasks #2450: extend face type with gaze informations
J. Wienke wrote:
> I am not sure about the two boolean additions. Why are they necessary? Both could be derived from...
B. Carlmeyer

12/01/2015

03:47 PM Tasks #2450: extend face type with gaze informations
I am not sure about the two boolean additions. Why are they necessary? Both could be derived from the other values. J. Wienke
03:02 PM Tasks #2450 (Resolved): extend face type with gaze informations
I would like to add some gaze informations in the face type. B. Carlmeyer

11/30/2015

04:41 PM Feature #2436 (Resolved): Add TextToSpeech to the sandbox
Applied in changeset commit:rst-proto|925ffd89f62fae28318c6915eb99065dd9fa7189. S.ör. Klett
04:12 PM Feature #2436: Add TextToSpeech to the sandbox
Attached new version of proto-file. S.ör. Klett
04:40 PM Revision 925ffd89 (rst-proto): New types TextToSpeechInstruction and Prosody
fixes #2436
Signed-off-by: Johannes Wienke <jwienke@techfak.uni-bielefeld.de>
S.ör. Klett

11/27/2015

03:44 PM Feature #2449 (Resolved): Modify existing types to completely represent the information available...
I use the sandbox:rst.tracking.TrackedPosture3DFloat datatype datatype to publish kinect skeletons. I make two propos... M. Goerlich
11:08 AM Feature #2436: Add TextToSpeech to the sandbox
Attached is a reworked patch after our discussions today. Please address the remaining TODOs in the patch and upload ... J. Wienke
09:36 AM Revision 61114545 (rst-manual): Explanation for collection type creation
J. Wienke

11/25/2015

01:04 PM Bug #2445 (Resolved): Proto for a set of recognition results
Applied in changeset commit:rst-proto|e66bd5667afdd6efc61d097a87041b2e67767991. V. Richter
12:40 PM Bug #2445 (Resolved): Proto for a set of recognition results
A Prototype holding recognition results for a set of aspects of the world.
This generalizes #2439 which should be ...
V. Richter
01:04 PM Revision e66bd566 (rst-proto): Add type ClassificationResultMap
Holds a set of ClassificationResults indexed by string keys.
fixes #2445
Signed-off-by: Johannes Wienke <jwienke@te...
V. Richter
12:49 PM Feature #2439 (Rejected): Proto for a Situation recognition
Replaced by #2445 J. Wienke
12:11 PM Feature #2443: resource allocation type for the apartment (for version 0.13)
Attached one additional change: the protocol buffer code generation assumes that field names are singular, even for r... J. Moringen
10:00 AM Feature #2443: resource allocation type for the apartment (for version 0.13)
Attached is an updated version with the following changes
* Renamed @ResourceAllocation@ -> @ResourceAllocationReque...
J. Moringen
11:34 AM Revision b592d469 (rst-proto): Added Bayes{Variable,Network[Evidence]} message types
fixes #2438
* proto/sandbox/rst/bayesnetwork/BayesVariable.proto: new file; variable
in a Bayes network
* proto/sa...
V. Richter
11:20 AM Feature #2438 (Resolved): BayesNetwork protos
Applied in changeset commit:rst-proto|77a25a9079a447aded99dca15f350038d54772cc. V. Richter
10:34 AM Feature #2438: BayesNetwork protos
V. Richter wrote:
> That is a good point. In this case the @rst.bayesnetwork@ package would be okay.
>
> Could...
J. Moringen
10:33 AM Feature #2438: BayesNetwork protos
> > I used the @rst.graph@ package because a bayes network is a graph. What about @rst.graph.bayesnetwork@?.
>
> I...
V. Richter
09:37 AM Feature #2438: BayesNetwork protos
V. Richter wrote:
> The XMLBIF works with string properties of undefined format so using a key-value collection wo...
J. Moringen
11:19 AM Feature #2436: Add TextToSpeech to the sandbox
Would it be possible to talk in person about this type? We have some ideas how to improve the representation. J. Wienke
11:16 AM Revision 77a25a90 (rst-proto): Added Bayes{Variable,Network[Evidence]} message types
fixes #2438
* proto/sandbox/rst/bayesnetwork/BayesVariable.proto: new file; variable
in a Bayes network
* proto/sa...
V. Richter

11/24/2015

04:25 PM Enhancement #2171 (Rejected): Add additional field to LaserScan.proto in stable/rst/vision
J. Wienke
04:23 PM Enhancement #2171: Add additional field to LaserScan.proto in stable/rst/vision
You can close the issue. T. Korthals
01:37 PM Enhancement #2171: Add additional field to LaserScan.proto in stable/rst/vision
Is there still any interest in this? Otherwise I would close the issue. J. Wienke
03:01 PM Feature #2438: BayesNetwork protos
J. Moringen wrote:
> Discussion-worthy:
> * Should the property fields be key-value collections (as suggested in th...
V. Richter
12:17 PM Feature #2438: BayesNetwork protos
Minor changes are attached.
Discussion-worthy:
* Should the property fields be key-value collections (as suggeste...
J. Moringen
01:45 PM Feature #2436: Add TextToSpeech to the sandbox
J. Wienke wrote:
> Thanks for the patch. There are a few things we should discuss or clarify before this can be merg...
S.ör. Klett
01:13 PM Feature #2436: Add TextToSpeech to the sandbox
Thanks for the patch. There are a few things we should discuss or clarify before this can be merged.
* How does th...
J. Wienke
01:07 PM Feature #2436 (In Progress): Add TextToSpeech to the sandbox
J. Wienke
01:37 PM Feature #1370: RCIRST converter should expose a public method for converting RCI types into corre...
What is the state of this issue? J. Wienke
01:32 PM Feature #2439: Proto for a Situation recognition
We have decided to rename this to @ClassificationResultMap@. J. Wienke
12:27 PM Feature #2443 (In Progress): resource allocation type for the apartment (for version 0.13)
Reviewing … J. Moringen

11/23/2015

01:06 PM Feature #2443 (Closed): resource allocation type for the apartment (for version 0.13)
P. Holthaus
12:56 PM Tasks #2441: Integrate homeautomation types
Tentative split is attached. Please process subsets in dependency order starting with subsets without dependencies. N... J. Moringen
11:47 AM Tasks #2441 (New): Integrate homeautomation types
J. Moringen
11:56 AM Tasks #2442 (New): Collect all necessary types for home automation patches
The previous type proposal, #2144, contains a set of homeautomation-related message type.
To make any progress in ...
J. Moringen
10:27 AM Enhancement #2144: Homeautomation Patch
Marian confirms that this request is outdated and should not be committed. J. Moringen
09:02 AM Feature #2439: Proto for a Situation recognition
I am generally fine with this type. However, we need to think about the package. So far, the classification addressed... J. Wienke
08:56 AM Feature #2439 (In Progress): Proto for a Situation recognition
J. Wienke

11/20/2015

04:33 PM Enhancement #2440 (Rejected): Patch request: homeautomation types
Please split this up into smaller patches of coherent groups of messages. J. Moringen
04:29 PM Enhancement #2440 (Rejected): Patch request: homeautomation types
A patch containing homeautomation types.
T. Huxohl
01:39 PM Feature #2438 (In Progress): BayesNetwork protos
Reviewing …
J. Moringen
12:13 PM Feature #2438 (Resolved): BayesNetwork protos
I would like to add prototypes describing a bayesian network and a corresponding observation. V. Richter
01:33 PM Feature #2437 (Resolved): Protos for Calendar interaction
Applied in changeset commit:rst-proto|48115fb3cec440d6211d78e02d11c048f40fa471. Anonymous
01:32 PM Feature #2437 (In Progress): Protos for Calendar interaction
J. Moringen
01:24 PM Feature #2437: Protos for Calendar interaction
J. Moringen wrote:
> I suggest the attached changes.
Good.
> Questions:
>
> * CalendarQuery [Renamed from C...
V. Richter
12:42 PM Feature #2437 (Feedback): Protos for Calendar interaction
J. Moringen
12:41 PM Feature #2437: Protos for Calendar interaction
I suggest the attached changes.
Questions:
* CalendarQuery [Renamed from CalendarRequest]
** Why are search_{t...
J. Moringen
12:14 PM Feature #2437 (In Progress): Protos for Calendar interaction
Reviewing … J. Moringen
12:11 PM Feature #2437 (Resolved): Protos for Calendar interaction
I would like to add some prototypes which are needed for communication with a calendar event providing application. V. Richter
01:31 PM Revision 48115fb3 (rst-proto): Add protos for interaction with a calendaring application.
fixes #2437
* CalendarList for presenting a list of available calendars
* CalendarUpdate to publish changes in a cal...
V. Richter
12:15 PM Feature #2439 (Rejected): Proto for a Situation recognition
I would like to add a prototype showing the result of a situation recognition. V. Richter

11/18/2015

10:59 AM Feature #2436 (Resolved): Add TextToSpeech to the sandbox
S.ör. Klett

11/17/2015

04:29 PM Bug #2416 (Resolved): Python bindings are not build if both python3 and python2.7 are installed a...
Applied in changeset commit:rst-proto|39c53b8e3ec8aba2b92f7d7e2ec41d1552bee909. N. Köster
04:29 PM Revision 39c53b8e (rst-proto): Fix python version check to automatically find 2.7
fixes #2416
Signed-off-by: Johannes Wienke <jwienke@techfak.uni-bielefeld.de>
N. Köster
 

Also available in: Atom