Activity

From 10/25/2015 to 11/23/2015

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

11/06/2015

04:04 PM Bug #2416: Python bindings are not build if both python3 and python2.7 are installed and python3 ...
J. Wienke wrote:
> N. Köster wrote:
> > This should do the job:
> >
> > [...]
> >
> > instead of
> >
> > ...
N. Köster
03:42 PM Bug #2416: Python bindings are not build if both python3 and python2.7 are installed and python3 ...
N. Köster wrote:
> This should do the job:
>
> [...]
>
> instead of
>
> [...]
Since which CMake version...
J. Wienke
03:38 PM Bug #2416: Python bindings are not build if both python3 and python2.7 are installed and python3 ...
N. Köster wrote:
> * Can be fixed by replacing the symlink at /usr/bin/python to point to /usr/bin/python2.7 (which ...
N. Köster
11:10 AM Revision 33a87bda (rst-proto): Style fixes
J. Wienke
11:10 AM Revision 14f40fcc (rst-proto): Fix false positive for packages in code check
J. Wienke
11:04 AM Feature #2143 (Resolved): audition/Utterance proto file
Applied in changeset commit:rst-proto|08cceebed230721249629fd64d28c0d68a9135d8. S. Schulz
11:02 AM Revision 08cceebe (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

11/04/2015

02:21 PM Feature #2143: audition/Utterance proto file
i attached an updated patch to this thread S. Schulz
01:29 PM Feature #2143: audition/Utterance proto file
Not yet documented. It's quite new. The default name will be TypeCollection, but can be changed:
https://code.cor-la...
J. Wienke
12:28 PM Feature #2143: audition/Utterance proto file
And how is the collection named afterwards?
or is there a documentation for that collection feature somewhere?
S. Schulz
11:19 AM Feature #2143: audition/Utterance proto file
https://code.cor-lab.org/projects/rst/repository/revisions/5796a11a1d59abff23537526335229a3fd88a327/diff/ J. Wienke
11:18 AM Feature #2143: audition/Utterance proto file
>Ok, so I propose that you add the annotation to Phoneme to generate the list type automatically.
how do i do that?
...
S. Schulz
11:14 AM Feature #2143: audition/Utterance proto file
Ok, so I propose that you add the annotation to Phoneme to generate the list type automatically.
For the descripti...
J. Wienke
11:04 AM Feature #2143: audition/Utterance proto file
we can discuss that.
soundchunk: i could not imagine a use without this.
when you do not need the audio one would...
S. Schulz
10:55 AM Feature #2143: audition/Utterance proto file
One last question. Is it necessary to make all members of Utterance required? E.g. including a SoundChunk sounds quit... J. Wienke
10:53 AM Bug #2416: Python bindings are not build if both python3 and python2.7 are installed and python3 ...
The actual problem is that there is (or was) no dedicated macro to search specifically for python 2, which should sti... J. Wienke

10/30/2015

08:02 PM Bug #2416 (Resolved): Python bindings are not build if both python3 and python2.7 are installed a...
h2. Issue
Currently the CMakeLists.txt for RST only does an optional check whether to build bindings for Cpp, Java...
N. Köster

10/26/2015

02:13 PM Revision d8141553 (rst-proto): Added ModelComponentConfig for the deployment of an Orocos RTT com...
Dennis Leroy Wigand
 

Also available in: Atom