Skip to content

Add liveliness token for subscriber in cu_ros2_bridge#899

Merged
gbin merged 1 commit into
copper-project:masterfrom
NRdrgz:nico/add_subscriber_liveliness
Mar 6, 2026
Merged

Add liveliness token for subscriber in cu_ros2_bridge#899
gbin merged 1 commit into
copper-project:masterfrom
NRdrgz:nico/add_subscriber_liveliness

Conversation

@NRdrgz

@NRdrgz NRdrgz commented Mar 6, 2026

Copy link
Copy Markdown
Contributor

Summary

Mimic what's being done for Publisher and add a liveliness token for Subscriber in cu_ros2_bridge.
Fixes issues where Isaac Sim could receive from Copper but could not send to it through the bridges

Related issues

  • Closes #

Changes

Testing

  • just fmt
  • just lint
  • just test
  • optional full just std-ci (if std/runtime paths are impacted)
  • optional full just nostd-ci (if embedded/no_std paths are impacted)
  • Other (please specify):

pro-tip: just with no parameters in the root defaults to just fmt, just lint, and just test.

Checklist

  • I have updated docs or examples where needed
  • I have added or updated tests where needed
  • I have considered platform impact (Linux/macOS/Windows/embedded)
  • I have considered config/logging changes (if applicable)
  • This change is not a breaking change (or I documented it below)

Breaking changes (if any)

Additional context

@github-actions

github-actions Bot commented Mar 6, 2026

Copy link
Copy Markdown

Hi! Thanks for opening this pull request.

Because this is your first time contributing to this repository, please read our contributor guide:
https://github.com/copper-project/copper-rs/blob/master/CONTRIBUTING.md

@gbin gbin added bug Something isn't working include in changelog labels Mar 6, 2026
@gbin gbin merged commit 5f22eed into copper-project:master Mar 6, 2026
24 of 25 checks passed
@gbin

gbin commented Mar 6, 2026

Copy link
Copy Markdown
Collaborator

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working include in changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants