Activity

From 01/08/2015 to 02/06/2015

02/04/2015

04:40 PM Feature #2166 (Resolved): Add ClassificationResults to the sandbox
Applied in changeset commit:rst-proto|ce7ddca903a0d3b291f30747199e000e3eccca68. N. Köster
04:24 PM Feature #2166 (Resolved): Add ClassificationResults to the sandbox
Please add this simple @ClassificationResults@ type to the sandbox. It is a simple array of multiple @ClassificationR... N. Köster
04:39 PM Revision 9e7d94d2 (rst-proto): Backport: Added proto/sandbox/rst/classification/ClassificationRes...
refs #2166
* proto/sandbox/rst/classification/ClassificationResults.proto: new
file; set of ClassificationResult m...
N. Köster
04:37 PM Revision ce7ddca9 (rst-proto): Added proto/sandbox/rst/classification/ClassificationResults.proto
fixes #2166
* proto/sandbox/rst/classification/ClassificationResults.proto: new
file; set of ClassificationResult ...
N. Köster

02/02/2015

01:41 PM Revision 07d4a1a8 (rst-proto): Include network bandwidth in ProcessCues
Adds fields for sent and received bytes via network.
(cherry picked from commit 9e55c2fa2152214dd39aa54055957adf420d...
J. Wienke

01/30/2015

03:27 PM Revision 9e55c2fa (rst-proto): Include network bandwidth in ProcessCues
Adds fields for sent and received bytes via network. J. Wienke

01/26/2015

02:49 PM Bug #2162 (Resolved): Misspell in trunk rst install description
There exists a misspell in the current rst install description at http://docs.cor-lab.de//rst-manual/trunk/html/insta... M. Pohling

01/13/2015

05:04 PM Revision 3f6affa3 (rst-proto): Random change to bump version for maven
The citec maven repository does not allow to upload a version again even
if it was removed from the server. Do someth...
J. Wienke
04:48 PM Bug #2156: Changing rst-converters-python branch to 0.11 from master leads to a DEPLOYMENT-ERROR
also, there was an error in the prefix:... N. Köster
04:44 PM Bug #2156 (Rejected): Changing rst-converters-python branch to 0.11 from master leads to a DEPLOY...
This is a problem of the current recipe/build-generator combination, not related to project:rst.
See http://openso...
J. Moringen
03:59 PM Bug #2156 (Rejected): Changing rst-converters-python branch to 0.11 from master leads to a DEPLOY...
When changing the used *@rst-converters-python@* branch in the distribution file (CSRA) the following error occurs du... N. Köster

01/12/2015

07:25 PM Revision 15e93066 (rst-manual): Explain deprecated domain in RST
* conventions.rst: path expressions for proto roots updated
* glossary.rst: explain deprecatd
* user-tutorial.rst: in...
J. Wienke
11:26 AM Feature #2154 (Feedback): Add new dialog types to sandbox
I reviewed the proposed type and made an updated patch (attached) with some suggested changes. Most changes are minor... J. Moringen
10:22 AM Feature #2154 (In Progress): Add new dialog types to sandbox
J. Moringen
09:41 AM Feature #2154 (Resolved): Add new dialog types to sandbox
Please add the new types for the communication with the dialog manager pamini to the sandbox. B. Carlmeyer

01/09/2015

04:33 PM Revision b484b55a (rst-proto): Fix windows cmake cpp generation
Variables in the cpp build file were not defined in the case of windows. J. Wienke
03:50 PM Tasks #2153 (Resolved): Remove matlab support in rsb-proto
Applied in changeset commit:rst-proto|6bf5340d6dc524e6d11a271233298f918a00119b. J. Wienke
03:44 PM Revision 6bf5340d (rst-proto): Drop matlab support
Removes the matlab support that was never really used
fixes #2153
J. Wienke
03:40 PM Revision 0a7db192 (rst-proto): Create a deprecated domain
This creates a new domain in parallel to stable and sandbox called
"deprecated" to hold types that will be removed in...
J. Wienke
03:39 PM Revision 39738659 (rst-proto): Exclude deprecated from code check
As the default, exclude the deprecated domain from the code check to not
overload users with checks for deprecated ty...
J. Wienke
03:39 PM Revision cd4ea632 (rst-proto): Function for python domain creation
Removes cmake code duplication for installing python domains by
introducing a cmake function which generates a single...
J. Wienke
03:39 PM Revision cb90cad3 (rst-proto): CMake build function for cpp domains
Remove cmake code duplication for building the different domains by
introducing a function for this purpose.
* cpp/C...
J. Wienke
02:58 PM Revision f528792d (rst-proto): Add build system for deprecated domain
Adds an initial version of the build system for the deprecated domain in
all languages apart from matlab, which will ...
J. Wienke
02:45 PM Revision 4a95cf92 (rst-proto): Create a deprecated domain with a placeholder type
Creates a new "deprecated" domain for types to be removed in the
futures. Since this domain might be empty sometimes,...
J. Wienke
02:43 PM Revision d83fb73b (rst-proto): Function for python domain creation
Removes cmake code duplication for installing python domains by
introducing a cmake function which generates a single...
J. Wienke

01/08/2015

07:42 PM Revision fa627cb7 (rst-proto): CMake build function for cpp domains
Remove cmake code duplication for building the different domains by
introducing a function for this purpose.
J. Wienke
06:47 PM Revision 72efa766 (rst-proto): Add a placeholder type in the deprecated domain
Ensure that there is always something to build be adding a placeholder
type in the deprecated domain
* proto/depreca...
J. Wienke
06:39 PM Revision 9682d2a4 (rst-proto): Add build system for deprecated domain
Adds an initial version of the build system for the deprecated domain in
all languages apart from matlab, which will ...
J. Wienke
01:56 PM Tasks #2005 (Closed): Backport joint velocities type to 0.9
I don't think so. I put the relevant users in cc and close the issue. Please re-open, if this is still an issue. Anonymous
10:35 AM Revision f4173756 (rst-manual): Make rosetta usage optional.
J. Wienke
10:35 AM Revision 31069ae2 (rst-manual): Fine-tuned shell commands in install.rst
refs #1479
* install.rst: fine-tuned shell commands
J. Moringen
10:35 AM Revision 5ae2d5a3 (rst-manual): Further explanations how to install from source.
refs #1479 J. Wienke
10:35 AM Revision 464db194 (rst-manual): Changed required RSC version to 0.9 in CMakeLists.txt
* CMakeLists.txt: changed required RSC version
${VERSION_MAJOR}.${VERSION_MINOR} -> 0.9
J. Moringen
10:34 AM Revision 568741f7 (rst-manual): Minor fixes, mention RSC in install.rst
refs #1479
* install.rst: minor fixes; mention installation of RSC as first step
of the installation process
J. Moringen
10:34 AM Revision 8d2ed651 (rst-manual): Added minimal explanation of "install prefix" in install.rst
refs #1479
* install.rst: added minimal explanation of "install prefix" in "From
Source" section
J. Moringen
10:34 AM Revision 8a3d145c (rst-manual): Determine released vs. master version in CMakeLists.txt
refs #1479
* CMakeLists.txt: use RSC's DEFINE_PROJECT_VERSION macro to determine
released vs. master version; set ...
J. Moringen
10:33 AM Revision cebb5608 (rst-manual): Added message icon in corlab/static/corlab.css
refs #1384
Hopefully, this can later be different icons for stable and unstable
definitions.
* corlab/static/corlab...
J. Moringen
10:33 AM Revision 175da761 (rst-manual): Added _static/{enum,message,package}-sandbox.svg
refs #1384
* _static/enum-sandbox.svg: new file; like _static/enum.svg but with
"draft stamp" to indicate sandbox ...
J. Moringen
10:33 AM Revision 5f1f3a76 (rst-manual): Use rosetta-doc tool to generate descriptions of data types
fixes #1263
The process is as follows
1. For each domain (e.g. stable, sandbox), collect a list of IDL files
via...
J. Moringen
10:33 AM Revision 4c00bbb9 (rst-manual): Use SVG images for package and message graphs
* _static/embed-svgs.js: new file; change SVG images <img/> -> <embed/>
* _static/enum.svg: new file; icon for enums
...
J. Moringen
10:33 AM Revision 0a814a23 (rst-manual): Improved on CSS float clear hack in corlab/static/corlab.css
Note: the new solution requires help from the rosetta-doc tools: when
the generates package or message lists, it has ...
J. Moringen
10:33 AM Revision 2d82685d (rst-manual): Added "package" glossary entry in glossary.rst
* glossary.rst: added "package" entry
* data-types.rst: added glossary references for "package"
J. Moringen
10:33 AM Revision 549b78e6 (rst-manual): Added links to data type lists in glossary.rst
* glossary.rst: added links to data type lists for "package", "stable"
and "sandbox" entries
* data-types.rst: adde...
J. Moringen
10:32 AM Revision 5745aa2a (rst-manual): Further explanations how to install from source.
refs #1479 J. Wienke
10:32 AM Revision af399f41 (rst-manual): Make rosetta usage optional.
J. Wienke
10:31 AM Revision 5aebf573 (rst-manual): Fine-tuned shell commands in install.rst
refs #1479
* install.rst: fine-tuned shell commands
J. Moringen
10:30 AM Revision 7067875e (rst-manual): Determine released vs. master version in CMakeLists.txt
refs #1479
* CMakeLists.txt: use RSC's DEFINE_PROJECT_VERSION macro to determine
released vs. master version; set ...
J. Moringen
10:30 AM Revision 8ba403d5 (rst-manual): Minor fixes, mention RSC in install.rst
refs #1479
* install.rst: minor fixes; mention installation of RSC as first step
of the installation process
J. Moringen
10:30 AM Revision 442e7f26 (rst-manual): Added minimal explanation of "install prefix" in install.rst
refs #1479
* install.rst: added minimal explanation of "install prefix" in "From
Source" section
J. Moringen
10:24 AM Revision e3ac1a02 (rst-manual): Use SVG images for package and message graphs
* _static/embed-svgs.js: new file; change SVG images <img/> -> <embed/>
* _static/enum.svg: new file; icon for enums
...
J. Moringen
10:24 AM Revision 6c44f44f (rst-manual): Added links to data type lists in glossary.rst
* glossary.rst: added links to data type lists for "package", "stable"
and "sandbox" entries
* data-types.rst: adde...
J. Moringen
10:24 AM Revision ee20d809 (rst-manual): Added "package" glossary entry in glossary.rst
* glossary.rst: added "package" entry
* data-types.rst: added glossary references for "package"
J. Moringen
10:24 AM Revision b2694108 (rst-manual): Use rosetta-doc tool to generate descriptions of data types
fixes #1263
The process is as follows
1. For each domain (e.g. stable, sandbox), collect a list of IDL files
via...
J. Moringen
10:24 AM Revision 82984d9f (rst-manual): Added message icon in corlab/static/corlab.css
refs #1384
Hopefully, this can later be different icons for stable and unstable
definitions.
* corlab/static/corlab...
J. Moringen
10:24 AM Revision e204eaed (rst-manual): Added _static/{enum,message,package}-sandbox.svg
refs #1384
* _static/enum-sandbox.svg: new file; like _static/enum.svg but with
"draft stamp" to indicate sandbox ...
J. Moringen
10:24 AM Revision 2e13db8b (rst-manual): Improved on CSS float clear hack in corlab/static/corlab.css
Note: the new solution requires help from the rosetta-doc tools: when
the generates package or message lists, it has ...
J. Moringen
 

Also available in: Atom