-
## Required information
**Operating system:**
Fedora38
**Compiler version:**
GCC 13.2.1
**Eclipse iceoryx version:**
commit a0d387618cc820eb19203f0e7e96d1de31851251.
**Observed result o…
-
Recently I used `test_communication` from `system_tests` to test rmw_iceoryx, here is the result.
```sh
The following tests FAILED:
[0;31m 15 - test_messages_c__rmw_iceoryx_cpp (Timeout)[0;0m
…
-
## Brief description
In my application, I've used the lock-free queue in iceoryx and noticed that the push operation is taking approximately 2 seconds to complete in some cases. Upon reviewing the …
Xcliu updated
5 months ago
-
everything from the install.sh work except the build command.
this is the error I am getting
```
Starting >>> ament_package
Starting >>> ament_lint
Starting >>> ament_cppcheck
Starting >>> gtes…
-
In the Limitation chapter of the doc(https://cyclonedds.io/docs/cyclonedds/latest/shared_memory/limitations.html), it is mentioned that "The data types to be exchanged need to have a fixed size".
…
-
Is there a stable version of SHM based on iceoryx compiled CycloneDDS and CycloneDDS-CXX? The current version compiles but can't fight.
-
## Required information
**Operating system:**
Ubuntu 20.04 LTS
**Compiler version:**
GCC 8.4.0
**Observed result or behaviour:**
With this https://github.com/eclipse-cyclonedds/cyclonedd…
-
## Brief feature description
Event queue executor was introduced recently by iRobot team as a strong mean to reduce the cpu overhead and latency by rclcpp layer.
See https://github.com/ros2/desi…
-
Installing all dependencies works fine, but when yay gets to ros2-humble itself, I get the following error:
```
==> Sources are ready.
==> Making package: ros2-humble 2023.09.25-2 (Sun 05 Nov 202…
-
## Required information
**Operating system:**
E.g. Ubuntu 20.04 LTS
**Compiler version:**
E.g. GCC 9.x
**Observed result or behaviour:**
publisher send thread, roudi Mon+Discover and IPC-…