Activity

From 06/24/2013 to 07/23/2013

07/13/2013

11:13 PM Tasks #1302 (Resolved): Improve documentation of rst.vision.Image type
Applied in changeset rst-proto|commit:b5c9759efa78f0e15b98972e55cb95e34da1d1f6. J. Moringen
11:09 PM Revision b5c9759e (rst-proto): Extended documentation of proto/stable/rst/vision/Image.proto
fixes #1302
* proto/stable/rst/vision/Image.proto: added documentation strings for
Image.{ColorMode, width, height...
J. Moringen

07/11/2013

05:18 PM Revision 03a3a43a (rst-converters): Some reformatting of rci rst converters
* Wrong formatted '<::' produced errors and has to be be '< ::' instead Arne Nordmann
04:54 PM Revision ab51f5af (rst-converters): Some reformatting of rci rst converters
* Wrong formatted '<::' produced errors and has to be be '< ::' instead Arne Nordmann
02:15 PM Feature #1544 (Resolved): Add Collision to the sandbox
Applied in changeset rst-proto|commit:77d83399b20d2424e0e4c1896e78f4da9027acc0. D. Seidel
02:03 PM Revision 77d83399 (rst-proto): Added RobotCollision with describes a collision of robot with itse...
fixes #1544 D. Seidel
01:55 PM Revision 8627c4d7 (rst-proto): Backport: Added RobotCollision with describes a collision of robot...
refs #1544 D. Seidel
01:55 PM Revision 4b840996 (rst-proto): Backport: Added ObjectCollision which describes a collision of two...
refs #1544 D. Seidel
01:54 PM Revision e235429c (rst-proto): Backport: Added CollisionGeometry which describes the contact poin...
refs #1544 D. Seidel
01:53 PM Revision ec0c958d (rst-proto): Added ObjectCollision which describes a collision of two objects
refs #1544 D. Seidel
01:53 PM Revision 522f85dc (rst-proto): Added CollisionGeometry which describes the contact points of a co...
refs #1544 D. Seidel

07/10/2013

05:29 PM Tasks #1557 (Resolved): Adapt rst rci cpp converters to recent changes in rst
Applied in changeset rst-converters|commit:9da5cd3a3b14502ef75ab878d57289451cf18862. Anonymous
05:23 PM Tasks #1557 (Resolved): Adapt rst rci cpp converters to recent changes in rst
Adapt rst rci cpp converters to recent changes in rst, see #1543 Anonymous
05:26 PM Revision 6e32f2c1 (rst-converters-cpp): Adapted converters to new names and package names of rst ...
fixes #1557 Arne Nordmann
05:26 PM Revision 9da5cd3a (rst-converters): Adapted converters to new names and package names of rst data...
fixes #1557 Arne Nordmann
03:36 PM Tasks #1151 (Resolved): Move content of wiki pages into manual
Rationale can remain as a wiki page. J. Moringen
03:35 PM Bug #1424 (Resolved): rst-convertersConfig.cmake needs to expose library dependencies for all dep...
Applied in changeset rst-converters|commit:271837c326641d6d54597810b27f4b36aceaf650. J. Wienke
03:25 PM Tasks #1543 (Resolved): Review, improve and promote sandbox types for 0.9 version
Applied in changeset rst-proto|commit:324aebd28dd57f7a871f36da2280ad9f5a5e2d2c. J. Wienke
03:02 PM Tasks #1543: Review, improve and promote sandbox types for 0.9 version
Jan Moringen wrote:
> TODOs:
>
> * -@sandbox/rst/InstantaneousPhase.proto@: can this be deleted?-
> * @sandbox/r...
J. Moringen
03:23 PM Revision 324aebd2 (rst-proto): fixes #1543: Promote types to stable, clean sandbox
Types which have been in sandbox for some time have been merged to stable.
Several sandbox types have been improved, ...
J. Wienke
03:09 PM Revision ea300cef (rst-proto): Rename Pressure -> Pressures.
Reflects the content, which is a sequence of pressure measurements. J. Wienke
03:07 PM Revision 55467f53 (rst-proto): Rename Length to Lengths
Reflects the contents, which is a sequence if length measurements. J. Wienke
03:02 PM Revision 0a178a77 (rst-proto): Remove SoundEvent.
This type is a bad duplication of the much more versatile ClassificationResult.
It should not be used at all.
J. Wienke
02:58 PM Revision f5f9f3bc (rst-proto): Add a package description
Includes a warning about type stability. J. Wienke
02:52 PM Revision 3c6436cc (rst-proto): Improved InstantaneousPhase in sandbox
* Moved to a more specific package signalprocessing
* Added package documentation for this package
J. Wienke
02:35 PM Revision 6bbbe271 (rst-converters-cpp): Do not remove duplicated link libraries in CMake
LIST(REMOVE_DUPLICATES) cannot handle special cmake library linking syntax like
"optimized;something.so;optimized;som...
J. Wienke
02:35 PM Revision c418008e (rst-converters): Do not remove duplicated link libraries in CMake
LIST(REMOVE_DUPLICATES) cannot handle special cmake library linking syntax like
"optimized;something.so;optimized;som...
J. Wienke
01:36 PM Revision c1d00ccf (rst-converters-cpp): fixes #1424: reduce public link interface
* Remove external dependencies from converter headers (as they are note
required there anyways) to reduce the publi...
J. Wienke
01:36 PM Revision 271837c3 (rst-converters): fixes #1424: reduce public link interface
* Remove external dependencies from converter headers (as they are note
required there anyways) to reduce the publi...
J. Wienke

07/08/2013

02:55 PM Feature #1544: Add Collision to the sandbox
Updated new types according to our discussion, removing the required fields for the ObjectCollision and renaming the ... D. Seidel

06/28/2013

04:19 PM Feature #1544: Add Collision to the sandbox
@Jan: I am waiting for Christian, who is on a trip this week (and some part of the next I think), to discuss the chan... D. Seidel
01:32 PM Feature #1544: Add Collision to the sandbox
@Daniel: did you have time to look at the suggested changes? J. Moringen

06/26/2013

10:03 PM Revision 1696b169 (rst-proto): Make python destination a site directory
By reusing code from setuptools, ensure that the installation destination is a
site folder with a site.py, so that ou...
J. Wienke
08:00 PM Revision 337b42d2 (rst-proto): Correctly handle python install path
Use the python functions to correctly decide whether the python install path
lies in a site-packages or dist-packages...
J. Wienke

06/24/2013

05:31 PM Tasks #1543: Review, improve and promote sandbox types for 0.9 version
@Arne, Christian: please check whether these changes (in the "task-1543" branch) are acceptable. J. Moringen
03:21 PM Tasks #1543 (In Progress): Review, improve and promote sandbox types for 0.9 version
TODOs:
* -@sandbox/rst/InstantaneousPhase.proto@: can this be deleted?-
* -@sandbox/rst/audition/SoundEvent.proto...
J. Moringen
05:26 PM Revision 5503c517 (rst-proto): Promote PointCloudSet3DFloat.proto to stable.
refs #1543 J. Wienke
05:14 PM Revision a9047a91 (rst-proto): Promote TrackingInfo.proto to stable.
This created a new package in the stable branch. Moved the description
from standbox to stable. In the description, r...
J. Wienke
05:07 PM Revision 850fc759 (rst-proto): Promote Interval.proto to stable.
Made minor documentation fixes.
refs #1543
J. Wienke
03:21 PM Revision 35b494e5 (rst-proto): Moved RobotState to rst.devices.flexirob.
The current type is highly specific to the use of the fleirob system.
Hence we moved it to the specific folder.
refs...
J. Wienke
03:17 PM Revision 83b641c7 (rst-proto): Promoted VectorDouble.proto to stable.
* deleted now empty sandbox package with less-specific package
description than in stable
refs #1543
J. Wienke
03:11 PM Revision cf5a74d7 (rst-proto): Promote rst.generic types to stable.
The types have been used for some time and are stable in their
structure.
* Some documentation fixes
* Added __packa...
J. Wienke
02:55 PM Revision f78601fc (rst-proto): Refactor and promote cpu and memory information types.
* CpuMemory.proto: split into 3 different types with different
responsibilities
* CpuState.proto: Information about C...
J. Wienke
02:20 PM Revision 1793e2cf (rst-proto): Promoted BatteryState to stable.
* Renamed from Battery.proto -> BatteryState.proto
* Renamed fields to strip unnecessary battery_ prefix
* Added docu...
J. Wienke
02:18 PM Revision 9115165d (rst-proto): Create device package hierarchy in stable.
* Added package description files to stable packages
* Removed the __package.proto from sandbox/rst/devices as it con...
J. Wienke
 

Also available in: Atom