-
When sending data between two pairs of publisher / subscribers with each pair using a different partition the subscribers receive also the messages of the publishers with the wrong partition. This hap…
-
## Brief feature description
We need to enhance the existing integrationtests under `iceoryx_posh/test/integrationtest` with more testcases.
Tests can use the RouDi Environment and and GTest verify …
-
When having a markdown document with list one uses most likely geoffrey with indentation which is not supported at the moment.
```
Lorem ipsum.
1. blaa fuu
```cpp
// indented code…
-
E.g., I have wrapped `acl library with the following rule:
```bazel
# external/acl/BUILD.bazel file
cc_library(
name = "acl",
hdrs = [
"include/sys/acl.h",
"include/acl/…
-
I found this project and I like the idea of making iceoryx usable with node-js. The friction I encountered was that it is quite tedious to install iceoryx and set the variables to make it work. The re…
-
## Bug report
**Required Info:**
- Operating System:
- Shown using official ros:humble docker image
- Installation type:
- Official ros:humble docker image
- Version or commit hash:
…
-
While debugging https://github.com/ros2/rmw_cyclonedds/issues/469 , we found that loaned messages do not properly honor the user holding onto shared_ptrs. In particular, if you look at the code in ht…
-
Hey,
I am using ROS2 Humble and I have installed rmw_iceoryx and iceoryx in my existing workspace as described in the instructions.
Now, when I try to run the provided example, it leads to the f…
-
I see that Request / Response messaging pattern in on the roadmap as a bonus item for the next release. Is there any design discussion about how this would be implemented? I'm interested in the curren…
-
We are planning a dora command line tool with the following subcommands:
**For v0.1:**
- [x] `help`: Help about any command (generated by clap)
- [x] `check`
- [x] Pre-check the dora installation/…