Activity

From 01/22/2013 to 02/20/2013

02/20/2013

10:34 AM Bug #1427 (Rejected): rst-convertersConfig.cmake contains jenkins pathes
Anonymous
10:29 AM Bug #1432 (Resolved): Wrong debian opencv dependency in rst-converters
RST package states to depend on @libopencv-legacy-dev@ instead of @libcv-dev@ if release is ubuntu oneiric or newer. ... Anonymous

02/19/2013

07:16 PM Bug #1427: rst-convertersConfig.cmake contains jenkins pathes
This actually doesn't harm much as it is just a hint for the find_package logic. We would have to restructure the whi... J. Wienke
06:47 PM Bug #1427 (Rejected): rst-convertersConfig.cmake contains jenkins pathes
The rst-convertersConfig.cmake contains
SET(RST_DIR "/home/jenkins/workspace/rst-converters-cpp-trunk-package/cu...
Anonymous
03:40 PM Bug #1424: rst-convertersConfig.cmake needs to expose library dependencies for all dependencies
In a dependeing project this leads to... Anonymous
03:32 PM Bug #1424: rst-convertersConfig.cmake needs to expose library dependencies for all dependencies
Actually this is probably only necessary for include paths, as libraries are already exposed in the depends files:
<...
J. Wienke
03:30 PM Bug #1424 (Resolved): rst-convertersConfig.cmake needs to expose library dependencies for all dep...
rst-convertersConfig.cmake needs to expose library dependencies for all dependencies (e.g. OpenCV) as it it now only ... Anonymous

02/13/2013

07:20 PM Revision e55af1e9 (rst-proto): Add a field for the start time of a process or thread.
J. Wienke

02/11/2013

08:58 PM Revision c6bc6537 (rst-proto): Removed trailing whitespace in proto/sandbox/rst/monitoring/Proces...
* proto/sandbox/rst/monitoring/ProcessCues.proto: removed trailing
whitespace
J. Moringen
08:56 PM Revision cc197325 (rst-proto): Shortened references in proto/sandbox/rst/{kinematics,tracking}/*....
* proto/sandbox/rst/kinematics/Posture3DFloat.proto: removed
unnecessary rst. from qualified reference
* proto/sand...
J. Moringen
05:31 PM Revision eeda14ae (rst-proto): Add command line as a parameter
J. Wienke

02/08/2013

03:17 PM Revision c0911df5 (rst-manual): Enabled rendering of last update times in conf.py.in
* conf.py.in: set option html_last_updated_fmt to include last update
times in HTML output
J. Moringen
03:16 PM Revision 03672267 (rst-manual): Extended breadcrumbs in _templates/layout.html.in
refs #1384
* _templates/layout.html.in: for pages whose names start with
"package-", insert breadcrumb items indic...
J. Moringen

02/07/2013

01:49 PM Revision 365eade9 (rst-proto): Fixed trailing whitespace in proto/**/*.proto
* proto/sandbox/rst/math/VectorDouble.proto: fixed trailing whitespace
* proto/stable/rst/vision/Faces.proto: likewis...
J. Moringen

02/06/2013

07:37 PM Enhancement #1388: Rename rst.tracking.{TrackingInfo -> Info}?
Or everything enriched with that type actually forms a @Track@? J. Wienke
02:05 PM Revision 57e21e01 (rst-proto): Added an optional ID to the XOP type.
D. Klotz

02/05/2013

07:44 PM Tasks #1385 (Resolved): Document rst.vision.Faces
J. Moringen
01:43 PM Tasks #1385 (Feedback): Document rst.vision.Faces
Initial documentation added. S. Wrede
01:43 PM Revision 49927d83 (rst-proto): initial documentation for Face type, refs #1385
S. Wrede

02/04/2013

09:34 PM Enhancement #1388: Rename rst.tracking.{TrackingInfo -> Info}?
Maybe @SubjectInfo@ then? J. Moringen
11:45 AM Enhancement #1388: Rename rst.tracking.{TrackingInfo -> Info}?
I wouldn't be to keen on this change. From my experience, people usually ignore the package on first sight of some co... J. Wienke
01:52 PM Revision 33194f55 (rst-converters): Adapted RCI DoublesConverter to current structure of rst::mat...
refs #1361 Arne Nordmann
01:52 PM Revision c456501a (rst-converters-cpp): Adapted RCI DoublesConverter to current structure of rst:...
refs #1361 Arne Nordmann
01:42 PM Revision f12a0408 (rst-converters): Added RCI Converter between VectorDouble and rci::Doubles
fixes #1362 Arne Nordmann
01:42 PM Revision 7489a209 (rst-converters-cpp): Added RCI Converter between VectorDouble and rci::Doubles
fixes #1362 Arne Nordmann
01:39 PM Revision 6396a47b (rst-converters-cpp): Expose dependencies for included converters
* If RCI found and rci converters included, add
** debian dependency
** pkgconfig dependency
* Has to be done also fo...
Arne Nordmann
01:39 PM Revision abd22179 (rst-converters): Expose dependencies for included converters
* If RCI found and rci converters included, add
** debian dependency
** pkgconfig dependency
* Has to be done also fo...
Arne Nordmann
01:02 PM Tasks #1361 (Resolved): Add new data-type for generic double vectors
Anonymous
12:01 PM Bug #1389 (Resolved): RSTSANDBOX_INCLUDE_DIRS is empty
Instead of putting the rst sandbox include directories into the RSTSANDBOX_INCLUDE_DIRS cmake variable, these directo... C. Emmerich
11:43 AM Revision 1986d1eb (rst-proto): Added new generic double vector type
refs #1361 Arne Nordmann
11:38 AM Feature #1370 (Feedback): RCIRST converter should expose a public method for converting RCI types...
Right now, all the rst rci converters are hand-coded, yet very similar. They create the rst (intermediate) object any... Anonymous
02:46 AM Revision f2f3f1bb (rst-proto): Added proto/sandbox/rst/tracking/__package.proto
* proto/sandbox/rst/tracking/__package.proto: new file; minimal
description of the rst.tracking package
J. Moringen
02:46 AM Revision db5baf30 (rst-proto): Added proto/sandbox/rst/tracking/{State[s],Tracked{Position,Postur...
These data types describe the state and different kinds of results of
a tracking process (in 3D for now).
* proto/sa...
J. Moringen
02:17 AM Revision 243934c8 (rst-proto): Added types for Posture3DFloat type in proto/sandbox/rst/kinematic...
* proto/sandbox/rst/kinematics/Posture3DFloat.proto: new file;
contains data type which represents 3D-positions of ...
J. Moringen

02/03/2013

12:06 AM Enhancement #1388 (Rejected): Rename rst.tracking.{TrackingInfo -> Info}?
J. Moringen

02/02/2013

04:45 AM Revision 20325e1c (rst-proto): Fixed documentation strings in proto/sandbox/rst/vision/HeadObject...
* proto/sandbox/rst/vision/HeadObject.proto: fixed unresolved
references in documentation string of pose field
J. Moringen

02/01/2013

06:54 PM Tasks #1385 (Resolved): Document rst.vision.Faces
J. Moringen
06:48 PM Revision 5b84ef79 (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
06:07 PM Tasks #1384 (In Progress): Highlight distinction between stable and sandbox types in generated ma...
Ideas:
* Add "stable"/"sandbox" and package name to breadcrumbs, if technically possible ✓
* Add "draft" overlays t...
J. Moringen
06:02 PM Feature #1370: RCIRST converter should expose a public method for converting RCI types into corre...
Or, even better: Is it possible to extend the rci::Pose Interface in the rcirst-library with an additional constructo... C. Emmerich

01/30/2013

04:18 PM Revision db579671 (rst-converters-cpp): Fix CMake style.
Consistently use upper case commands. J. Wienke
04:18 PM Revision 7e98928e (rst-converters): Fix CMake style.
Consistently use upper case commands. J. Wienke
01:05 PM Bug #1352: Debian package uses /usr/local prefix
Arne, could this be a result of your pkgconfig changes? J. Wienke
01:04 PM Tasks #1266 (Resolved): Include Python converters in master branch
Done now. J. Wienke
01:03 PM Revision b20f6145 (rst-converters-python): Update to version 0.9.
* Add proper versioning influenced from rsb-python
* Add ignores for python generated files
J. Wienke
01:03 PM Revision 60c01a27 (rst-converters): Update to version 0.9.
* Add proper versioning influenced from rsb-python
* Add ignores for python generated files
J. Wienke
12:51 PM Revision 35b6bd37 (rst-converters-cpp): Merge branch 'pythonconverters'
J. Wienke
12:51 PM Revision 9f8e95b9 (rst-converters-python): Merge branch 'pythonconverters'
J. Wienke
12:51 PM Revision 1d6e753e (rst-converters-cpp): Merge branch 'pythonconverters'
J. Wienke
12:51 PM Revision c8f4ecdb (rst-converters): Merge branch 'pythonconverters'
J. Wienke
12:26 PM Bug #1373 (Rejected): error while loading shared libraries: libcxcore.so.2.1:
Got intermixed with local opencv installation. Anonymous
11:24 AM Bug #1373 (Rejected): error while loading shared libraries: libcxcore.so.2.1:
When building with rst converters on lucit 32bit the following error occurs ... A. Lemme
03:54 AM Revision b1c738e2 (rst-proto): Fixed trailing whitespace in proto/sandbox/rst/monitoring/ProcessC...
* proto/sandbox/rst/monitoring/ProcessCues.proto: fixed tailing
whitespace; slight markup improvements
J. Moringen

01/29/2013

12:44 AM Revision 3661b4b5 (rst-proto): Fixed markup in proto/sandbox/rst/geometry/Cylinder3DFloat.proto
J. Moringen
12:15 AM Feature #1371 (Resolved): Add Cylinder3DFloat and Cylinder3DFloatSet to the sandbox
Applied in changeset rst-proto|commit:f444c75bf38fae229f3b52a2665ee91a960324dc. C. Emmerich
11:59 PM Feature #1371 (Resolved): Add Cylinder3DFloat and Cylinder3DFloatSet to the sandbox
Plz add Cylinder3DFloat and Cylinder3DFloatSet to trunk and 0.7 branches. Thx C. Emmerich
12:11 AM Revision 17447dc5 (rst-proto): Backport: Added Cylinder3DFloat and Cylinder3DFloatSet types
refs #1371
* proto/sandbox/rst/geometry/Cylinder3DFloat.proto: new file; cylinder
in 3d space in general position ...
C. Emmerich
12:10 AM Revision f444c75b (rst-proto): Added Cylinder3DFloat and Cylinder3DFloatSet types
fixes #1371
* proto/sandbox/rst/geometry/Cylinder3DFloat.proto: new file; cylinder
in 3d space in general position...
C. Emmerich
04:09 PM Feature #1370 (Closed): RCIRST converter should expose a public method for converting RCI types i...
In a project like FlexIRob, I have have to covnert RCI types to RST types frequently. So far, I have to do this manua... C. Emmerich
02:50 PM Revision 0098926f (rst-converters): Fix RST dependency
* Including RST sandbox component might get overwritten by dependencies, so
make sure, RST sandbox component is inc...
Arne Nordmann
02:50 PM Revision 74903f03 (rst-converters-cpp): Fix RST dependency
* Including RST sandbox component might get overwritten by dependencies, so
make sure, RST sandbox component is inc...
Arne Nordmann
02:50 PM Revision 0913e1c5 (rst-converters-cpp): Fix RST dependency
* Including RST sandbox component might get overwritten by dependencies, so
make sure, RST sandbox component is inc...
Arne Nordmann

01/28/2013

07:30 PM Revision cd02914d (rst-converters-cpp): Allow deserialization of BGR images to grayscale.
Yet another hack added... J. Wienke
07:30 PM Revision 7dc25589 (rst-converters): Allow deserialization of BGR images to grayscale.
Yet another hack added... J. Wienke
07:30 PM Revision e00bc8f7 (rst-converters-cpp): Allow deserialization of BGR images to grayscale.
Yet another hack added... J. Wienke
07:06 PM Tasks #1364: Build rst rci converters plugin
Rst converters library now needs to link rst-sandbox library also (necessary for all converters that use sandbox types). Anonymous
06:57 PM Tasks #1364 (Resolved): Build rst rci converters plugin
Applied in changeset rst-converters|commit:da69f89da353b69a6b6e56c4c3cf446989422296. Anonymous
03:34 PM Tasks #1364 (In Progress): Build rst rci converters plugin
(comment reverted) Anonymous
03:34 PM Tasks #1364 (Rejected): Build rst rci converters plugin
(comment reverted) Anonymous
03:33 PM Tasks #1364 (Resolved): Build rst rci converters plugin
Build rst rci converters into rsb plugin instead of library. Anonymous
07:03 PM Revision e2758c97 (rst-converters): Added more rst rci converters to rst-rci converter plugin
Arne Nordmann
07:03 PM Revision f6eaec60 (rst-converters-cpp): Added more rst rci converters to rst-rci converter plugin
Arne Nordmann
07:03 PM Revision b351cef1 (rst-converters-cpp): Added more rst rci converters to rst-rci converter plugin
Arne Nordmann
07:01 PM Revision 68e02cbf (rst-converters-cpp): Link rst-converters to rst sandbox
* rst rci converters made clear that rst-converters needs to link rst-sandbox for all converters that use sandbox typ... Arne Nordmann
07:01 PM Revision 3bb5050e (rst-converters): Link rst-converters to rst sandbox
* rst rci converters made clear that rst-converters needs to link rst-sandbox for all converters that use sandbox typ... Arne Nordmann
07:01 PM Revision fea5f5be (rst-converters-cpp): Link rst-converters to rst sandbox
* rst rci converters made clear that rst-converters needs to link rst-sandbox for all converters that use sandbox typ... Arne Nordmann
06:34 PM Tasks #1361 (Feedback): Add new data-type for generic double vectors
Naming of the @data@ field is intentionally close to the one from the (stable) generic MatrixDouble type. Size field ... Anonymous
11:35 AM Tasks #1361 (Resolved): Add new data-type for generic double vectors
Add a new data-type for generic double vectors, as done for double matrices (see "MatrixDouble":http://docs.cor-lab.d... Anonymous
02:51 PM Revision ff29cda2 (rst-converters-cpp): Build rst rci converters plugin, if rci configured
* Build converters into rsb plugin instead of library
* Fixed rst-rci converters
* Adapted debian package config
* We...
Arne Nordmann
02:51 PM Revision da69f89d (rst-converters): Build rst rci converters plugin, if rci configured
* Build converters into rsb plugin instead of library
* Fixed rst-rci converters
* Adapted debian package config
* We...
Arne Nordmann
02:51 PM Revision 97b114bd (rst-converters-cpp): Build rst rci converters plugin, if rci configured
* Build converters into rsb plugin instead of library
* Fixed rst-rci converters
* Adapted debian package config
* We...
Arne Nordmann

01/24/2013

05:15 PM Revision 5cb0efc4 (rst-proto): Fixed the last backport for 0.7. Sorry!
D. Klotz
04:38 PM Revision e43124fc (rst-proto): Backport: Added a collection type for rst.xml.XOP.
D. Klotz
04:33 PM Revision fc0b169d (rst-proto): Added a collection type for rst.xml.XOP.
D. Klotz
12:26 PM Bug #1352 (Closed): Debian package uses /usr/local prefix
J. Moringen

01/23/2013

07:50 PM Revision c8c99f06 (rst-proto): Add support for subprocess monitoring.
J. Wienke
04:15 PM Revision 1e48f2b6 (rst-proto): Backport: Fixed prefix path in the package config file of cpack pa...
refs #1350 Arne Nordmann
04:13 PM Bug #1350 (Resolved): Wrong prefix in pkg-config files when packaged with cpack
Applied in changeset rst-proto|commit:685364ac147bfd7f06760a4bedd518b9d4234bdf. Anonymous
02:53 PM Bug #1350 (Resolved): Wrong prefix in pkg-config files when packaged with cpack
In packages built with cpack .pc files incorrectly define the prefix and pathes to be in @/usr/local@, where infact i... Anonymous
04:12 PM Revision 685364ac (rst-proto): Fixed prefix path in the package config file of cpack packages
fixes #1350
* CPack now sets CMAKE_INSTALL_PREFIX to its own CPACK_INSTALL_PREFIX
* This has to happen before config...
Arne Nordmann

01/22/2013

02:27 PM Revision ce188a5e (rst-proto): Add individual thread support to monitoring cue data.
J. Wienke
02:27 PM Revision c8b62c34 (rst-proto): Added a remark about the stability of this data type.
Do not move to stable. J. Wienke
02:27 PM Revision 18b5c1ff (rst-proto): Provide correct author.
J. Wienke
 

Also available in: Atom