iceoryx icon indicating copy to clipboard operation
iceoryx copied to clipboard

Eclipse iceoryx™ - true zero-copy inter-process-communication

Results 243 iceoryx issues
Sort by recently updated
recently updated
newest added

## Brief feature description We need to write tests for code which we expect to not compile. ## Detailed information We use the type system to prevent some errors, e.g....

feature request

## Brief feature description In our usage scenario (communication with cyclonedds shm), sub-service A starts normally, while sub-service B starts with sudo, and the iox-roudi service cannot provide services for...

question
needs info

Hi, we're updating to HEAD 4fb0b5f95b620a45d68daddf01942cb445214ed4 (v2.0.x, 20230925) from 15da211f4102edd155cc8412d7ef1a6d12c29d43 (v2.0.x, 20230414). We're now encountering POSH__SHM_APP_SEGMENT_MAPP_ERR after terminating binaries and then starting them. -Is there a way to allow memory...

needs info

## Required information **Operating system:** Ubuntu 20.04 LTS **Compiler version:** gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 **Eclipse iceoryx version:** `master` branch **Observed result or behaviour:** 2024-01-19 07:25:21.418 [Error]: Condition: has_value() in T&...

question
needs info

## Brief feature description As decided in the developer meetup from 2023-12-05, `iceoryx_dust` was merged back to `iceoryx_hoofs`. As a result, we need to have a more fine grained list...

documentation

## Brief feature description currently: MAX_REQUESTS_PROCESSED_SIMULTANEOUSLY is set to 4U in 'iceoryx_posh/include/iceoryx_posh/iceoryx_posh_types.hpp' and can not be changed ## Detailed information If i want a server to process more client's requests...

good first issue
question

## Required information Assume the following scenario: A new subscriber subscribes to a service with a history size of `N`. The subscriber's buffer has a capacity of `N` as well,...

bug

## Brief feature description The goal of this issue is to improve the documentation of the FiFo as well as to fix potential wrong memory orders ## Detailed information -...

enhancement

## Brief feature description The goal of this issue is to improve the documentation of the FiFo as well as to fix potential wrong memory orders ## Detailed information -...

bug

Design document outlining the intended implementation for #2128 ## Pre-Review Checklist for the PR Author 1. [ ] Add a second reviewer for complex new features or larger refactorings 1....

documentation