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

Hide Ros2Adapter from threads #139

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Hide Ros2Adapter from threads #139

merged 1 commit into from
Sep 11, 2024

Conversation

shuhaowu
Copy link
Contributor

Make it only available to InitializeForRos2 is likely slightly safer. This does mean we cannot create ROS publishers and subscriptions after the initialization, which is probably what you want anyway.

Make it only available to `InitializeForRos2` is likely slightly safer.
This does mean we cannot create ROS publishers and subscriptions after
the initialization, which is probably what you want anyway.
@shuhaowu shuhaowu merged commit 3d569cf into master Sep 11, 2024
3 checks passed
@shuhaowu shuhaowu deleted the hide-ros2-adapter branch September 11, 2024 02:43
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