-
The current implementation requires RouDi to be started and the xml configration
```
```
SHM can be run without RouDi ?
-
Hey, guys:
I am using a request-response model, with the client and server in an n-n mode. When the server receives a trigger message, it creates n threads. Each thread will use a different Wrappe…
-
In iceoryx the following bug was reported: https://github.com/eclipse-iceoryx/iceoryx/issues/1740
In short we have a high frequency ROS publisher which sends data and a listener application which r…
-
Currently iceoryx is build together with iceoryx-rs. There might be cases where it is desired to use pre-build iceoryx libraries to guarantee binary compatibility with the static libs.
This could b…
-
## Brief feature description
Yeah, the iceoryx logo is awesome but what about combining the rust logo with the iceoryx logo so that the gear surrounds iceoryx.
See this here: https://raw.githubu…
-
## Brief feature description
Setting the RPATH in cmake makes it easier to use iceoryx build as dynamic lib since the path to the lib will be stored in RouDi and the examples.
## Detailed inform…
-
There is a minor typo in the Pop Operation section of the iceoryx/doc/design/lockfree_queue.md document, where the state of the queue after a pop operation is incorrectly illustrated. Specifically, th…
-
Hi, we just encountered a fatal crash in roudi (first time on b18411364d1cac72422c53a4b254fad0c9061204 since it came out), roudi logs below.
Maybe an iceoryx "client" process died prior, but no ic…
-
Hi, we're updating to HEAD 4fb0b5f95b620a45d68daddf01942cb445214ed4 (v2.0.x, 20230925) from 15da211f4102edd155cc8412d7ef1a6d12c29d43 (v2.0.x, 20230414). We're now encountering POSH__SHM_APP_SEGMENT_…
-
## Required information
**Operating system:**
Ubuntu 20.04 LTS
**Compiler version:**
GCC 7.5.0
**Eclipse iceoryx version:**
v2.90.0
**Observed result or behaviour:**
There are many tsa…