Activity

From 10/02/2012 to 10/31/2012

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 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
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

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

10/21/2012

10:43 PM Revision 359fb0bd (rst-proto): Fixed CONFIG_DIR -> RST_CONFIG_DIR in cpp/RSTConfig.cmake.in
* cpp/RSTConfig.cmake.in: changed a variable reference CONFIG_DIR ->
RST_CONFIG_DIR
J. Moringen

10/19/2012

05:34 PM Feature #1211 (Resolved): Request: Deploy java artifacts to Citec Maven Repository
Deployment of the java artifacts would ease the workflow dramatically for users who use maven in their projects. Also... L. Ziegler

10/16/2012

01:01 AM Revision 79826c4c (rst-manual): Added clone example command in preparation.rst
Previously, at may have been unclear what exactly would be cloned from
which URL.
* preparation.rst: added git clone...
J. Moringen

10/15/2012

02:37 PM Revision 21f45110 (rst-converters): Fixed versions in python/setup.py
Project version and dependencies corresponded to 0.8 version.
* python/setup.py: changed version of rstconverters 0....
J. Moringen
11:11 AM Tasks #1182 (Resolved): Add Initial OpenCV IplImage / CVMat Converters for Python
I have merged the feature branch to 0.7. We can see what we do with that branch for 0.8 some time later. J. Wienke

10/12/2012

06:11 PM Revision 7ff005e1 (rst-converters): Merge branch 'pythonconverters' into 0.7
Conflicts:
cpp/cpack/CPackDebianConfig.cmake
refs #1182
J. Wienke
04:41 PM Revision c965d943 (rst-converters-cpp): Allow RGB images for deserializing.
J. Wienke
04:41 PM Revision c5411c74 (rst-converters-cpp): Allow RGB images for deserializing.
J. Wienke
04:41 PM Revision a3554260 (rst-converters): Allow RGB images for deserializing.
J. Wienke
04:41 PM Revision 15d58edd (rst-converters): Backport: Allow RGB images for deserializing.
J. Wienke
04:32 PM Revision 53f33654 (rst-converters): Also allow BGR images in the Iplimage converter for python.
J. Wienke
04:32 PM Revision 246d76d5 (rst-converters-python): Also allow BGR images in the Iplimage converter for py...
J. Wienke
12:49 PM Revision 7296cd27 (rst-converters): State missing type assumption in serialize mthod of IplimageC...
Added an assert statement.
refs #1182
J. Wienke
12:49 PM Revision 0ae4a8e1 (rst-converters-python): State missing type assumption in serialize mthod of Ip...
Added an assert statement.
refs #1182
J. Wienke
12:47 PM Tasks #1182: Add Initial OpenCV IplImage / CVMat Converters for Python
The TODOs exist, apart from a few more formats implemented in C++, in same way there.
For error handling we do not...
J. Wienke
12:45 PM Tasks #1182: Add Initial OpenCV IplImage / CVMat Converters for Python
When I looked at the code, there were lots of TODO, little error handling and few comments.
Maybe we can make a br...
J. Moringen
12:37 PM Tasks #1182: Add Initial OpenCV IplImage / CVMat Converters for Python
Which clean up do you mean? I don't have much time to implement all the other formats. J. Wienke
12:41 PM Revision 40e11ef0 (rst-converters): Clean-up docstrings.
Use double quotes consistent with PEP 257.
http://www.python.org/dev/peps/pep-0257/
J. Wienke
12:41 PM Revision d4f0aa0e (rst-converters-python): Clean-up docstrings.
Use double quotes consistent with PEP 257.
http://www.python.org/dev/peps/pep-0257/
J. Wienke

10/11/2012

02:26 PM Revision 500e41b8 (rst-manual): More precise process for adding data-types to a release branch
Arne Nordmann
01:50 PM Revision 28907aba (rst-manual): Description of namespaces
Arne Nordmann
01:49 PM Revision 776c15e2 (rst-manual): Description of namespaces
Arne Nordmann
01:48 PM Feature #1200: Add SimpleXYZImage
In PointCloud3DFloatType the x,y, and z value of a point are packed to one structure. With this type it seems not to ... A. Swadzba
01:35 PM Feature #1200: Add SimpleXYZImage
How does this relate to rst.geometry.PointCloud3DFloat? J. Wienke
01:33 PM Feature #1200 (Resolved): Add SimpleXYZImage
Please add SimpleXYZImage.proto to the RST-repository. I cannot push it. A. Swadzba
01:38 PM Revision 097a195f (rst-manual): Description of rst process with pull request based on patches
Arne Nordmann
01:34 PM Tasks #1199 (Resolved): Documentation of Stable / Sandbox
Yes, I think that is sufficient for now. Anonymous
01:29 PM Revision 4c2e5ff0 (rst-manual): Description of rst process with pull request based on a patch
Arne Nordmann
01:19 PM Revision 7f1ce1b0 (rst-converters): backport: Make IplImageDeleter a public member of IplImageCon...
This deleter is required basically every time someone wants to send a new opencv image using this convtert. Hence it ... J. Wienke
01:18 PM Revision a59a0585 (rst-converters-cpp): Make IplImageDeleter a public member of IplImageConverter.
This deleter is required basically every time someone wants to send a new opencv image using this convtert. Hence it ... J. Wienke
01:18 PM Revision 6c8b993b (rst-converters-cpp): Make IplImageDeleter a public member of IplImageConverter.
This deleter is required basically every time someone wants to send a new opencv image using this convtert. Hence it ... J. Wienke
01:18 PM Revision 87e362cd (rst-converters): Make IplImageDeleter a public member of IplImageConverter.
This deleter is required basically every time someone wants to send a new opencv image using this convtert. Hence it ... J. Wienke
01:17 PM Revision 1ba0a42e (rst-manual): Small fix
Arne Nordmann
01:03 PM Revision 4767ba09 (rst-manual): Do not forget to add the compiler flags in the example cmake code.
J. Wienke

10/10/2012

08:39 PM Tasks #1199: Documentation of Stable / Sandbox
It is mentioned in the glossary of rst-manual. I already added links.
Is that sufficient?
J. Moringen
07:43 PM Tasks #1199 (Resolved): Documentation of Stable / Sandbox
Documentation of Stable / Sandbox Anonymous
07:42 PM Tasks #1182: Add Initial OpenCV IplImage / CVMat Converters for Python
I looked at the branch and I did not see any problems. However, I would prefer at least some cleanup before merging t... J. Moringen
12:46 PM Tasks #1182: Add Initial OpenCV IplImage / CVMat Converters for Python
I have added my initial version to the pythonconverters branch. Can someone please have a look at this. If it is fine... J. Wienke
10:06 AM Tasks #1182: Add Initial OpenCV IplImage / CVMat Converters for Python
we could use this as an opportunity to migrate to GIT ;) J. Wienke
07:32 PM Revision 759f74f8 (rst-manual): Minor improvements in data-types.rst
* data-types.rst: fixed a typo; minor markup improvements; link to
glossary entries for sandbox and stable
* prepar...
J. Moringen
07:25 PM Tasks #1195 (Resolved): Document workflow with new git infrastructure
Please find it at: http://docs.cor-lab.de/rst-manual/0.7/html/data-types.html Anonymous
06:38 PM Tasks #1195 (In Progress): Document workflow with new git infrastructure
Anonymous
10:47 AM Tasks #1195 (Resolved): Document workflow with new git infrastructure
Since rst was moved to git, the old workflows don't seem to be working any more. Example: I can no longer just commit... Anonymous
07:22 PM Revision 39049548 (rst-manual): Documentation of process to add new data types
Arne Nordmann
07:20 PM Revision eb24a291 (rst-manual): Backported docs improvements from master
Arne Nordmann
06:39 PM Tasks #1198 (Rejected): Document new process for adding new data types
Duplicate to #1195. Anonymous
06:14 PM Tasks #1198 (Rejected): Document new process for adding new data types
Document new (git) process for adding new data types in rst 0.7, as it was proposed in the "10.10. cse meeting":https... Anonymous
06:37 PM Tasks #1197 (Resolved): rst 0.7 manual build job
https://ci.cor-lab.org/view/rst/job/rst-manual-0.7/ Anonymous
06:14 PM Tasks #1197 (In Progress): rst 0.7 manual build job
Anonymous
06:12 PM Tasks #1197 (Resolved): rst 0.7 manual build job
Create rst 0.7 manual build job, as it is done for rst trunk right now Anonymous
12:50 PM Tasks #1183: Add Initial OpenCV IplImage / CVMat Converters for Java
Sebastian, will you do this or should I have a look at this? J. Wienke
12:43 PM Revision 7fabc88b (rst-converters-python): For the moment, state the assumptions.
We have to remove them later, but so far we can live with simple BGR images.
refs #1182
J. Wienke
12:43 PM Revision fb583363 (rst-converters): For the moment, state the assumptions.
We have to remove them later, but so far we can live with simple BGR images.
refs #1182
J. Wienke
12:43 PM Revision a8caa9f6 (rst-converters): Provide a simple roundtrip test for the IplimageConverter.
This test only checks a single format so far and several assumptions need to be removed later.
refs #1182
J. Wienke
12:43 PM Revision d93e3b2d (rst-converters-python): Provide a simple roundtrip test for the IplimageConver...
This test only checks a single format so far and several assumptions need to be removed later.
refs #1182
J. Wienke
12:42 PM Revision e0cecda2 (rst-converters-python): Initial python project for rst converters with dummy c...
refs #1182 J. Wienke
12:42 PM Revision b2078765 (rst-converters): Initial python project for rst converters with dummy contents
refs #1182 J. Wienke

10/09/2012

11:32 PM Tasks #1182: Add Initial OpenCV IplImage / CVMat Converters for Python
See #1194. I tried to commit a fix, but the project:rsb-gstreamer repository seems to be read-only :( J. Moringen
08:55 PM Tasks #1182: Add Initial OpenCV IplImage / CVMat Converters for Python
I think, I found the bug in project:rsb-gstreamer. J. Moringen
08:25 PM Tasks #1182: Add Initial OpenCV IplImage / CVMat Converters for Python
... J. Wienke
08:24 PM Tasks #1182: Add Initial OpenCV IplImage / CVMat Converters for Python
@Johannes: Can you please post the pipeline which triggers the bug?
Or maybe file a bug in project:rsb-gstreamer.
J. Moringen
08:23 PM Tasks #1182: Add Initial OpenCV IplImage / CVMat Converters for Python
Ok, I can workaround this by using the rsb video sender. But I would have liked to prevent that hacky thing from leak... J. Wienke
08:16 PM Tasks #1182: Add Initial OpenCV IplImage / CVMat Converters for Python
... J. Wienke
08:14 PM Tasks #1182: Add Initial OpenCV IplImage / CVMat Converters for Python
Johannes Wienke wrote:
> This is not supported by most cheap webcams.
Since the question was
> do you know a w...
J. Moringen
08:09 PM Tasks #1182: Add Initial OpenCV IplImage / CVMat Converters for Python
This is not supported by most cheap webcams. J. Wienke
07:53 PM Tasks #1182: Add Initial OpenCV IplImage / CVMat Converters for Python
I used... J. Moringen
07:10 PM Tasks #1182: Add Initial OpenCV IplImage / CVMat Converters for Python
Basic roundtrip is working in my private branch. However, only for BGR images. gstreamer sends YUV422 and I could not... J. Wienke
08:55 AM Tasks #1182 (In Progress): Add Initial OpenCV IplImage / CVMat Converters for Python
J. Wienke
10:14 AM Tasks #631: Make revisions for each IDL file available at runtime
Sebastian Wrede wrote:
> @Jan: Can you shortly explain what the role of the RETF "recommendation" would be here?
...
J. Moringen
09:54 AM Tasks #631: Make revisions for each IDL file available at runtime
@Jan: Can you shortly explain what the role of the RETF "recommendation" would be here? S. Wrede
09:52 AM Tasks #631: Make revisions for each IDL file available at runtime
Sebastian Wrede wrote:
> Even if we have a versioning scheme for a complete RST library, I'd still argue for keeping...
J. Moringen
09:46 AM Tasks #631: Make revisions for each IDL file available at runtime
Even if we have a versioning scheme for a complete RST library, I'd still argue for keeping versioning information in... S. Wrede

10/08/2012

08:49 PM Tasks #631: Make revisions for each IDL file available at runtime
Another argument against relying on RST to do its own versioning may be the following RETF recommendation which may n... J. Moringen
08:46 PM Tasks #631: Make revisions for each IDL file available at runtime
+1 J. Moringen
06:58 PM Tasks #631: Make revisions for each IDL file available at runtime
I think this is not necessary anymore now that we have a complete project versioning scheme. Any objections to close ... J. Wienke
06:54 PM Feature #776 (Resolved): Implement IplImage to rst.vision.Image Serialization
The unit tests now check this behavior. So I declare this resolved. J. Wienke
06:52 PM Bug #1181 (Resolved): Module not found on MacOS / Python 2.7
Applied in changeset rst-manual|commit:e310f5ca4334bab73f5b8cc5129823c1d3d12a91. J. Wienke
06:52 PM Bug #1181: Module not found on MacOS / Python 2.7
Ok, as your installation prefix is not a site directory there is no chance to use the pth file. I have updated the ma... J. Wienke
06:40 PM Bug #1181: Module not found on MacOS / Python 2.7
There you are:... S. Wrede
06:34 PM Bug #1181: Module not found on MacOS / Python 2.7
The python documentation tells that @pth@ files only work in site-directories and not any @PYTHONPATH@. Can you pleas... J. Wienke
06:18 PM Bug #1181 (In Progress): Module not found on MacOS / Python 2.7
J. Wienke
06:50 PM Revision e310f5ca (rst-manual): backport: Update python usagte example with correct PYTHONPATH co...
As we now know, the pth files only work in specific site folders. Otherwise the eggs need to be added manually.
fixe...
J. Wienke
06:47 PM Revision 0dea7143 (rst-manual): Update python usagte example with correct PYTHONPATH construction.
As we now know, the pth files only work in specific site folders. Otherwise the eggs need to be added manually.
refs...
J. Wienke
06:41 PM Bug #1070 (Rejected): variable feedback of cmake gui is confusing
Sorry, I will close this if there is no further objection. We cannot fix upstream cmake. J. Wienke

10/02/2012

04:12 PM Bug #1185 (Closed): SVN is still writable
fixed. M. Johannfunke
10:59 AM Revision 5dfd217b (rst-proto): math/Vec1Float.proto existing in RST 0.6 renamed into generic List...
Hope Bielefeld guys will be happier with that ... :P nao
 

Also available in: Atom