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

ROS2: Refactor mavconn::Interface to postpone callback init #1655

Closed
vooon opened this issue Nov 24, 2021 · 0 comments
Closed

ROS2: Refactor mavconn::Interface to postpone callback init #1655

vooon opened this issue Nov 24, 2021 · 0 comments

Comments

@vooon
Copy link
Member

vooon commented Nov 24, 2021

Current interface have a race between callback initialization and data io.
Need to make separate start method.

@vooon vooon added this to the Version 2.1 milestone Nov 24, 2021
@vooon vooon added this to TODO in ROS2 support via automation Nov 24, 2021
@vooon vooon closed this as completed in 41f0381 Nov 27, 2021
ROS2 support automation moved this from TODO to Done Nov 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
ROS2 support
  
Done
Development

No branches or pull requests

1 participant