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

Set transient local to audio info publisher #257

Open
wants to merge 2 commits into
base: ros2
Choose a base branch
from

Conversation

Tacha-S
Copy link

@Tacha-S Tacha-S commented Jan 8, 2025

I set the QoS durability of audio_info to Transient Local.

As it was in ROS noetic.

_pub_info = _nh.advertise<audio_common_msgs::AudioInfo>("audio_info", 1, true);

@knorth55
Copy link
Member

@Tacha-S

JFYI:
As you know, CI is failing because of the disappointing situation of ROS2 upstream (cmake related issue).
So, now I will change my mind and change the package name to solve the issue. 😢
I will make package name difference between ROS1 and ROS2.

@knorth55
Copy link
Member

@Tacha-S could you resolve the conflict?

@Tacha-S
Copy link
Author

Tacha-S commented Jan 22, 2025

@knorth55 Sorry for not noticing the conflict.
I resolved the conflicts while merging the latest ROS2 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants