Activity

From 12/20/2015 to 01/18/2016

01/18/2016

02:39 PM Revision ae4750c3 (rst-proto): Workaround for logger limitation in proto/sandbox/rst/hri/Highligh...
* proto/sandbox/rst/hri/HighlightTarget.proto (HighlightTarget): refer
to .rst.timing.Duration instead of rst.timin...
J. Moringen
02:39 PM Revision cd0a5853 (rst-proto): Add highlight target type
fixes #2478
Signed-off-by: Johannes Wienke <jwienke@techfak.uni-bielefeld.de>
(cherry picked from commit bee6f472660...
Patrick Holthaus

01/16/2016

07:07 PM Revision c1d8fea7 (rst-proto): Workaround for logger limitation in proto/sandbox/rst/hri/Highligh...
* proto/sandbox/rst/hri/HighlightTarget.proto (HighlightTarget): refer
to .rst.timing.Duration instead of rst.timin...
J. Moringen

01/11/2016

11:02 AM Feature #2483 (Resolved): RST types for HLC / Flobi
J. Wienke
10:33 AM Feature #2483: RST types for HLC / Flobi
no, please change both, 0.13 and 0.12, rst types to use the version using repeated instead of collection.
this works...
S. Schulz
10:31 AM Feature #2483 (In Progress): RST types for HLC / Flobi
your proposed changes will, however, change the API between 0.12 and 0.13. I'd propose to add a patch only to 0.12 wh... J. Wienke
10:05 AM Feature #2483: RST types for HLC / Flobi
yes, unfortunately that was always a requirement :( S. Schulz
09:36 AM Feature #2483: RST types for HLC / Flobi
That means you need a backport of everything in 0.12 as well? J. Wienke
11:00 AM Revision 3ec1380d (rst-proto): New types to describe animations for Flobi
fixes #2483
Signed-off-by: Johannes Wienke <jwienke@techfak.uni-bielefeld.de>
(cherry picked from commit 8f7c327a3b0...
Simon Schulz
10:59 AM Revision 67a88dd0 (rst-proto): New type SphericalDirectionFloat
Describes a direction using two angles.
(cherry picked from commit f4bdebe0d95c7cf289efdfc9594cc1c9381dc661)
J. Wienke
10:59 AM Revision 3e9cce36 (rst-proto): Added proto/sandbox/rst/audition/{Phoneme,Utterance}.proto
fixes #2143
* proto/sandbox/rst/audition/Phoneme.proto: new file; contains Phoneme
type which is a phoneme categor...
S. Schulz
10:48 AM Revision d3271a64 (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
10:48 AM Revision 68093c3d (rst-proto): New types TextToSpeechInstruction and Prosody
fixes #2436
Signed-off-by: Johannes Wienke <jwienke@techfak.uni-bielefeld.de>
(cherry picked from commit 925ffd89f62...
S.ör. Klett
10:48 AM Revision 711a1058 (rst-proto): Added dialog data types in proto/sandbox/rst/dialog
New types
* DialogAct
* DialogManagerCommand
* IncrementalUnit
fixes #2154
Signed-off-by: Johannes Wienke <jwienke@...
B. Carlmeyer
10:48 AM Revision 0ba3633a (rst-proto): Added speech hypotheses types to sandbox package rst.dialog
fixes #2384
Signed-off-by: Johannes Wienke <jwienke@techfak.uni-bielefeld.de>
(cherry picked from commit 2ba8f45d67b...
B. Carlmeyer
09:40 AM Feature #2449: Modify existing types to completely represent the information available through Ki...
M. Goerlich wrote:
> Both ideas sound fine. I searched for more information about constraints but their does not see...
J. Wienke

01/08/2016

04:50 PM Feature #2483: RST types for HLC / Flobi
ok, seems like collections are not supported in 0.12
i suggest the following change/patch. it does not change much...
S. Schulz
11:40 AM Feature #2449: Modify existing types to completely represent the information available through Ki...
Both ideas sound fine. I searched for more information about constraints but their does not seem to be a real languag... M. Goerlich

01/06/2016

12:50 PM Enhancement #2478 (Resolved): Add Highlight Target type
Applied in changeset commit:rst-proto|bee6f472660d3f93583b1efa3bd5293fc00e573c. Anonymous
12:39 PM Enhancement #2478: Add Highlight Target type
Yes, but an agent can use gaze and/or gesture, LEDs, beeps for example. P. Holthaus
12:35 PM Enhancement #2478: Add Highlight Target type
Oops, attached is the patch containing the changes.
> > Is it ok to rename "GAZE" to "AGENT", since it sound stran...
J. Wienke
12:30 PM Enhancement #2478: Add Highlight Target type
I cannot find any differences between the patch I provided and the file you uploaded.
J. Wienke wrote:
> Is it ok...
P. Holthaus
12:18 PM Enhancement #2478: Add Highlight Target type
I have slightly revised the patch. for formal issues and changed a few names of the enumeration to be better recogniz... J. Wienke
11:04 AM Enhancement #2478: Add Highlight Target type
here you go. P. Holthaus
10:21 AM Enhancement #2478 (In Progress): Add Highlight Target type
Can you please boil down the changes into a single patch that can be applied? J. Wienke
12:45 PM Revision bee6f472 (rst-proto): Add highlight target type
fixes #2478
Signed-off-by: Johannes Wienke <jwienke@techfak.uni-bielefeld.de>
Patrick Holthaus
10:31 AM Feature #2449: Modify existing types to completely represent the information available through Ki...
ping? J. Wienke

01/05/2016

03:23 PM Feature #2483 (Resolved): RST types for HLC / Flobi
Applied in changeset commit:rst-proto|8f7c327a3b03461f8c98c4a2cc28990fea373d3b. Anonymous
03:13 PM Feature #2483: RST types for HLC / Flobi
i fixed all todos, please merge S. Schulz
03:00 PM Feature #2483 (Feedback): RST types for HLC / Flobi
J. Wienke
02:50 PM Feature #2483: RST types for HLC / Flobi
Attached is a reworked patch. Please check the TODOs and modifications.
The new type SphericaldirectionFlaot is al...
J. Wienke
12:42 PM Feature #2483: RST types for HLC / Flobi
my fault, the patch was not delting files, i created a reversed patch.
please use reversed.patch.
I think this sh...
S. Schulz
03:23 PM Revision 8f7c327a (rst-proto): New types to describe animations for Flobi
fixes #2483
Signed-off-by: Johannes Wienke <jwienke@techfak.uni-bielefeld.de>
Simon Schulz
02:44 PM Revision f4bdebe0 (rst-proto): New type SphericalDirectionFloat
Describes a direction using two angles. J. Wienke

12/21/2015

04:09 PM Feature #2483: RST types for HLC / Flobi
The patch is broken. It removes files that didn't exist. J. Wienke
04:07 PM Tasks #2450 (Resolved): extend face type with gaze informations
Applied in changeset commit:rst-proto|6d263ec52648d6d307199d2c26fd02708661b744. B. Carlmeyer
04:06 PM Revision 6d263ec5 (rst-proto): New type FaceWithGaze
fixes #2450
Signed-off-by: Johannes Wienke <jwienke@techfak.uni-bielefeld.de>
B. Carlmeyer
 

Also available in: Atom