Activity

From 12/28/2014 to 01/26/2015

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

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

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: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
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: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 f4173756 (rst-manual): Make rosetta usage optional.
J. Wienke
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 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: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: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 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 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 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: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 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:32 AM Revision af399f41 (rst-manual): Make rosetta usage optional.
J. Wienke
10:32 AM Revision 5745aa2a (rst-manual): Further explanations how to install from source.
refs #1479 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 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: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: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
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

01/07/2015

08:21 PM Revision ddcdd1cf (rst-proto): TEMP
J. Wienke
07:47 PM Revision d6ae92fd (rst-proto): Fix pom file generation
This commit fixes the broken commit 54056ef0 where the handling of
square brackets for versions was moved from the po...
J. Wienke
07:47 PM Revision a06ab4c8 (rst-proto): Use RSC-CMake instead of RSC
Since no C++ code is used by RST, do not require people to have the
full version of RSC available.
J. Wienke
07:09 PM Revision 345fdd8e (rst-proto): Use RSC-CMake instead of RSC
Since no C++ code is used by RST, do not require people to have the
full version of RSC available.
J. Wienke
07:09 PM Revision 2dcc6cf3 (rst-proto): Fix pom file generation
This commit fixes the broken commit 54056ef0 where the handling of
square brackets for versions was moved from the po...
J. Wienke
07:04 PM Revision 4f01942e (rst-proto): Fix pom file generation
This commit fixes the broken commit 54056ef0 where the handling of
square brackets for versions was moved from the po...
J. Wienke
06:34 PM Revision 06b8d316 (rst-manual): Post-release adjustments in index.rst, user-tutorial.rst, conf.py.in
refs #1726
* index.rst: removed suggestion to use stable version
* user-tutorial.rst: updated Maven dependency speci...
J. Moringen
06:31 PM Revision b492e0f6 (rst-manual): Post-release adjustments in index.rst, user-tutorial.rst, conf.py.in
refs #1726
* index.rst: removed suggestion to use stable version
* user-tutorial.rst: updated Maven dependency speci...
J. Moringen
06:28 PM Revision 8f11ce12 (rst-converters-cpp): Version bump to 0.12.0, refs #1726
J. Moringen
06:28 PM Revision af66ec06 (rst-converters-python): Version bump to 0.12.0, refs #1726
J. Moringen
06:28 PM Revision 468acd30 (rst-converters): Version bump to 0.12.0, refs #1726
J. Moringen
06:28 PM Revision 468bfe2d (rst-proto): Version bump to 0.12.0, refs #1726
J. Moringen
06:28 PM Revision a62c31e7 (rst-manual): Version bump to 0.12.0, refs #1726
J. Moringen
06:16 PM Revision b1ad3ca9 (rst-proto): Enforce consistent style for annotations
* project/codeCheck.py: check for "//@" and suggest "// @"
* proto/sandbox/rst/calendar/Entry.proto: fixed the above ...
J. Moringen
06:06 PM Revision edad89bf (rst-proto): Added new type rst.tracking.TrackedPose
fixes #1795
Signed-off-by: Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
L. Ziegler

01/06/2015

07:26 PM Revision fd76665f (rst): Added description of the release process in release.rst
* release.rst: new file; contains a description of the manual actions
necessary to perform a release
J. Moringen
07:20 PM Revision 3e844b99 (rst): Improvements in release.sh
* release.sh (patch_file): new function; perform specified replacements
in a given file
(set_version_*): use patc...
J. Moringen
07:10 PM Revision 8e311ba8 (rst-proto): Made rst.statemachine.StateChange stable
J. Moringen
07:10 PM Revision 4e70aa37 (rst-proto): Added proto/stable/rst/statemachine/__package.proto
* proto/stable/rst/statemachine/__package.proto: new file; contains
documentation string for package
J. Moringen
07:10 PM Revision 369b9414 (rst-proto): Added proto/stable/rst/scene/__package.proto
* proto/stable/rst/scene/__package.proto: new file; contains
documentation string for package
J. Moringen
07:10 PM Revision 802f6851 (rst-proto): Made rst.scene.SceneObject[s] stable
J. Moringen
07:10 PM Revision 5d2361ef (rst-proto): Added proto/stable/rst/navigation/__package.proto
* proto/stable/rst/navigation/__package.proto: new file; contains
documentation string for package
J. Moringen
07:10 PM Revision 67c0b368 (rst-proto): Made rst.navigation.OccupancyGrid2DInt stable
J. Moringen
07:10 PM Revision ba8038ad (rst-proto): Made rst.vision.{Located,Simple}XYZImage stable
J. Moringen
07:10 PM Revision 88bd43c2 (rst-proto): Made rst.vision.LaserScan stable
J. Moringen
07:10 PM Revision d6641c89 (rst-proto): Made rst.timing.{Duration,Frequency} stable
J. Moringen
07:10 PM Revision 35a86c56 (rst-proto): Added proto/stable/rst/robot/__package.proto
* proto/stable/rst/robot/__package.proto: new file; contains
documentation string for package
J. Moringen
07:09 PM Revision dad4bb6c (rst-proto): Made rst.robot.RobotCollision stable
J. Moringen
07:09 PM Revision c47ccd9b (rst-proto): Made rst.kinematics.{CollisionGeometry,ObjectCollision} stable
J. Moringen
07:09 PM Revision d5ab5918 (rst-proto): Added proto/stable/rst/hri/__package.proto
* proto/stable/rst/hri/__package.proto: new file; contains documentation
string for package
J. Moringen
06:13 PM Revision 312d81fd (rst-proto): Made rst.hri.Legs[List] stable
J. Moringen
06:11 PM Revision fbc43d8f (rst-proto): Made rst.geometry.PointCloud2DInt stable
J. Moringen
06:10 PM Revision 124a4c8b (rst-proto): Made rst.devices.generic.{HostInformation,MemoryState} stable
J. Moringen
06:09 PM Revision 7f99975b (rst-proto): Made rst.classification.ClassifiedRegion[s]{2,3}D stable
J. Moringen
05:55 PM Revision 4775c509 (rst-proto): Documentation improvements in proto/sandbox/rst/statemachine/State...
* proto/sandbox/rst/statemachine/StateChange.proto: simplified some
long-winded wording
J. Moringen
05:55 PM Revision 1d65e581 (rst-proto): Documentation improvements in proto/sandbox/rst/scene/SceneObject....
* proto/sandbox/rst/scene/SceneObject.proto: added author; other minor
documentation improvements
J. Moringen
04:11 PM Revision da2b5d14 (rst-proto): Removed proto/sandbox/rst/running/example/Image.proto
The type has historically been used in some examples but isn't anymore
and is more confusing than anything else, anyw...
J. Moringen
04:07 PM Revision c8c6547d (rst-proto): Use generic/Value in rst/graph/{Edge,Node}.proto
This still allows attaching float values to edges and nodes (with
slightly increased programming effort) but also all...
J. Moringen
 

Also available in: Atom