Activity

From 06/11/2013 to 07/10/2013

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

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

06/21/2013

03:45 PM Tasks #1151: Move content of wiki pages into manual
I don't know what to do about this [[Rationale]] wiki page. It is mostly outdated and does not directly provide many ... J. Wienke
02:45 PM Tasks #1151: Move content of wiki pages into manual
I will try to do the rest now. J. Wienke
03:43 PM Revision 146e4485 (rst-manual): Clarify the general aim of the converters.
refs #1151 J. Wienke
03:37 PM Revision 2582278e (rst-manual): Split description of converter libraries by language.
Differences are quite high here. Separate descriptions might not hurt. J. Wienke
03:26 PM Revision 451eccc3 (rst-manual): Add coding conventions to manual.
refs #1151 J. Wienke
10:40 AM Bug #1424: rst-convertersConfig.cmake needs to expose library dependencies for all dependencies
I thought about this a bit more. Most of the issues can probably be resolved if the converters do not expose the depe... J. Wienke
09:14 AM Revision 5e95921b (rst-converters): Coding style fixes.
Use all uppercase CMake commands. J. Wienke
09:14 AM Revision e74af8e7 (rst-converters-cpp): Coding style fixes.
Use all uppercase CMake commands. J. Wienke
09:03 AM Bug #1485 (Resolved): Compilation / linking fails on MacOS
Please reopen if necessary. J. Wienke

06/20/2013

11:38 AM Tasks #1267: Basic Explanation of Data Holder API
IIRC this issue was a reaction on several questions on how to access image data in an efficient way. The intent would... S. Wrede
11:05 AM Tasks #1267 (Feedback): Basic Explanation of Data Holder API
What was the intent of this issue? Should we repeat the protobuf API documentation? J. Wienke
02:03 AM Feature #1544 (Feedback): Add Collision to the sandbox
In the attachments @0001-Added-CollisionGeometry…@, @0002-Added-ObjectCollision…@. @0003-Added-RobotCollision…@, I sp... J. Moringen

06/19/2013

09:30 PM Feature #1544 (In Progress): Add Collision to the sandbox
J. Moringen
03:46 PM Feature #1544 (Resolved): Add Collision to the sandbox
Please add Collision to trunk and 0.7 branches. Thx D. Seidel

06/17/2013

11:05 AM Bug #1424: rst-convertersConfig.cmake needs to expose library dependencies for all dependencies
I have no idea how to fix this. J. Wienke

06/14/2013

09:11 PM Tasks #1543 (Resolved): Review, improve and promote sandbox types for 0.9 version
J. Moringen
 

Also available in: Atom