-
Hi,
I am trying to create a std::deque of sample pointers in order to combine my existing API with iceoryx. (working_set_ is a private class member of type std::deque)
` const void* chun…
-
I followed the instructon in the README in Ubuntu 20.04, and at the `rosdep init` I get an error:
~~~
(ros_galactic) straversaro@IITICUBLAP102:~$ rosdep init
ERROR: cannot create /etc/ros/rosdep/s…
-
Evolution of https://github.com/RoboStack/ros-foxy/issues/15 for ROS Galactic.
## Installation process
~~~
conda create -n ros2env python=3.8
conda activate ros2env
conda config --env --add…
-
## Required information
**Operating system:**
Ubuntu 20.04 LTS
**Compiler version:**
GCC 7.5.0
**Observed result or behaviour:**
Build with coverage enabled fails.
**Expected result or …
-
Project Name = "Eclipse Cyclone DDS", "Eclipse iceoryx", "Eclipse Zenoh"
Name: Ampere Computing LLC.
Website: https://amperecomputing.com
Ampere Computing provided logos for this purpose and asked…
-
## Required information
**Operating system:**
macos-10.15
**Compiler version:**
AppleClang 12.0.0.12000032
**Observed result or behaviour:**
macos build fails in github workflow job (when …
-
## Required information
**Operating system:**
PRETTY_NAME="Ubuntu 16.04.7 LTS"
**Compiler version:**
Target: x86_64-linux-gnu
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.12)
**…
-
## Brief feature description
LeakSanitizer wont run in mac (its disabled at the moment, why its not running is a different issue!)
Run LeakSanitizer by enabling compiler flags
## Detailed infor…
-
## Required information
The `iceoryx_examples/icedelivery` example should explain the new API
-
## Brief feature description
Currently for each CaProID only one sender is allowed. This shall be extended to support m:n communication.
## Detailed information
ROS2 is based on the DDS commu…