Activity

From 11/01/2012 to 11/30/2012

11/30/2012

07:09 PM Revision c3ec100c (rst-proto): Added author in proto/sandbox/rst/robot/RobotState.proto
* proto/sandbox/rst/robot/RobotState.proto: added author to message
documentation string
J. Moringen
07:03 PM Revision 25046510 (rst-proto): Fixed docstrings in proto/{sandbox/rst/timing/Duration,stable/rst/...
The documentation strings did not reflect that the respective values
are given in microseconds.
* proto/stable/rst/t...
J. Moringen
06:45 PM Revision 572fdbb2 (rst-proto): Mention ordering constraint in proto/sandbox/rst/timing/Point2DTim...
fixes #1272
* proto/sandbox/rst/timing/Point2DTimeseries.proto: in message
documentation string, mention that entr...
A. Swadzba
06:24 PM Revision ba3913c1 (rst-proto): Added constraint in proto/sandbox/rst/timing/Point2DTimeseries.proto
refs #1272
* proto/sandbox/rst/timing/Point2DTimeseries.proto: added sorting
constraint on entry field; mention in...
J. Moringen
06:24 PM Revision c3c59290 (rst-proto): More markup improvements in proto/**/*.proto
* Removed documentation strings only containing the string "TODO"; the
rosetta-doc tool will recognize these messag...
J. Moringen

11/29/2012

09:36 PM Revision 7e4976e6 (rst-proto): Improved documentation strings in proto/**/*.proto
* Added/improved author information, todos
* Added/improved units, constraints
* Improved markup
* proto/stable/rst/...
J. Moringen
05:08 PM Revision 6e2377a0 (rst-manual): Improved markup in preparation.rst
* preparation.rst: use parsed-literal blocks where it makes sense;
other minor markup improvements
J. Moringen
03:12 PM Revision 6e99dc32 (rst-manual): Added missing file _static/message.svg
The file had been omitted in a previous commit.
* _static/message.svg: new file; icon for "Data Types" entry on inde...
J. Moringen
03:10 PM Revision 01d27d11 (rst-manual): Added "package" glossary entry in glossary.rst
* glossary.rst: added "package" entry
* data-types.rst: added glossary references for "package"
J. Moringen
03:09 PM Revision b076482e (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
03:08 PM Revision ae7ffe00 (rst-manual): Added "data type" to glossary in glossary.rst
* glossary.rst: added term "data type"
* developer-tutorial.rst: added glossary references for "data type"
* user-tut...
J. Moringen
03:06 PM Revision 26f15684 (rst-proto): Improved package descriptions in proto/stable/rst/**/__package.proto
This commit introduces the new doxygen-inspired markup understood by
the rosetta-doc tool.
* proto/stable/rst/auditi...
J. Moringen
02:49 PM Revision 08253e37 (rst-manual): Added separate user/developer tutorials in {user,developer}-tutor...
fixes #1269
* developer-tutorial.rst: new file; contains developer tutorial,
initially consisting of "Adding new D...
J. Moringen
01:11 PM Revision 21eb9e65 (rst-proto): Improved package descriptions in proto/stable/rst/**/__package.proto
This commit introduces the new doxygen-inspired markup understood by
the rosetta-doc tool.
* proto/stable/rst/auditi...
J. Moringen
11:28 AM Revision 9e8b3bff (rst-proto): Backport: Also configure and generate a minimal pom.xml with the c...
D. Klotz

11/28/2012

06:32 PM Revision 2762a57b (rst-proto): Also configure and generate a minimal pom.xml with the correct RST...
D. Klotz
06:09 PM Revision 4fa72715 (rst-converters): Backport: Properly include time for windows.
refs #1241 J. Wienke
06:09 PM Revision dd45bc9a (rst-converters): Backport: Avoid string(FIND), which seems to be wuite new.
J. Wienke
06:08 PM Revision e6412444 (rst-converters): Backport: Avoid compilation errors on windows.
The preprocessor does not like symbols with a minus character in their name. Therefore:
* CMakeListst.txt:
** rename ...
J. Wienke
06:07 PM Revision fd42a0b7 (rst-converters): Backport: Add a windows build batch file.
refs #1241 J. Wienke
11:52 AM Revision e9649ee2 (rst-converters-cpp): Properly include time for windows.
refs #1241 J. Wienke
11:52 AM Revision a1fd91e8 (rst-converters-cpp): Properly include time for windows.
refs #1241 J. Wienke
11:52 AM Revision 86cc4390 (rst-converters): Properly include time for windows.
refs #1241 J. Wienke
11:47 AM Revision e5f99c0d (rst-converters-cpp): Avoid string(FIND), which seems to be wuite new.
J. Wienke
11:47 AM Revision 550a2682 (rst-converters-cpp): Avoid string(FIND), which seems to be wuite new.
J. Wienke
11:47 AM Revision b5d67b1d (rst-converters): Avoid string(FIND), which seems to be wuite new.
J. Wienke
11:40 AM Revision 23469f9f (rst-converters-cpp): Avoid compilation errors on windows.
The preprocessor does not like symbols with a minus character in their name. Therefore:
* CMakeListst.txt:
** rename ...
J. Wienke
11:40 AM Revision 77ffb2ea (rst-converters-cpp): Avoid compilation errors on windows.
The preprocessor does not like symbols with a minus character in their name. Therefore:
* CMakeListst.txt:
** rename ...
J. Wienke
11:40 AM Revision 110322c8 (rst-converters): Avoid compilation errors on windows.
The preprocessor does not like symbols with a minus character in their name. Therefore:
* CMakeListst.txt:
** rename ...
J. Wienke

11/27/2012

07:38 PM Revision 0bb076e2 (rst-converters-cpp): Test commit for windows. Try to get a verbose build.
J. Wienke
07:38 PM Revision 92b237d6 (rst-converters-cpp): Test commit for windows. Try to get a verbose build.
J. Wienke
07:38 PM Revision 585bcdd7 (rst-converters): Test commit for windows. Try to get a verbose build.
J. Wienke
07:27 PM Revision cb0001c0 (rst-converters-cpp): Fix plugin build on windows.
* SUBSTRING does not work with -1 length on windows
* RUNTIME DESTINATION missing for library install
J. Wienke
07:27 PM Revision 6ea70779 (rst-converters-cpp): Fix plugin build on windows.
* SUBSTRING does not work with -1 length on windows
* RUNTIME DESTINATION missing for library install
J. Wienke
07:27 PM Revision ade1a08a (rst-converters): Fix plugin build on windows.
* SUBSTRING does not work with -1 length on windows
* RUNTIME DESTINATION missing for library install
J. Wienke
07:04 PM Revision 4bf2696c (rst-proto): Try to fix the windows build by avoiding unix-specific quotes on
windows. J. Wienke
05:33 PM Revision e8a0f929 (rst-converters-cpp): Add a windows build batch file.
refs #1241 J. Wienke
05:33 PM Revision 7309d207 (rst-converters-cpp): Add a windows build batch file.
refs #1241 J. Wienke
05:33 PM Revision 5a8b2241 (rst-converters): Add a windows build batch file.
refs #1241 J. Wienke
01:53 PM Revision c28244cc (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:53 PM Revision 443cd366 (rst-manual): Minor markup fixes in converters.rst
* converters.rst: minor markup fixes J. Moringen
01:18 PM Revision adf81839 (rst-proto): Treat __package.proto files specially to prevent problems
This is basically a fix for 6fe5c699. The problem was that
__package.proto files were treated like all other .proto f...
J. Moringen

11/26/2012

08:34 PM Revision 0f629d01 (rst-proto): Fixed indentation of comments in proto/**/*.proto
refs #1258
* proto/sandbox/rst/hri/PersonHypotheses.proto: fixed indentation of
comments
* proto/stable/rst/classi...
J. Moringen
08:30 PM Revision b9b19c26 (rst-proto): Ignore proto files whose names start with "__"
refs #1263
* project/codeCheck.py: ignore proto files whose names start with "__"
J. Moringen
08:17 PM Revision 02e7cbe8 (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
06:15 PM Revision 60b414e1 (rst-manual): Added Javascript-based dynamic content switcher
A multi-variant section is created by using nested .. container::
directives as follows:
.. container:: NAME-multi
...
J. Moringen
06:11 PM Revision 81fa9a08 (rst-manual): Added fancy title page in _static/*, _templates/page.html, index.rst
fixes #1260
* _static/*.svg: new files; used for fancy section links on title page
* _templates/page.html: new file;...
J. Moringen
03:48 PM Revision 095c23ab (rst-proto): Added initial unit declarations in proto/**/*.proto
fixes #1259
Most scalar, real fields, for which it makes sense, now have a unit
declaration of the form
// @unit(...
J. Moringen
03:47 PM Revision 6fe5c699 (rst-proto): Added package-level descriptions in proto/stable/**/__package.proto
* proto/stable/rst/__package.proto: new file; does not contain a
message definition but a comment describing the pa...
J. Moringen
03:47 PM Revision ef3b1c43 (rst-proto): Initial comment rewrite in proto/**/*.proto
fixes #1258
* Change comment formatting to resemble doxygen comments
Comments now look like this
/**
* ...
J. Moringen

11/23/2012

04:17 PM Revision bbafd94f (rst-proto): Make the last commit visible in the generated jar MANIFEST files.
J. Wienke
04:17 PM Revision 91affa8a (rst-proto): backport: Make compiled java jars compatible to java 1.5.
J. Wienke
04:15 PM Revision 64e6773a (rst-proto): Backport: Provide the rst version in the java jar file names.
For 0.7 the old jar names are still used in addition to the new ones after this commit to not break the public packag... J. Wienke
04:06 PM Revision 16bc4b39 (rst-proto): Make the last commit visible in the generated jar MANIFEST files.
J. Wienke
04:03 PM Revision 2bdc42d9 (rst-proto): Make compiled java jars compatible to java 1.5.
J. Wienke
04:00 PM Revision ec7f9b6b (rst-proto): Provide the rst version in the java jar file names.
J. Wienke
03:56 PM Revision b13b3684 (rst-proto): Added initial unit declarations
Most scalar, real fields, for which it makes sense, now have a unit
declaration of the form
// @unit UNIT
J. Moringen

11/22/2012

11:32 PM Revision 7a849ae9 (rst-proto): Added package-level descriptions in proto/stable/**/__package.proto
* proto/stable/rst/__package.proto: new file; does not contain a
message definition but a comment describing the pa...
J. Moringen
11:32 PM Revision 41621115 (rst-proto): Initial comment rewrite in proto/**/*.proto
* Change comment formatting to resemble doxygen comments
* Added @author markup for messages
* Added TODOs for missin...
J. Moringen

11/21/2012

01:13 PM Revision 7d663171 (rst-proto): Accept doxygen-style comments in project/codeCheck.py
Comments like
1 /**
2 * Blabla
3 */
would produce spurious warnings because of 5 leading spaces in lines...
J. Moringen
12:54 PM Revision 866cce81 (rst-manual): Mention issue category for pull requests in data-types.rst
* data-types.rst: mention "Type Proposal" issue category J. Moringen
12:48 PM Revision 1637b109 (rst-proto): Added geometry.PointCloudSets3DFloat: sets of point clouds
fixes #1248
Signed-off-by: Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
C. Emmerich
12:46 PM Revision dd64ae46 (rst-proto): Added geometry.PointCloudSets3DFloat: sets of point clouds
refs #1248
Signed-off-by: Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
C. Emmerich

11/20/2012

03:22 PM Revision 6b6f132f (rst-manual): Fix protocol buffers link on index page.
Somehow two underscores were appended. J. Wienke
12:37 PM Revision 6ef1e51d (rst-manual): Revise integration process for new types.
* code formatting
* update of branch names
* reason for no modification in stable strategy
* add git commands for add...
J. Wienke
12:14 PM Revision 373f6b23 (rst-manual): backport: More precise process for adding data-types to a release...
Arne Nordmann
12:13 PM Revision d753428c (rst-manual): More precise process for adding data-types to a release branch
Arne Nordmann
12:10 PM Revision fe7cd1a8 (rst-manual): backport: Description of namespaces
J. Wienke
12:08 PM Revision 75710b94 (rst-manual): backport: Description of rst process with pull request based on p...
Conflicts:
data-types.rst
Arne Nordmann
12:06 PM Revision 217eff2f (rst-manual): backport: Description of rst process with pull request based on a...
Arne Nordmann
12:05 PM Revision 37b6c2cd (rst-manual): backport: Documentation of process to add new data types
Arne Nordmann
12:01 PM Revision 7ed94fd6 (rst-manual): backport: Small fix
Arne Nordmann
11:57 AM Revision a326eb7e (rst-manual): backport: Documentation of process to add new data types
Arne Nordmann

11/19/2012

11:21 PM Revision 89e07dc0 (rst-proto): temp2
J. Moringen
09:57 PM Revision 51e7a429 (rst-proto): temp
J. Moringen
06:25 PM Revision 4030f022 (rst-proto): Added mappings in schema/sandbox/mapping/{icub,morse}/
* schema/sandbox/mapping/icub/*.mapping: new files; mappings between
RST types and iCub-related types
* schema/sand...
J. Moringen
06:23 PM Revision 8dfe7eca (rst-proto): Added prototypical LCM and morse data types
* schema/sandbox/bottle-schema/morse/kuka/posture.bottle-schema: new
file; schema for bottle based MORSE posture da...
J. Moringen
06:18 PM Revision bf3880fc (rst-proto): temp4
J. Moringen
05:57 PM Revision cdd47ded (rst-proto): Added some more units and some TODOs
J. Moringen
05:06 PM Revision b0b4df40 (rst-proto): Updated author and unit specification
Arne Nordmann
01:32 PM Revision 719a2dbf (rst-proto): Initial comment rewrite and unit declarations
J. Moringen

11/17/2012

11:40 PM Revision b9c310cd (rst-converters-cpp): Added RST_CONVERTERS_EXPORT in cpp/CMakeLists.txt, **/*.h
refs #1241
The project was missing __declspec(dll{import,export}) declarations
for classes and this produced an unus...
J. Moringen
11:40 PM Revision cf0b9053 (rst-converters-cpp): Added RST_CONVERTERS_EXPORT in cpp/CMakeLists.txt, **/*.h
refs #1241
The project was missing __declspec(dll{import,export}) declarations
for classes and this produced an unus...
J. Moringen
11:40 PM Revision bfd7955f (rst-converters): Added RST_CONVERTERS_EXPORT in cpp/CMakeLists.txt, **/*.h
refs #1241
The project was missing __declspec(dll{import,export}) declarations
for classes and this produced an unus...
J. Moringen
11:40 PM Revision 15c77781 (rst-converters): Backport: Added RST_CONVERTERS_EXPORT in cpp/CMakeLists.txt, ...
fixes #1241
The project was missing __declspec(dll{import,export}) declarations
for classes and this produced an unu...
J. Moringen
11:00 PM Revision 163f9288 (rst-converters): Added RST_CONVERTERS_EXPORT in cpp/CMakeLists.txt, **/*.h
will fix #1241
The project was missing __declspec(dll{import,export}) declarations
for classes and this produced an ...
J. Moringen
09:55 PM Revision 1810f615 (rst-converters): Backport: Added RST_CONVERTERS_EXPORT in cpp/CMakeLists.txt, ...
fixes #1241
The project was missing __declspec(dllimport) declarations for classes
and this produced an unused dll i...
J. Moringen
09:55 PM Revision 5a6ecfc4 (rst-converters): Added RST_CONVERTERS_EXPORT in cpp/CMakeLists.txt, **/*.h
refs #1241
The project was missing __declspec(dllimport) declarations for classes
and this produced an unused dll in...
J. Moringen
09:52 PM Revision 9061ddea (rst-converters): Added RST_CONVERTERS_EXPORT in cpp/CMakeLists.txt, **/*.h
will fix #1241
The project was missing __declspec(dllimport) declarations for classes
and this produced an unused dl...
J. Moringen
07:14 AM Revision d3cfb678 (rst-converters): TODO temp commit: Register rosetta-based converters in cpp/sr...
* cpp/src/PluginSandbox.cpp: for RST types, register rosetta-based
converters
* cpp/src/PluginStable.cpp: likewise;...
J. Moringen
07:14 AM Revision b615ec8d (rst-converters): Added template parameter for backend converter to boost conve...
This allows the boost converters to use the RosettaConverter as their
backend.
* cpp/src/rst/converters/opencv/{Tran...
J. Moringen
07:13 AM Revision 9f059053 (rst-converters): Added template parameter for backend converter to IplImageCon...
This allows ImplImageConverter to use the RosettaConverter as its
backend.
* cpp/src/rst/converters/opencv/IplImageC...
J. Moringen
06:32 AM Revision 533e8c9f (rst-proto): temp3
J. Moringen
05:02 AM Revision 0bc69774 (rst-proto): temp
J. Moringen
05:02 AM Revision 90a15d7b (rst-proto): temp2
J. Moringen
05:02 AM Revision c427e926 (rst-proto): Escape characters properly when generating from java/build.xml.in
Previously, pathnames containing "&" characters caused an invalid XML
file to be generated from java/build.xml.in.
*...
J. Moringen
05:01 AM Revision 65dd93bd (rst-proto): Added rosetta-generated files for C++, Java; disabled generation r...
* CMakeLists.txt: disabled code generation rules
* build/cpp: added generated files
* build/java: likewise
J. Moringen
05:01 AM Revision 7da38c14 (rst-proto): temp
J. Moringen
05:01 AM Revision 737b2cb7 (rst-proto): Moved data definitions proto/{stable,sandbox} -> schema/{stable,sa...
* schema/CMakeLists.txt: renamed proto/CMakeLists.txt ->
schema/CMakeLists.txt
* schema/stable/proto: renamed proto...
J. Moringen
04:12 AM Revision c8c15a3a (rst-proto): Protect pathnames properly in python/CMakeLists.txt
fixes #1240
Previously, cmake -{E,P} was used with unprotected pathname
arguments (on the shell level). This failed ...
J. Moringen
04:10 AM Revision 909b0821 (rst-proto): Escape "&" characters properly when generating from java/build.xml.in
fixes #1239
Previously, pathnames containing "&" characters caused an invalid XML
file to be generated from java/bui...
J. Moringen
03:16 AM Revision f3c92dbb (rst-proto): temp2
J. Moringen
02:56 AM Revision d49e34c7 (rst-proto): temp
J. Moringen
02:06 AM Revision 6c5dc623 (rst-proto): Protect pathnames properly in python/CMakeLists.txt
Previously, cmake -{E,P} was used with unprotected pathname
arguments (on the shell level). This failed for pathnames...
J. Moringen
01:56 AM Revision ab5dc48f (rst-proto): Escape characters properly when generating from java/build.xml.in
Previously, pathnames containing "&" characters caused an invalid XML
file to be generated from java/build.xml.in.
*...
J. Moringen
01:04 AM Revision 48166508 (rst-proto): Added rosetta-generated files for C++, Java; disabled generation r...
* CMakeLists.txt: disabled code generation rules
* build/cpp: added generated files
* build/java: likewise
J. Moringen

11/16/2012

10:28 PM Revision 705659bc (rst-proto): temp
J. Moringen

11/15/2012

04:27 PM Revision 9183342f (rst-converters-cpp): changed used CMake library name for RST libraries (now us...
S. Wrede
04:27 PM Revision 573c6e48 (rst-converters-cpp): changed used CMake library name for RST libraries (now us...
S. Wrede
04:27 PM Revision 909530aa (rst-converters): changed used CMake library name for RST libraries (now using ...
S. Wrede

11/05/2012

08:11 PM Revision 09c1f1fa (rst-proto): Added simple point cloud data type in proto/sandbox/rst/vision/Sim...
fixes #1200
* proto/sandbox/rst/vision/SimpleXYZImage.proto: new file
A. Swadzba
 

Also available in: Atom