-
## Required information
**Operating system:**
Ubuntu 18.04 LTS
**Compiler version:**
gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)
**Observed result or behaviour:**
While running example…
-
## Required information
**Observed result or behaviour:**
```
usr/bin/ld: /usr/bin/ld: DWARF error: could not find variable specification at offset a16f6
/usr/bin/ld: DWARF error: could not find…
-
make the release final on release_0.17 branch
-
## Brief feature description
Stable version for upstream applications and QNX support.
## Detailed information
Hi, thanks for your kindly open-sourced solution, this seems promising. I notice…
-
## Required information
**Operating system:**
MacOS 10.15
**Compiler version:**
GCC 8
**Observed result or behaviour:**
DDS Gateway build fails due to inability to find boost dependency.
…
-
How can I use the current GH actions to run a binary job? If have the following configuration:
```
name: Integration build rmw_iceoryx
on:
push:
branches:
- foxy
pull_request:…
-
## Brief feature description
As described in CONTRIBUTING.MD we'd like to move on to support C++ 14.
## Detailed information
What's holding us back?
-
Hi,
I now have a better handle of Rust procedural macros and I am reviewing my Rust binding. I am aiming for a seamless use of DDS from Rust and want to skip idlc. I plan to write an attribute or…
-
## Required information
**Operating system:**
General issue
**Compiler version:**
General issue
**Observed result or behaviour:**
PR #258 cleaned-up some local variable name prefixes. Howe…
-
## Required information
**Operating system:**
All
**Compiler version:**
All
**Observed result or behaviour:**
A raw pointer to the payload of a chunk is stored in a std::dequeu and then th…