Activity

From 02/03/2013 to 03/04/2013

03/04/2013

10:22 AM Bug #1218: There is no Debian package for rst-converters without humavips in its name
Arne, didn't you plan to add another rst-converters package? J. Wienke

02/27/2013

01:36 PM Bug #1440 (Resolved): pkgconfig file of rst-converters is invalid
Applied in changeset rst-converters|commit:fb592526f6d0747c1538549e7265ab50929637d5. Anonymous
12:48 PM Bug #1440 (In Progress): pkgconfig file of rst-converters is invalid
Anonymous
10:24 AM Bug #1440 (Resolved): pkgconfig file of rst-converters is invalid
* prefix is wrong in the packages, see #1338 for the solution
* Library linking is wrong, has to be just @${libdir}/...
Anonymous
01:10 PM Revision 12fee96d (rst-converters-cpp): Fixed pkg-config file
* Fixed library linking
* Pinned version of rsx dependencies to 0.9
* Added rci dependency to pkg-config, when rci co...
Arne Nordmann
01:10 PM Revision fb592526 (rst-converters): Fixed pkg-config file
* Fixed library linking
* Pinned version of rsx dependencies to 0.9
* Added rci dependency to pkg-config, when rci co...
Arne Nordmann

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 c456501a (rst-converters-cpp): Adapted RCI DoublesConverter to current structure of rst:...
refs #1361 Arne Nordmann
01:52 PM Revision 33194f55 (rst-converters): Adapted RCI DoublesConverter to current structure of rst::mat...
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
 

Also available in: Atom