Activity

From 06/11/2011 to 07/10/2011

07/04/2011

03:05 PM Bug #404 (Closed): Problems when two shared libs in the same binary try to access the Unambiguous...
There seems to be a problem when you have a binary that e.g. loads two shared libraries that both try to access the c... D. Klotz
01:17 PM Feature #403: Check if explicit Typeinfo representation is necessary
If there always was an IDL, we could resolve a name automatically from the definition of the IDL. But what would be t... J. Wienke
12:51 PM Feature #403 (Resolved): Check if explicit Typeinfo representation is necessary
Stringlified encoding of types in Events and Converters feels broken in Java.
Probably, we can just remove it?
S. Wrede
11:22 AM Tasks #402 (Resolved): Setup RST Project for IDL Collection
* Setup Redmine Project as RSB Sub-Project
* Move RST Repository
* Adapt Jenkins Jobs
S. Wrede

07/03/2011

04:18 PM Enhancement #395 (Resolved): Provide a default implementation of getClassName for Handlers
Applied in changeset r1919. J. Moringen
03:37 PM Enhancement #396 (Feedback): Add an Event MetaData example
J. Moringen
02:15 PM Enhancement #401 (Resolved): Add MetaData::setUserTime Methods for additional Timestamp Types
Ideas:
* @boost::posix_time::ptime@
* @double@ as suggested in #381
J. Moringen
02:07 PM Enhancement #400 (Resolved): Manually Creating Events is too Complicated
Consider this:... J. Moringen

06/30/2011

03:11 PM Bug #399 (Resolved): Allow to "catch" absence of spread-daemon
Applied in changeset r1909. J. Moringen
01:55 PM Bug #399 (Resolved): Allow to "catch" absence of spread-daemon
Trying to create Listeners without active spread-daemon aborts program.
The attached example program fails with:
...
M. Rolf

06/28/2011

09:40 PM Enhancement #393 (Feedback): Document how to install java with protocol
Updated installation guide available at [[Installation/Java]]. S. Wrede
04:52 PM Support #398 (Feedback): More detailed installation Description of RS[Protocol,Core,C]
J. Moringen
03:34 PM Support #398 (Resolved): More detailed installation Description of RS[Protocol,Core,C]
Write a more detailed installation description of RS[Protocol,Core,C] in the wiki installation section. For some it
...
F. Lier
01:46 PM Tasks #397 (In Progress): XCF to RSB explanation wiki page
In progress [[XCFMigration|here]]. J. Moringen
11:25 AM Tasks #397 (Closed): XCF to RSB explanation wiki page
J. Wienke
11:02 AM Enhancement #396 (Closed): Add an Event MetaData example
To make them visible to the world. J. Wienke
11:00 AM Enhancement #395 (Resolved): Provide a default implementation of getClassName for Handlers
Clients should not be required to implement this, as the compiler warning is not intuitive. J. Wienke
10:53 AM Enhancement #394 (Resolved): Improve Participant Configuration Interface
This is too complicated:... J. Moringen

06/27/2011

04:30 PM Enhancement #393 (Resolved): Document how to install java with protocol
Wiki [[Installation]] should mention how to adapt the properties in more details, especially how to find the protocol... J. Wienke
04:25 PM Enhancement #352: Implement Converter Selection Strategies
This is especially important as there is currently only a string converter in java and the user is not able to change... J. Wienke

06/26/2011

10:53 AM RSBag Tasks #387 (Feedback): Check in current state in SVN
S. Wrede

06/25/2011

10:47 PM Feature #389 (Resolved): Extract Java XML Support in separate library rsb-xml
* Removed xml-related classes from RSBJava.
* Added new library for this stuff, see: https://code.cor-lab.org/projec...
S. Wrede

06/24/2011

05:04 PM Tasks #392 (In Progress): Multi-Connector Setups lead to duplicate reception of Events
See [[Inter-Transport Communication]]. The current implementation causes events to arrive at receiving clients twice ... J. Moringen

06/23/2011

11:35 PM Bug #365 (Resolved): Fixed XMLRPC port prevents multiple TCPROS clients
J. Moringen
09:27 PM Bug #390 (New): Handling of sendTime in Informer
An @Informer@ returns an @Event@ to the caller after sending it. This is especially useful if the event is created in... J. Moringen
08:52 PM Tasks #384 (Feedback): Write a Converter-Authoring Tutorial
J. Moringen
11:18 AM Tasks #384 (In Progress): Write a Converter-Authoring Tutorial
Good job. However, my original take on this was to provide information on how to use the converter stuff together wit... S. Wrede
11:15 AM Tasks #384 (Feedback): Write a Converter-Authoring Tutorial
S. Wrede
07:50 PM Bug #329 (Resolved): ProtocolBuffer Converter expects Wire-schemas of the Form "protocol-buffer:N...
Applied in changeset r1798. J. Moringen
10:52 AM Feature #389 (Resolved): Extract Java XML Support in separate library rsb-xml
XPath and XML Support classes should not be part of the core Java package. S. Wrede
10:48 AM Tasks #385: Write a Inter-Transport Communication Tutorial
Sehr cool! Thx! S. Wrede
10:46 AM RSBag Tasks #388 (Closed): Outline Supported Use Cases
What are the envisioned use cases?
For each of them:
* What is the implementation state?
* What other things ar...
S. Wrede
10:44 AM RSBag Tasks #387 (Resolved): Check in current state in SVN
S. Wrede

06/22/2011

01:55 AM Bug #386 (Resolved): Change {Listener,Reader,Informer} Docstring Examples to use Factory?
J. Moringen
01:47 AM Tasks #385 (Resolved): Write a Inter-Transport Communication Tutorial
J. Moringen
12:27 AM Tasks #385 (Resolved): Write a Inter-Transport Communication Tutorial
Wiki page is [[Inter-Transport Communication|here]]. J. Moringen
11:59 PM Tasks #384 (Resolved): Write a Converter-Authoring Tutorial
J. Moringen
10:37 PM Tasks #384 (Closed): Write a Converter-Authoring Tutorial
Wiki pages are [[Writing Converters|here]] and [[ProtocolBufferConverter|here]]. J. Moringen
09:34 PM Feature #382 (In Progress): Interaction with Foreign Nameservice
Implement these scheme-behavior combinations:
* @tcp+ros://HOST:PORT/SCOPE@
** Connect to _HOST:PORT_ using TCPROS ...
J. Moringen

06/21/2011

07:43 PM Feature #381: Timestamp compatibilty to ROS and YARP
I'm in favor of the proposal. J. Moringen
03:47 PM Feature #381 (New): Timestamp compatibilty to ROS and YARP
Right now, default unit of RSB timestamps seems to be microseconds. If they would be given in seconds (same precision... Anonymous

06/20/2011

12:24 AM Enhancement #380 (New): Support URIs for Participant Configuration
According to "Transport-specific URLs" in [[URI_Schema]] J. Moringen
12:24 AM Enhancement #379 (New): Support URIs for Participant Configuration
According to "Transport-specific URLs" in [[URI_Schema]] J. Moringen
12:23 AM Enhancement #378 (In Progress): Support URIs for Participant Configuration
According to "Transport-specific URLs" in [[URI_Schema]] J. Moringen
11:24 PM Tasks #377 (New): Pull-style Event Receiving
J. Moringen
11:23 PM Tasks #376 (New): Pull-style Event Receiving
J. Moringen

06/19/2011

01:47 AM Bug #375 (Resolved): Fragmentation: Do not transmit full Event Meta-data in all Notifications
Problem
Currently, multiple identical notifications (except for @Notification.data_part@ and @Notification.data@) ar...
J. Moringen
01:41 AM Tasks #374 (Resolved): Move XML Processing into separate System
J. Moringen
08:07 PM Tasks #373 (In Progress): Move Spread Transport into separate System
* Probably @rsb-spread@
* To what extend should the Protocol Buffer code be included in the move?
J. Moringen

06/18/2011

03:18 PM Tasks #372 (Rejected): Write Wiki Page about Component Specification
We should consider a typical component such as the ISR for describing how the interface of such a component looks lik... S. Wrede

06/16/2011

12:19 PM Tasks #370 (Resolved): Relicensing to LGPL
To externalize spread we need to relicense RSC and RSB to LGPL. In this context also apply the new headers proposed b... J. Wienke

06/14/2011

10:27 AM Bug #367 (Resolved): Wire Schema Error on Deserializing data
Works great now with RSB trunk of C++/Java... Thx! S. Wrede

06/13/2011

08:48 PM Tasks #343 (Resolved): Create Intelligent Logger
Applied in changeset r1540. J. Moringen
03:00 PM Bug #368 (Resolved): INSTALL file for C++ implementation assumes autotools
Applied in changeset r1530. J. Wienke
02:51 PM Bug #368 (In Progress): INSTALL file for C++ implementation assumes autotools
rlevant for the first public release, assigning to this version J. Wienke
02:26 PM Bug #367: Wire Schema Error on Deserializing data
The interoperability should be fixed now. Can you test it again with the dialog and without the hack? J. Wienke
02:22 PM Bug #309: Create pure spread test case for latencies
As the spread website and mailing list are still completely inaccessible, I will remove this ticket from the version ... J. Wienke

06/12/2011

09:32 PM Bug #338 (Resolved): Clarify Meaning of "string" Wire-schema
J. Moringen
07:39 PM Bug #368 (Resolved): INSTALL file for C++ implementation assumes autotools
J. Moringen
07:25 PM Tasks #354: Framework Comparison Wiki Page
link to Wiki page J. Moringen
07:24 PM Tasks #354: Framework Comparison Wiki Page
Criteria from http://msgpack.org/ have been partially integrated. J. Moringen
05:41 PM Tasks #354: Framework Comparison Wiki Page
At http://msgpack.org/ there are some examples of qualitative criteria (RPC Feature Comparsion) together with a defin... S. Wrede
05:38 PM Bug #359 (Resolved): API Docs not accessbile for Unauthorized Users
S. Wrede
05:38 PM Bug #359: API Docs not accessbile for Unauthorized Users
Fixed by setting the correct rights to the anonymous role for the embedded plugin. S. Wrede

06/11/2011

09:33 PM Bug #367 (Closed): Wire Schema Error on Deserializing data
Thanx, so we can close this ticket as a duplicate of #338. S. Wrede
09:17 PM Bug #367: Wire Schema Error on Deserializing data
We still need to update CPP to the new conventions about the wire schema and encodings. This is work in progress that... J. Wienke
08:55 PM Bug #367 (Feedback): Wire Schema Error on Deserializing data
More detail needed. Workaround is running here, but what is needed until 0.3?
Is there a ticket for the missing co...
S. Wrede
08:43 PM Bug #367 (Rejected): Wire Schema Error on Deserializing data
cpp needs adaption. Not yet done. J. Wienke
08:30 PM Bug #367 (Resolved): Wire Schema Error on Deserializing data
Need to check if that correlates with our discussion last Thursday.
Situation was as follows:
* rsb_send (C++) t...
S. Wrede
04:24 PM Bug #366 (Closed): License of ROS transport
Some parts are based on (or rather inspired by) ROS code and therefore BSD with advertising clause. J. Moringen

06/10/2011

12:30 AM Bug #365 (Resolved): Fixed XMLRPC port prevents multiple TCPROS clients
J. Moringen
 

Also available in: Atom