Activity

From 11/20/2013 to 12/19/2013

12/19/2013

06:52 PM Tasks #1697 (Resolved): Add Support Page to Documentation
Applied in changeset rst-manual|commit:93ce9a00293d1c81c89167cf4e7e03be3c39ed05. J. Moringen
05:52 PM Tasks #1697 (In Progress): Add Support Page to Documentation
J. Moringen
05:52 PM Tasks #1697 (Resolved): Add Support Page to Documentation
We should add a dedicated support page to the documentation that points to our mailing list, the IRC chat and further... J. Moringen
06:48 PM Revision 71cd4f7a (rst): Updated HEAD of submodule rst-manual
J. Moringen
06:48 PM Revision f19acf58 (rst-manual): Backport: Describe support options on a dedicate page: support.rst
refs #1697
* support.rst: new file; contains support information like mailing list
and IRC channel
* troubleshooti...
J. Moringen
06:48 PM Revision 2120b2b3 (rst): Updated HEAD of submodule rst-manual
J. Moringen
06:47 PM Revision 93ce9a00 (rst-manual): Describe support options on a dedicate page: support.rst
fixes #1697
* support.rst: new file; contains support information like mailing list
and IRC channel
* troubleshoot...
J. Moringen
02:16 PM Revision 3a69e7b0 (rst-manual): fixed package import statement
S. Wrede

12/16/2013

05:10 PM Tasks #1689 (Resolved): Review sandbox data types for next release
Relevant types have been migrated to stable J. Wienke
03:44 PM Tasks #1689 (Resolved): Review sandbox data types for next release
Review data types in the sandbox for inclusion in the stable branch. J. Wienke
05:07 PM Revision ec7d7440 (rst-proto): Make bounding boxes 3d float stable
refs #1689 J. Wienke
05:02 PM Revision 2d528039 (rst-proto): Make rst.geometry.Cylinder3DFloatSet stable
refs #1689 J. Wienke
04:43 PM Revision 6e4358a8 (rst-proto): Make rst.kinematics.Posture3DFloat stable
refs #1689 J. Wienke
04:37 PM Revision c9dfd7e5 (rst-proto): Make rst.geometry.ViewFrustum stable
refs #1689 J. Wienke
04:35 PM Revision 28718cb6 (rst-proto): Make rst.geometry.Shape3DFloat stable
refs #1689 J. Wienke
04:33 PM Revision 526d62c2 (rst-proto): Make rst.geometry.Lengths stable
refs #1689 J. Wienke
04:31 PM Revision 46e08c26 (rst-proto): Make rst.geometry.FieldOfView stable
refs #1689 J. Wienke
04:27 PM Revision 3a724d21 (rst-proto): Make rst.geometry.Cylinder3DFloat stable
refs #1689 J. Wienke
04:24 PM Revision 56797d92 (rst-proto): Make rst.geometry.CameraPose stable
refs #1689 J. Wienke
04:21 PM Revision c26f51e5 (rst-proto): Make rst.dynamics.Pressures stable
refs #1689 J. Wienke
04:12 PM Revision 69fc507a (rst-proto): Comment about potential fusion with cbse types
J. Wienke
09:35 AM Bug #1389 (Resolved): RSTSANDBOX_INCLUDE_DIRS is empty
Applied in changeset rst-manual|commit:7c5f7aadf4c2938fb4c0fbc1f91024e858e426a5. J. Wienke
09:32 AM Bug #1389 (In Progress): RSTSANDBOX_INCLUDE_DIRS is empty
J. Wienke
09:33 AM Revision 7c5f7aad (rst-manual): fixes #1389: remove unused cmake variable from doc
As we do not user RSTSANDBOX_INCLUDE_DIRS, do not document its use for
configuring projects.
J. Wienke

12/13/2013

05:38 PM Bug #1644 (Resolved): C++ converters do not build on windows
This was caused by the commit that added the version to the library name. The version contains a dot, which is not a ... J. Wienke
05:29 PM Revision d385a54b (rst-converters-cpp): Fix windows dll export symbol
Since the version is encoded in the library name now, it also contains a
dot character. For generating the preprocess...
J. Wienke
05:29 PM Revision 759bb797 (rst-converters): Fix windows dll export symbol
Since the version is encoded in the library name now, it also contains a
dot character. For generating the preprocess...
J. Wienke

12/12/2013

05:56 PM Tasks #1686 (Resolved): Document adding new data types
Applied in changeset rst-manual|commit:4ffd52abb0a34946ba53963461a64cc35c6ab28d. J. Wienke
05:06 PM Tasks #1686 (Resolved): Document adding new data types
* Link to protocol buffer documentation
* Link to existing data types (docs.cor-lab.org)
* Mention "IDL-lint" Pytho...
J. Moringen
05:55 PM Revision 4ffd52ab (rst-manual): fixes #1686: Improve documentation for adding types
* Mention protobuf manual
* Add syntax checker script call
* Mention existing source code
J. Wienke

12/05/2013

02:00 PM Bug #1659: debian package librstconverters0.9 seems to have old naming conventions
Removal blocked for now due to reprepro issue: https://support.cor-lab.org/issues/602 Anonymous
01:42 PM Bug #1659: debian package librstconverters0.9 seems to have old naming conventions
Using "reprepro":https://support.cor-lab.org/projects/ciserver/wiki/RepositoryAdministration, I found the following p... Anonymous

12/01/2013

08:18 PM Revision 8e4f84a1 (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:18 PM Revision 98ab31f1 (rst-manual): Make rosetta usage optional.
J. Wienke
08:18 PM Revision 2728bba4 (rst-manual): Further explanations how to install from source.
refs #1479 J. Wienke
08:18 PM Revision 5ae80734 (rst-manual): Fine-tuned shell commands in install.rst
refs #1479
* install.rst: fine-tuned shell commands
J. Moringen
08:17 PM Revision 641af5e5 (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:17 PM Revision 3e62477d (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:17 PM Revision 050043a2 (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:17 PM Revision 5d78f651 (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:17 PM Revision c5faf380 (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:17 PM Revision 23e997bd (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:17 PM Revision dd17b5bc (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:16 PM Revision 55e3d217 (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
08:16 PM Revision 087194e5 (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:16 PM Revision 1de6327d (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
07:53 PM Revision b610f300 (rst-manual): Backport: Improved description of Debian package installation in ...
* install.rst: list Debian appropriate Ubuntu versions and names of
Debian packages
* conf.py.in (rst_prolog): adde...
J. Moringen
07:51 PM Revision 83809f7f (rst-manual): Improved description of Debian package installation in install.rst
* install.rst: list Debian appropriate Ubuntu versions and names of
Debian packages
* conf.py.in (rst_prolog): adde...
J. Moringen

11/28/2013

03:49 PM Bug #1659: debian package librstconverters0.9 seems to have old naming conventions
I don't remember using the package @librstconverters0.9@, I always used the amarsi converters package AFAIR. It also ... Anonymous

11/25/2013

03:24 PM Bug #1659: debian package librstconverters0.9 seems to have old naming conventions
Yes, we should remove it. Let's wait for Arne before making a final decision here. S. Wrede
12:02 PM Bug #1661 (Resolved): Missing-converter error although the required converter is listed as available
Tested and working again. D. Seidel

11/22/2013

06:13 PM Bug #1661: Missing-converter error although the required converter is listed as available
The fix should be installed in @/vol/toolkit/nightly/x86_64/2013-11-22_16-29-55@.
J. Moringen
03:38 PM Bug #1661 (Feedback): Missing-converter error although the required converter is listed as available
Should be fixed (see #1662). Please confirm. J. Moringen
03:30 PM Bug #1661 (In Progress): Missing-converter error although the required converter is listed as ava...
J. Moringen
11:05 AM Bug #1661: Missing-converter error although the required converter is listed as available
If this is the master/toolkit nightly version of rsb-cpp, this is a regression caused by a change from earlier this w... J. Moringen
11:03 AM Bug #1661: Missing-converter error although the required converter is listed as available
for better readingd... D. Seidel
11:02 AM Bug #1661 (Resolved): Missing-converter error although the required converter is listed as available
When trying to run a binary using EdgeListGraph, the following exception occurs (using toolkit/last). It worked yeste... D. Seidel

11/20/2013

12:20 PM Bug #1659: debian package librstconverters0.9 seems to have old naming conventions
@Sebastian, Michael: maybe we should delete the outdated packages from the server to avoid this problem in the future? J. Moringen
11:06 AM Bug #1659 (Feedback): debian package librstconverters0.9 seems to have old naming conventions
J. Moringen
11:05 AM Bug #1659: debian package librstconverters0.9 seems to have old naming conventions
I'm not entirely familiar with this particular packaging issue, but my guess is that the librstconverters0.9 Debian p... J. Moringen
 

Also available in: Atom