Activity

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

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

02:05 PM Revision 57e21e01 (rst-proto): Added an optional ID to the XOP type.
D. Klotz

02/05/2013

01:43 PM Revision 49927d83 (rst-proto): initial documentation for Face type, refs #1385
S. Wrede

02/04/2013

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 7489a209 (rst-converters-cpp): Added RCI Converter between VectorDouble and rci::Doubles
fixes #1362 Arne Nordmann
01:42 PM Revision f12a0408 (rst-converters): 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
11:43 AM Revision 1986d1eb (rst-proto): Added new generic double vector type
refs #1361 Arne Nordmann
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/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: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

01/30/2013

04:18 PM Revision 7e98928e (rst-converters): Fix CMake style.
Consistently use upper case commands. J. Wienke
04:18 PM Revision db579671 (rst-converters-cpp): Fix CMake style.
Consistently use upper case commands. 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 c8f4ecdb (rst-converters): Merge branch 'pythonconverters'
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
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: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
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 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:30 PM Revision cd02914d (rst-converters-cpp): Allow deserialization of BGR images to grayscale.
Yet another hack added... J. Wienke
07:03 PM Revision b351cef1 (rst-converters-cpp): Added more rst rci converters to rst-rci converter plugin
Arne Nordmann
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: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
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
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

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

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