Activity

From 04/12/2014 to 05/11/2014

05/11/2014

11:10 PM Feature #1875 (Resolved): Add new types ClassifiedRegions2D and ClassifiedRegions3D to sandbox
Applied in changeset rst-proto|commit:71f7430704fd02dc6ec71612c638e8ec198f0c93. L. Ziegler
11:09 PM Feature #1875 (In Progress): Add new types ClassifiedRegions2D and ClassifiedRegions3D to sandbox
J. Moringen
02:55 PM Feature #1875 (Resolved): Add new types ClassifiedRegions2D and ClassifiedRegions3D to sandbox
I created list types for the existing types ClassifiedRegion2D and ClassifiedRegion3D. Please add them to the sandbox... L. Ziegler
11:09 PM Revision 71f74307 (rst-proto): Added type ClassifiedRegions3D in proto/sandbox/rst/classification...
fixes #1875
* proto/sandbox/rst/classification/ClassifiedRegions3D.proto: new file;
a set of the ClassifiedRegion3...
L. Ziegler
11:08 PM Revision b4f4c98a (rst-proto): Added type ClassifiedRegions2D in proto/sandbox/rst/classification...
refs #1875
* proto/sandbox/rst/classification/ClassifiedRegions2D.proto: new file;
a set of the ClassifiedRegion2D...
L. Ziegler

05/09/2014

08:25 PM Revision bdf35115 (rst-manual): Further explanations how to install from source.
refs #1479 J. Wienke
08:25 PM Revision 0f0b4847 (rst-manual): Fine-tuned shell commands in install.rst
refs #1479
* install.rst: fine-tuned shell commands
J. Moringen
08:25 PM Revision 8bc00147 (rst-manual): Make rosetta usage optional.
J. Wienke
08:25 PM Revision 10b7fa14 (rst-manual): Added minimal explanation of "install prefix" in install.rst
refs #1479
* install.rst: added minimal explanation of "install prefix" in "From
Source" section
J. Moringen
08:25 PM Revision 575c9cfe (rst-manual): Determine released vs. master version in CMakeLists.txt
refs #1479
* CMakeLists.txt: use RSC's DEFINE_PROJECT_VERSION macro to determine
released vs. master version; set ...
J. Moringen
08:25 PM Revision c384d016 (rst-manual): Minor fixes, mention RSC in install.rst
refs #1479
* install.rst: minor fixes; mention installation of RSC as first step
of the installation process
J. Moringen
08:25 PM Revision 3e25b9be (rst-manual): Changed required RSC version to 0.9 in CMakeLists.txt
* CMakeLists.txt: changed required RSC version
${VERSION_MAJOR}.${VERSION_MINOR} -> 0.9
J. Moringen
08:25 PM Revision b2125eef (rst-manual): Improved on CSS float clear hack in corlab/static/corlab.css
Note: the new solution requires help from the rosetta-doc tools: when
the generates package or message lists, it has ...
J. Moringen
08:25 PM Revision 3803301b (rst-manual): Use SVG images for package and message graphs
* _static/embed-svgs.js: new file; change SVG images <img/> -> <embed/>
* _static/enum.svg: new file; icon for enums
...
J. Moringen
08:25 PM Revision 490a4598 (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
08:25 PM Revision 89891c70 (rst-manual): Added "package" glossary entry in glossary.rst
* glossary.rst: added "package" entry
* data-types.rst: added glossary references for "package"
J. Moringen
08:25 PM Revision ddbf93d7 (rst-manual): Use rosetta-doc tool to generate descriptions of data types
refs #1263
The process is as follows
1. For each domain (e.g. stable, sandbox), collect a list of IDL files
via ...
J. Moringen
08:25 PM Revision 2d34cc36 (rst-manual): Added message icon in corlab/static/corlab.css
refs #1384
Hopefully, this can later be different icons for stable and unstable
definitions.
* corlab/static/corlab...
J. Moringen
08:25 PM Revision d869c610 (rst-manual): Added links to data type lists in glossary.rst
* glossary.rst: added links to data type lists for "package", "stable"
and "sandbox" entries
* data-types.rst: adde...
J. Moringen

04/30/2014

04:21 PM Revision 5122ee30 (rst-proto): RST Data Type for RPC Retrun Values added
H. Oestreich

04/24/2014

06:30 PM Feature #1787 (Resolved): Add type for Cartesian velocities and accelerations
Applied in changeset rst-proto|commit:9bf364da7f262a213d079387893e9cc066cec7d0. J. Wienke
06:25 PM Revision 9bf364da (rst-proto): Added type SpatialAccelerations
A type for describing spatial accelerations along the ideas of screw
theory with angular and translatory parts.
fixe...
J. Wienke
06:24 PM Revision caaf82c3 (rst-proto): Twist type for spatial velocities
Added a type Twist following the screw theory to describe spatial
velocities as translatory and angular components.
...
J. Wienke
06:23 PM Revision 3c56dfea (rst-proto): New type for results of navigation command
The new type consists of a fixed enum of possible results of a mobile
robot navigation as well as a custom code and a...
J. Wienke
06:23 PM Revision c17e2cec (rst-proto): Add type navigation.PlatformCapabilities
A type to describe the navigation capabilities of a platform. J. Wienke
06:23 PM Revision 734a88e2 (rst-proto): Add navigation command data types
Adds set of data types used to specify navigation commands for mobile
robot platforms.
* CoordinateCommand: Move to ...
J. Wienke
05:38 PM Feature #1797 (Rejected): Add TrackedSkeletons to sandbox
J. Wienke
05:38 PM Feature #1796 (Rejected): Add TrackedSkeleton to sandbox
J. Wienke
05:36 PM Feature #1795: Add TrackedPose to sandbox
We would keep this in the queue as a proposal. J. Wienke
03:46 PM Feature #1853 (Resolved): Add OccupancyGridInt to sandbox
Applied in changeset rst-proto|commit:04b6d34d5dd7c2b77fca40310ad035e179a32fd0. L. Ziegler
03:03 PM Feature #1853: Add OccupancyGridInt to sandbox
Jan, could you please push this. I still can't. :( The patch looks fine to me and all comments are incorporated. J. Wienke
10:44 AM Feature #1853: Add OccupancyGridInt to sandbox
Created new patch according to comments. L. Ziegler
03:46 PM Revision 04b6d34d (rst-proto): Backport: Added new type OccupancyGrid2DInt
fixes #1853
Used integer instead of float for representing grid values, because
otherwise an 'unknown' label would b...
L. Ziegler
03:44 PM Revision b3e52a0b (rst-proto): Added new type OccupancyGrid2DInt
refs #1853
Used integer instead of float for representing grid values, because
otherwise an 'unknown' label would be...
L. Ziegler

04/23/2014

04:04 PM Feature #1787: Add type for Cartesian velocities and accelerations
We propose the types attached as patches. The types follow the existing conventions of the rst.dynamics package by us... J. Wienke
02:58 PM Feature #1787: Add type for Cartesian velocities and accelerations
Further observation @arne: You only forward-declared RotationalAcceleration but never implemented it ;) J. Wienke
02:56 PM Feature #1787: Add type for Cartesian velocities and accelerations
Observation so far:
* ROS only has a type for velocities and they use euler angles for rotational velocities: http:/...
J. Wienke
02:42 PM Feature #1787: Add type for Cartesian velocities and accelerations
We may take some inspiration from the project:rci types for that matter. Cf
* https://code.cor-lab.org/projects/rci/...
Anonymous
02:28 PM Feature #1787 (In Progress): Add type for Cartesian velocities and accelerations
J. Wienke
02:07 PM Feature #1787: Add type for Cartesian velocities and accelerations
We would also like to have such a type for mobile robot navigation. J. Wienke
01:19 PM Feature #1853: Add OccupancyGridInt to sandbox
Some comments:
* Typo in typo header: "representation id often"
* Comment for map data:
** What is @(0,0)@ pixels ...
J. Wienke
01:11 PM Feature #1797: Add TrackedSkeletons to sandbox
Please review the types in sandbox @rst.tracking@ and propose changes to these types instead. J. Wienke
01:11 PM Feature #1796: Add TrackedSkeleton to sandbox
Please review the types in sandbox @rst.tracking@ and propose changes to these types instead. J. Wienke
01:11 PM Feature #1795: Add TrackedPose to sandbox
Please review the types in sandbox @rst.tracking@ and propose changes to these types instead. J. Wienke

04/22/2014

08:52 PM Feature #1805 (Resolved): Change type PersonHypothesis
Applied in changeset rst-proto|commit:c980f8dad688d95424e53a7d425155118b8c584e. L. Ziegler
08:38 PM Feature #1805: Change type PersonHypothesis
@Leon: Are @AgeRange.age_{min,max}@ in years? J. Moringen
08:14 PM Feature #1805: Change type PersonHypothesis
Jan, can you push this? J. Wienke
06:39 PM Feature #1805: Change type PersonHypothesis
Is this stuck because of your git push problem, Johannes? Otherwise, let's finalize this. L. Ziegler
08:49 PM Revision c980f8da (rst-proto): Replaced fields r{h,b}c_direction with body in proto/sandbox/rst/h...
fixes #1805
* proto/sandbox/rst/hri/PersonHypothesis.proto (PersonHypothesis.rhc_direction):
removed; subsumed by ...
L. Ziegler
08:48 PM Revision e72b250a (rst-proto): Added new type Body in proto/sandbox/rst/hri/Body.proto
refs #1805
* proto/sandbox/rst/hri/Body.proto: new file; contains type Body which
represents the geometric propert...
L. Ziegler
08:45 PM Revision 345dde2a (rst-proto): Added new field human_height in proto/sandbox/rst/hri/PersonHypoth...
refs #1805
* proto/sandbox/rst/hri/PersonHypothesis.proto
(PersonHypothesis.human_height):
new field; defines th...
L. Ziegler
08:43 PM Revision 7e8be736 (rst-proto): LocatedFace instead of human_head_direction, face in proto/sandbox...
refs #1805
* proto/sandbox/rst/hri/PersonHypothesis.proto
(PersonHypothesisType.human_head_direction): removed; su...
L. Ziegler
08:40 PM Feature #1853 (Resolved): Add OccupancyGridInt to sandbox
Please add OccupancyGridInt to sandbox and backport to 0.10.
Used integer instead of float for representing grid v...
L. Ziegler
08:38 PM Revision ec183098 (rst-proto): Allow temporal range for age field in proto/sandbox/rst/hri/Person...
refs #1805
* proto/sandbox/rst/hri/PersonHypothesis.proto
(PersonHypothesis.AgeRange): new nested message for repr...
L. Ziegler
08:34 PM Revision eed8935f (rst-proto): Renamed field identity -> name in proto/sandbox/rst/hri/PersonHypo...
refs #1805
* proto/sandbox/rst/hri/PersonHypothesis.proto (PersonHypothesis.name):
renamed identity -> name; chang...
L. Ziegler
08:33 PM Revision b3bf9cd5 (rst-proto): Changed gender field to use enum in proto/sandbox/rst/hri/PersonHy...
refs #1805
* proto/sandbox/rst/hri/PersonHypothesis.proto (PersonHypothesis.gender):
use enumeration type instead ...
L. Ziegler
07:08 PM Feature #1790 (Resolved): Add StateChange to the sandbox
Applied in changeset rst-proto|commit:810fffa16d2e9569eadae07f0dcbec666bb3d008. L. Ziegler
07:08 PM Revision 810fffa1 (rst-proto): Backport: Added type StateChange in proto/sandbox/rst/statemachine...
fixes #1790
* proto/sandbox/rst/statemachine/StateChange.proto: new file; contains
type StateChange which describe...
L. Ziegler
07:01 PM Revision e3ef0ecd (rst-proto): Added type StateChange in proto/sandbox/rst/statemachine/StateChan...
refs #1790
* proto/sandbox/rst/statemachine/StateChange.proto: new file; contains
type StateChange which describes...
L. Ziegler
05:59 PM Feature #1794 (Resolved): Add LegsList to sandbox
Applied in changeset rst-proto|commit:f246f5f42b9d35762bc223c1fa2b6e3b404acc4e. L. Ziegler
04:43 PM Feature #1794: Add LegsList to sandbox
Progress on this would be appreciated. L. Ziegler
05:58 PM Revision f246f5f4 (rst-proto): Backport: Added new type LegsList in proto/sandbox/rst/hri/LegsLis...
fixes #1794
* proto/sandbox/rst/hri/LegsList.proto: new file; a list of Legs objects
Signed-off-by: Jan Moringen <j...
L. Ziegler
05:57 PM Revision 8e821214 (rst-proto): Added new type LegsList in proto/sandbox/rst/hri/LegsList.proto
refs #1794
* proto/sandbox/rst/hri/LegsList.proto: new file; a list of Legs objects
Signed-off-by: Jan Moringen <jm...
L. Ziegler
05:55 PM Feature #1793 (Resolved): Add Legs to sandbox
Applied in changeset rst-proto|commit:2451907030c5c006e3d530290c1a05130728faba. L. Ziegler
04:43 PM Feature #1793: Add Legs to sandbox
Progress on this would be appreciated. L. Ziegler
05:55 PM Revision 5def4ff2 (rst-proto): Added new type Legs in proto/sandbox/rst/hri/Legs.proto
refs #1793
* proto/sandbox/rst/hri/Legs.proto: new file; contains Legs type for
representing human legs as perceiv...
L. Ziegler
05:55 PM Revision 24519070 (rst-proto): Backport: Added new type Legs in proto/sandbox/rst/hri/Legs.proto
fixes #1793
* proto/sandbox/rst/hri/Legs.proto: new file; contains Legs type for
representing human legs as percei...
L. Ziegler
05:48 PM Feature #1792 (Resolved): Add LaserScan to sandbox
Applied in changeset rst-proto|commit:b5de0c0fe1b899fe083b8bbc6147cdf342207417. L. Ziegler
04:42 PM Feature #1792: Add LaserScan to sandbox
Progress on this would be appreciated. L. Ziegler
05:47 PM Revision b5de0c0f (rst-proto): Backport: Added new type LaserScan in proto/sandbox/rst/vision/Las...
fixes #1792
* proto/sandbox/rst/vision/LaserScan.proto: new file; type for laser
scans
Signed-off-by: Jan Moringe...
L. Ziegler
05:46 PM Revision d2f4f61c (rst-proto): Added new type LaserScan in proto/sandbox/rst/vision/LaserScan.proto
refs #1792
* proto/sandbox/rst/vision/LaserScan.proto: new file; type for laser
scans
Signed-off-by: Jan Moringen...
L. Ziegler

04/16/2014

06:55 PM Feature #1805: Change type PersonHypothesis
I created new patches according to previous specification. L. Ziegler
05:55 PM Feature #1804 (Resolved): Add new type LocatedFace to sandbox
Applied in changeset rst-proto|commit:6f4dd076978a1ee08438c21732b1ccba8a589fd3. L. Ziegler
05:27 PM Feature #1804: Add new type LocatedFace to sandbox
Jan, as I can't push to the repo atm, can you do this? J. Wienke
04:18 PM Feature #1804: Add new type LocatedFace to sandbox
This is a new patch fulfilling the requirements above. L. Ziegler
05:35 PM Revision 6f4dd076 (rst-proto): Added new type rst.vision.LocatedFace to sandbox.
fixes #1804
This type adds 3d pose information to the already existing type Face.
L. Ziegler

04/14/2014

07:40 PM Feature #1791 (Resolved): Add Path to the sandbox
Applied in changeset rst-proto|commit:394f4da347f9d3f19562f1365af74bec6b38d7ee. L. Ziegler
07:40 PM Feature #1803 (Resolved): Change type Rotation
Applied in changeset rst-proto|commit:0cde2407419100f9726ac0f9e32133e1b42b720f. L. Ziegler
07:33 PM Feature #1802 (Resolved): Change type Translation
Applied in changeset rst-proto|commit:c4c8fa32c946429fd354eea65854ba708ca2d32a. L. Ziegler
07:32 PM Revision f5598f4b (rst-proto): Added a package description for rst.navigation
J. Wienke
07:32 PM Revision 394f4da3 (rst-proto): added new type Path
fixes #1791
Signed-off-by: Johannes Wienke <jwienke@techfak.uni-bielefeld.de>
L. Ziegler
07:32 PM Revision 0cde2407 (rst-proto): Added field for frame id to type Rotation
fixes #1803 L. Ziegler
07:32 PM Revision c4c8fa32 (rst-proto): Added field for frame id to type Translation
fixes #1802 L. Ziegler
04:50 PM Enhancement #1785 (Rejected): Enhance type PersonHypothesis
All aspects are covered by the related issue. J. Wienke
03:21 PM Enhancement #1785: Enhance type PersonHypothesis
How does this relate to #1805? Did we address all topics with that issue? J. Wienke
03:22 PM Feature #1804: Add new type LocatedFace to sandbox
https://toolkit.cit-ec.uni-bielefeld.de/components/vision/head-tracking-and-vfoa-estimation for conventions J. Wienke
02:43 PM Feature #1804: Add new type LocatedFace to sandbox
Please provide a new patch two optional entries of type Rotation and Translation. Add more comments to indicate how t... J. Wienke
03:05 PM Feature #1805: Change type PersonHypothesis
Single commits
# Gender to enum but with additional class UNKNOWN
# Name to string, empty = undecided
# Age: Add...
J. Wienke

04/13/2014

04:30 PM Revision 597d434f (rst-converters-cpp): Fixed RCI dependecy in debian config
* Debian package now depends on the RCI version actually
used during package build
Arne Nordmann
04:30 PM Revision 4e8a537c (rst-converters): Fixed RCI dependecy in debian config
* Debian package now depends on the RCI version actually
used during package build
Arne Nordmann
 

Also available in: Atom