Activity

From 01/21/2014 to 02/19/2014

02/19/2014

05:35 PM Revision f461d955 (rst-manual): Explain maven version changes for releases
In the release comment explained how to change the maven version
specification.
J. Wienke
05:12 PM Revision 7c4a71e7 (rst-manual): Fix CITEC maven repo URL
refs #1753 J. Wienke
02:47 PM Bug #1079: RST Debian packages usage instructions cannot be found in the manual
Since similar issues will come up again in other documentation, I propose to discuss in tomorrow's project:rsb [[rsb:... J. Moringen
02:42 PM Bug #1079: RST Debian packages usage instructions cannot be found in the manual
In the RST documentation we could say something like "configure the TESTING/STABLE repository as described at..." J. Wienke
02:40 PM Bug #1079: RST Debian packages usage instructions cannot be found in the manual
I imagine that would be difficult to achieve. The generic repository information page would then have to state someth... J. Moringen
02:39 PM Bug #1079: RST Debian packages usage instructions cannot be found in the manual
Or we could reference the respective section about stable and testing that already exists at the current package serv... J. Wienke
02:38 PM Bug #1079: RST Debian packages usage instructions cannot be found in the manual
Maybe this information should then be added to the package server start page? J. Wienke
02:35 PM Bug #1079 (In Progress): RST Debian packages usage instructions cannot be found in the manual
The description on http://packages.cor-lab.de/ does not contain all the information deleted by commit:rst-manual|cfad... J. Moringen
02:30 PM Bug #1079 (Resolved): RST Debian packages usage instructions cannot be found in the manual
Applied in changeset rst-manual|commit:cfad533f5094e45fec69c10803bd22881cab26fc. J. Wienke
02:25 PM Bug #1079 (In Progress): RST Debian packages usage instructions cannot be found in the manual
J. Wienke
02:45 PM Tasks #631: Make revisions for each IDL file available at runtime
For easier debugging, it could make sense to somehow attach git commits to data type definitions as part of the build... J. Moringen
02:32 PM Tasks #631 (Feedback): Make revisions for each IDL file available at runtime
Since we have versions now: is this still required at all? J. Wienke
02:31 PM Tasks #666 (Closed): Document RST Usage here and refer to this from the RSB Documentation
We can reopen this if someone feels this is still required.
I would rather not couple the RSB manual itself to RST.
J. Wienke
02:28 PM Revision cfad533f (rst-manual): fixes #1079: fix debian package installation
Remove outdated and now duplicated information about how to configure
the corlab repository.
J. Wienke
02:23 PM Tasks #1467 (Resolved): Review and merge RST changes of HUMAVIPS Year 3 development
We have already done this a long time ago. J. Wienke
02:21 PM Feature #1764: Deploy javadoc and sources along with classes jar in maven repository
I don't know how to do this effectively without a mainenance nightmare as RST is not built by maven. Instead we later... J. Wienke
02:18 PM Tasks #1753: Document how to use RST for java with Maven
I have clean up the changes a bit in the repo and force pushed a new commit. In case you want to use your existing cl... J. Wienke
02:17 PM Tasks #1753 (Resolved): Document how to use RST for java with Maven
Applied in changeset rst-manual|commit:329942e5586aa502d213ea969d1c6e8ef9310d0b. J. Wienke
02:15 PM Revision 329942e5 (rst-manual): fixes #1753: explain maven repo usage
Explain how to use the maven CITEC repository for user projects.
Incorporates changes proposed by Suchit Sharma.
J. Wienke
11:45 AM Feature #1761: Make protos available in Maven
I have pushed a patch to master. Please verify that the protos are now available in the intended way. J. Wienke
11:44 AM Feature #1761 (Resolved): Make protos available in Maven
Applied in changeset rst-proto|commit:7988b329f53a3f993ebc0765221612f164a5138d. J. Wienke
11:30 AM Feature #1761 (In Progress): Make protos available in Maven
Packaging the proto files inside the RST jars looks like a good idea. It won't hurt anyone and might help others. I w... J. Wienke
11:44 AM Revision 7988b329 (rst-proto): fixes #1761: include protos in jars
Include the proto files in the generated jar files. J. Wienke
11:23 AM Tasks #1762 (Resolved): Deploy rst 0.10 release to clf maven repository
The current versions is now deployed:
https://repo.cit-ec.uni-bielefeld.de/index.html#nexus-search;quick~rst
I ha...
J. Wienke
11:16 AM Tasks #1762 (In Progress): Deploy rst 0.10 release to clf maven repository
J. Wienke

02/17/2014

09:34 PM Tasks #1775 (Resolved): Add AdaptiveComponentStatus proto of the AMARSi project
Applied in changeset rst-proto|commit:48133f8c2ea2e9bb27dec1bc95e9b0da8203b69c. Anonymous
09:30 PM Tasks #1775: Add AdaptiveComponentStatus proto of the AMARSi project
Following feedback by jmoringe, the proto file is now domain-specific instead of project-specific. Renamed to @Motion... Anonymous
04:46 PM Tasks #1775 (Resolved): Add AdaptiveComponentStatus proto of the AMARSi project
Add AdaptiveComponentStatus proto of the AMARSi project, specifying the status of an AMARSi AdaptiveComponent, see "l... Anonymous
09:32 PM Revision 48133f8c (rst-proto): Adds proto file for the status (convergence) of a motion
* Creates folder for motion control related types
* Adds proto file for the status (convergence) of a motion
fixes #...
Arne Nordmann
04:47 PM Revision 9861ab99 (rst-proto): Adds AMARSi AdaptiveComponentStatus proto
* Creates folder for (yet) AMARSi-specific types
* Status of an AMARSi AdaptiveComponent, see https://redmine.amarsi-...
Arne Nordmann
03:00 PM Enhancement #1774 (Resolved): Extension of rst::cbse::ComponentState
Applied in changeset rst-proto|commit:629268dc4a7e2ca8427d011b2f4d66859a51c5b8. Anonymous
02:56 PM Enhancement #1774 (Resolved): Extension of rst::cbse::ComponentState
Extension of the prototypical rst::cbse::ComponentState by two possible states:
* Loaded
* Persisted
See attache...
Anonymous
02:58 PM Revision 629268dc (rst-proto): Extends rst::cbse::ComponentState by two possible states
* Loaded: Indicating that the component just has been loaded from a persisted state, or to trigger loading
* Persiste...
Arne Nordmann

02/13/2014

09:05 PM Tasks #1753: Document how to use RST for java with Maven
Of course, we want to push the changes eventually.
However, the point of storing your patches into text files and ...
J. Moringen
08:41 PM Tasks #1753: Document how to use RST for java with Maven
Yes, I have pushed the changes.I thought I had to push the changes .. Was I supposed to do that? S. Sharma
06:32 PM Tasks #1753: Document how to use RST for java with Maven
Did you already push the changes? J. Moringen
05:43 PM Tasks #1753: Document how to use RST for java with Maven
Attached are patches for changed documentation for rst. S. Sharma
05:41 PM Revision de41fbc0 (rst-manual): minor formatting
S. Sharma
05:33 PM Revision d56ed787 (rst-manual): Updated for maven installation
S. Sharma
01:38 PM Revision 3f115ec1 (rst-proto): Clean up automation protocol files
* Code style adaptions
Might break a few variable names.
J. Wienke
01:25 PM Revision 7f027045 (rst-proto): Add a type do describe RFID tags
J. Wienke

02/12/2014

11:29 AM Feature #1764: Deploy javadoc and sources along with classes jar in maven repository
There is no javadoc for RST java because protoc does not generate usable comments. J. Wienke
10:59 AM Feature #1764 (Rejected): Deploy javadoc and sources along with classes jar in maven repository
This is already done for rsb artifacts. L. Ziegler
11:27 AM Tasks #1762: Deploy rst 0.10 release to clf maven repository
Narf, we would really like to do this automatically to not forget this but the CLF policy forbids automatic uploads t... J. Wienke
10:52 AM Tasks #1762 (Resolved): Deploy rst 0.10 release to clf maven repository
L. Ziegler
10:49 AM Feature #1761: Make protos available in Maven
I attached an example project that actually works if the (also attached) rst-proto project is installed to the local ... L. Ziegler
09:44 AM Feature #1761 (Feedback): Make protos available in Maven
Please describe what the use of the proposed extension would look like in a downstream maven project (maven XML snipp... J. Moringen
09:40 AM Feature #1761 (Resolved): Make protos available in Maven
I suggest to either package protos into the existing rst jar or deploy a separate jar containing only the proto files... L. Ziegler

02/11/2014

06:57 PM Tasks #1753: Document how to use RST for java with Maven
As Johannes remarked in #1732, you probably have to describe how to add the CITEC maven repository configuation, i.e.... J. Moringen
05:41 PM Tasks #1753: Document how to use RST for java with Maven
Suchit Sharma wrote:
> I was able to install and use rst by following the steps given in documentation .. there is a...
J. Moringen
05:01 PM Tasks #1753: Document how to use RST for java with Maven
I was able to install and use rst by following the steps given in documentation .. there is a further link ´installin... S. Sharma
05:56 PM Revision 1e38ffe3 (rst-manual): Wording improvements and clarification in user-tutorial.rst
* user-tutorial.rst (C++): distinguish global configuration statements
and per-target statements more clearly; do n...
J. Moringen
05:48 PM Revision ee4f0df9 (rst-manual): Improved markup in install.rst
* install.rst: added links to installation method in introduction
paragraph; changed adornments to usual conventions
J. Moringen

02/10/2014

01:51 PM Revision 138ab076 (rst-proto): import paths corrected
C. Dreyer

02/07/2014

04:09 PM Tasks #1753 (Resolved): Document how to use RST for java with Maven
Document how user of RST can use the package from the citec repository in their client projects. J. Wienke

02/06/2014

06:08 PM Bug #1701 (Closed): RST fails to build on Windows -- could not find BoostUUID
J. Moringen
02:46 PM Revision 9cea9498 (rst-proto): Added type and transports fields in proto/sandbox/rst/rsb/introspe...
* proto/sandbox/rst/rsb/introspection/Hello.proto (Hello.type): new
field; associated type of participant
(Hello....
J. Moringen

02/04/2014

07:12 PM Revision 460c9492 (rst-proto): Added types rst.rsb.introspection.{Hello,Bye}
* proto/sandbox/rst/rsb/introspection/Hello.proto: new file; contains
rst.rsb.introspection.Hello type which contai...
J. Moringen
07:08 PM Revision 3186238c (rst-proto): Added type rst.operatingsystem.Process
* proto/sandbox/rst/operatingsystem/Process.proto: new file; contains
type rst.operatingsystem.Process which coarse...
J. Moringen

01/31/2014

11:23 AM Revision 4657d519 (rst-proto): Transport Command added and some documentation
H. Oestreich
10:55 AM Revision 8808dd8e (rst-proto): Merge conflict behoben
H. Oestreich
10:54 AM Revision ae08beb3 (rst-proto): Neue RST Datentypen fuer Fleximon / Flexicode hinzugefuegt
H. Oestreich

01/30/2014

08:27 AM Bug #1701: RST fails to build on Windows -- could not find BoostUUID
Yes! The Problem was cmake=Visual Studio related and the error was on my side. C. Dreyer

01/29/2014

07:41 PM Bug #1701 (Feedback): RST fails to build on Windows -- could not find BoostUUID
@Christoph: did you manage to try Johannes' suggestion in the meantime? J. Moringen
07:40 PM Bug #1700 (Closed): RST fails to build on Windows - does not appear to contain CMakeLists.txt
Very likely a user error. Reopen if otherwise. J. Moringen

01/28/2014

03:34 PM Revision 0fb254d3 (rst-proto): ur5 point type and move type changed to optional
C. Dreyer
02:09 PM Revision 3575525d (rst-converters): Export RCI dependency properly
* Export RCI pathes and libraries properly in the cmake config file, iff RCI was found and RCI features are enabled Arne Nordmann
02:09 PM Revision a4faf23d (rst-converters-cpp): Export RCI dependency properly
* Export RCI pathes and libraries properly in the cmake config file, iff RCI was found and RCI features are enabled Arne Nordmann

01/24/2014

08:08 PM Revision 436404db (rst): Updated HEAD of submodule rst-manual
J. Moringen
08:03 PM Revision 3df9eb83 (rst-manual): Added version note in index.rst
* index.rst: discourage use of master version in a note; link to stable
version
J. Moringen
07:24 PM Revision b3628cee (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
07:24 PM Revision 23612755 (rst-manual): Make rosetta usage optional.
J. Wienke
07:24 PM Revision 40d86601 (rst-manual): Further explanations how to install from source.
refs #1479 J. Wienke
07:23 PM Revision 3471c51b (rst-manual): Fine-tuned shell commands in install.rst
refs #1479
* install.rst: fine-tuned shell commands
J. Moringen
07:23 PM Revision 24a779a3 (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
07:23 PM Revision 990497cf (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
07:23 PM Revision db2d69fb (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
07:23 PM Revision 872692c5 (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
07:23 PM Revision f6c33cc6 (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
07:22 PM Revision 2068d00b (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
07:22 PM Revision af1c04c6 (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
07:22 PM Revision 9eab4367 (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
07:22 PM Revision 3ae2bc8f (rst-manual): Added "package" glossary entry in glossary.rst
* glossary.rst: added "package" entry
* data-types.rst: added glossary references for "package"
J. Moringen
07:22 PM Revision f61b4f92 (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
05:07 PM Version 0.10 has been released
Version 0.10 of project:rst has been released.
Major issues addressed in this release are:
* As with every releas...
J. Moringen
11:06 AM Revision cf52be77 (rst-proto): ModulStateType updated and UR5Move added
H. Oestreich
10:42 AM Revision 8ed372e5 (rst-proto): ModulStateType updated and UR5Move added
H. Oestreich

01/23/2014

05:38 PM Revision f81b309f (rst-proto): automation/ModulState Typ hinzugefuegt
H. Oestreich
01:54 PM Tasks #1724 (New): Document Windows Installation from Source and Binary
Similar to RSB itself, we require documentation for installation of the C++ libraries on windows of RST. In particula... S. Wrede
11:20 AM Revision 4fff0e8f (rst-proto): changes by Johannes
C. Dreyer
11:18 AM Revision e1c59510 (rst-proto): flexicode als rst
C. Dreyer
 

Also available in: Atom