-
Hi,
I'm planning to use this library for IPC between two processes to achieve the lowest possible latency. I've thoroughly searched the API and documentation for information on pinning iox-roudi to…
-
Hello team, I've a publisher-subscriber code now I need to implement the serializer in publisher and deserializer in subscriber. I need to send a 3d vector using iceoryx OR ecal so just need to confir…
-
## Required information
**Operating system:**
Ubuntu 20.04.6 LTS
**Compiler version:**
g++ (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
**Eclipse iceoryx version:**
v2.0.3 (Blueberry)
**Heaptr…
-
## Brief feature description
The `units::Duration` class could have same additional features and improvements.
## Detailed information
- [x] rename the creation methods like `milliseconds` to…
-
## Required information
**Operating system:**
* Debian trixie
* `Linux db 6.1.0-25-cloud-arm64 #1 SMP Debian 6.1.106-3 (2024-08-26) aarch64 GNU/Linux`
**Rust version:**
`rustc 1.81.0 (eeb90…
-
## Feature request
#### Feature description
It seems that the combination of publishing and taking serialized messages and a zero-copy shared memory transport is currently not supported. This shou…
-
- each processing executable should probably have its own topic to publish to
- this would enable users to use rqt and rviz2 as well
- additional copies would be avoided using iceoryx I think, makin…
-
## Brief feature description
When compiling with gcc and `-Wcast-align=strict` there are some warnings in the C binding and in the iceperf example. These should be fixed.
## Detailed information…
-
It would be great to have local sessions allow for a completely shared memory transport where you might want sub microsecond latencies for communications. I get that it's somewhat specialized but it s…
-
## Bug report
**Required Info:**
- Operating System:
- Ubuntu 22.04.3 amd64
- Installation type:
- binaries
- Version or commit hash:
- 1.3.4
- DDS implementation:
- CycloneDD…