Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address known service/client (request/ response) limitation #105

Closed
mossmaurice opened this issue Jan 3, 2024 · 0 comments · Fixed by #108
Closed

Address known service/client (request/ response) limitation #105

mossmaurice opened this issue Jan 3, 2024 · 0 comments · Fixed by #108
Assignees
Labels

Comments

@mossmaurice
Copy link
Collaborator

Circumvent the known limitation by storing the sequence together with the sample pointer in a std::map as discussed here.

@mossmaurice mossmaurice self-assigned this Jan 3, 2024
mossmaurice added a commit to ApexAI/rmw_iceoryx that referenced this issue Jan 3, 2024
mossmaurice added a commit to ApexAI/rmw_iceoryx that referenced this issue Jan 3, 2024
…tore the sample pointers (ros2#105)

Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
mossmaurice added a commit to ApexAI/rmw_iceoryx that referenced this issue Jan 4, 2024
…tore the sample pointers (ros2#105)

Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
mossmaurice added a commit to ApexAI/rmw_iceoryx that referenced this issue Jan 4, 2024
…tore the sample pointers (ros2#105)

Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
mossmaurice added a commit that referenced this issue Jan 5, 2024
…tore the sample pointers (#105) (#106)

Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
mossmaurice added a commit to ApexAI/rmw_iceoryx that referenced this issue Jan 5, 2024
…tore the sample pointers (ros2#105)

Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
mossmaurice added a commit to ApexAI/rmw_iceoryx that referenced this issue Jan 5, 2024
…tore the sample pointers (ros2#105)

Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
mossmaurice added a commit to ApexAI/rmw_iceoryx that referenced this issue Jan 8, 2024
Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
mossmaurice added a commit that referenced this issue Jan 8, 2024
…tore the sample pointers (#105) (#108)

Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
mossmaurice added a commit to ApexAI/rmw_iceoryx that referenced this issue Jan 8, 2024
Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
mossmaurice added a commit to ApexAI/rmw_iceoryx that referenced this issue Jan 8, 2024
Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
mossmaurice added a commit that referenced this issue Jan 8, 2024
* Address known limitation in service/client by using a 'std::map' to store the sample pointers (#105)

Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>

* Update paths of files previously in 'iceoryx_dust' (#105)

Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>

* Set Linux and QNX to C++17 in accordance with iceoryx build (#105)

Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>

---------

Signed-off-by: Simon Hoinkis <simon.hoinkis@apex.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant