Activity

From 10/22/2012 to 11/20/2012

11/20/2012

03:51 PM Support #1248: Add new type 'PointCloudSet3DFloat' to the sandbox
yes, for backward compatibility it should also be included into master.
New patch is attached.
C. Emmerich
01:02 PM Support #1248: Add new type 'PointCloudSet3DFloat' to the sandbox
Should the new type be added to the master branch?
Also, please modify the documentation string along the lines of
<...
J. Moringen
12:32 PM Support #1248 (Resolved): Add new type 'PointCloudSet3DFloat' to the sandbox
Please add to rst0.7 C. Emmerich
03:22 PM Revision 6b6f132f (rst-manual): Fix protocol buffers link on index page.
Somehow two underscores were appended. J. Wienke
01:41 PM New process for integrating changes, permissions restricted
To further increase the stability of data type and converter definitions inside RST, we have revised the process of h... 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:41 PM Bug #1241 (Resolved): Linking against rst-converters fails on Win7
Applied in changeset rst-converters|commit:15c777819c4440939ef37187452e33c7d7e74f9c. J. Moringen
10:11 PM Bug #1241 (In Progress): Linking against rst-converters fails on Win7
I don't think, the fix is correct. I will try to correct it later. J. Moringen
10:04 PM Bug #1241: Linking against rst-converters fails on Win7
I tried to solve this without actually testing on Windows. Reopen, if the problem persists. J. Moringen
10:02 PM Bug #1241 (Resolved): Linking against rst-converters fails on Win7
Applied in changeset rst-converters|commit:1810f6152cb4dba586ea733bd100a9c80eaf0538. J. Moringen
09:19 PM Bug #1241 (In Progress): Linking against rst-converters fails on Win7
J. Moringen
07:39 PM Bug #1241 (Resolved): Linking against rst-converters fails on Win7
I didn't find the rst-converter-Project so I post the issue here.
When I compile against rst-converters and use rs...
V. Losing
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 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 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:38 AM Bug #1240 (Resolved): rst-proto fails to build Python stuff for certain pathnames
Applied in changeset rst-proto|commit:c8c15a3a1cca2f0ca475c28b1c32fc9b600e0253. J. Moringen
04:14 AM Bug #1240 (Resolved): rst-proto fails to build Python stuff for certain pathnames
@cmake -{E,P}@ is used with unprotected pathname arguments (on the shell level). This fails for pathnames containing ... 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:11 AM Bug #1239 (Resolved): rst-proto can generate invalid XML in the generated build.xml file
Applied in changeset rst-proto|commit:909b0821e2889472874ea428369ff6d54f6e14ac. J. Moringen
03:43 AM Bug #1239 (Resolved): rst-proto can generate invalid XML in the generated build.xml file
When pathnames contain "&" characters, these end up in the generated @build.xml@ file. In these cases, the file is in... 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 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
04:27 PM Revision 9183342f (rst-converters-cpp): changed used CMake library name for RST libraries (now us...
S. Wrede
04:15 PM Bug #1237 (Resolved): Linking fails with undefined symbols due to overwritten CMake variable
The problem is that a downstream component requires RST with the sandbox component enabled while an upstream componen... S. Wrede

11/05/2012

08:12 PM Feature #1200 (Resolved): Add SimpleXYZImage
Applied in changeset rst-proto|commit:09c1f1fa85ad768669b9be8b6dab19d4f24e0e10. Anonymous
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

11/02/2012

09:55 AM Bug #1218: There is no Debian package for rst-converters without humavips in its name
Whoops, wrong issue, J. Wienke
09:53 AM Bug #1218: There is no Debian package for rst-converters without humavips in its name
Yep. I think that is what we agreed upon as a solution for the current state until the plugin system is effective. S. Wrede
09:47 AM Bug #1218: There is no Debian package for rst-converters without humavips in its name
Just to summarize our discussions: We will create an additional default rst-converters job without any suffix. This j... J. Wienke

10/30/2012

12:55 PM Bug #1219: CMake-generated library configuration does not work on Windows
Wenn ich mich richtig erinnere gab es noch ein Problem mit "/" vs. "\" in generierten Pfaden in der @RSTConfig.cmake@... J. Moringen
08:05 AM Bug #1219: CMake-generated library configuration does not work on Windows
actually there will be more to.fix to.get this running on windows. we need to add dll export symbols. J. Wienke

10/29/2012

03:52 PM Revision 0864376e (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

10/25/2012

04:43 PM Bug #1219: CMake-generated library configuration does not work on Windows
V. Losing wrote:
> Beim generieren des VS-Projects für rsb selbst, kommt der Fehler dass die Variable "CURRENT_DATE"...
J. Moringen
02:39 PM Bug #1219: CMake-generated library configuration does not work on Windows
Beim generieren des VS-Projects für rsb selbst, kommt der Fehler dass die Variable "CURRENT_DATE" nicht gefunden werd... V. Losing
01:58 PM Bug #1219 (Closed): CMake-generated library configuration does not work on Windows
Wenn aus der Cmake-Datei von RST.GIT.CONVERTERS ein Visual Studio Projekt generiert wird, dann versucht er die boost ... V. Losing

10/24/2012

10:16 AM Bug #1218: There is no Debian package for rst-converters without humavips in its name
The idea here was that this is a humavips-specific collection of converters, because e.g. we do not need RCI in humav... J. Wienke

10/23/2012

01:28 AM Revision ce72e773 (rst-converters): Register rosetta-based converters in cpp/src/Plugin{Stable,Sa...
* cpp/src/PluginSandbox.cpp: for RST types, register rosetta-based
converters
* cpp/src/PluginStable.cpp: likewise;...
J. Moringen
01:28 AM Revision 01a0a160 (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
11:33 PM Bug #1218 (Rejected): There is no Debian package for rst-converters without humavips in its name
This is confusing since "humavips" is not explained in the description of the package.
Is the "humavips" tag neces...
J. Moringen
07:52 PM Tasks #1212 (Resolved): Add RSB plugins which register converters when loaded
Applied in changeset rst-converters|commit:34f3f28f4701483161684e77739840ed9c4ae043. Anonymous
03:30 AM Revision 48153916 (rst-converters-cpp): Generate RSB plugins for stable and sandbox in CMakeLists...
fixes #1212
* cpp/src/CMakeLists.txt: generate include and registration code for
stable and sandbox plugins; build...
J. Moringen
03:30 AM Revision a5aacd19 (rst-converters-cpp): Generate RSB plugins for stable and sandbox in CMakeLists...
fixes #1212
* cpp/src/CMakeLists.txt: generate include and registration code for
stable and sandbox plugins; build...
J. Moringen
03:30 AM Revision 2f228b50 (rst-converters): Generate RSB plugins for stable and sandbox in CMakeLists.txt
fixes #1212
* cpp/src/CMakeLists.txt: generate include and registration code for
stable and sandbox plugins; build...
J. Moringen

10/22/2012

03:45 PM Revision f3729a4b (rst-converters): Register rosetta-based converters in cpp/src/Plugin{Stable,Sa...
* cpp/src/PluginSandbox.cpp: for RST types, register rosetta-based
converters
* cpp/src/PluginStable.cpp: likewise;...
J. Moringen
03:16 PM Revision 80f637ef (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
03:15 PM Revision 34f3f28f (rst-converters): Generate RSB plugins for stable and sandbox in CMakeLists.txt
fixes #1212
* cpp/src/CMakeLists.txt: generate include and registration code for
stable and sandbox plugins; build...
J. Moringen
12:55 PM Tasks #1212 (Resolved): Add RSB plugins which register converters when loaded
J. Moringen
 

Also available in: Atom