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] Fix DataStreamROS2 #23

Merged
merged 1 commit into from
Jun 20, 2021

Conversation

doisyg
Copy link

@doisyg doisyg commented Jun 20, 2021

DataStreamROS2 plugin was broken for a while in rolling and galactic.
This PR fixes it by migrating from ros2_parsers/generic_subscription.hpp to rclcpp/generic_subscription since generic_subscription is now part of rclcpp (migrated from rosbag2: ros2/rclcpp#1452)

I target once again galactic in this PR. This should not make a difference with rolling at the moment since there was no rolling API breaking changes that I know of impacting this package. However I believe either a new galactic branch should be created, or the current rolling branch should be renamed galactic (and a new rolling or h-turtle would be created closer to the h-turtle release)

I believe plotjuggler is now completely usable for galactic users (at least the features that I am using 😆 ).

@facontidavide facontidavide merged commit fc0f399 into PlotJuggler:rolling Jun 20, 2021
@doisyg doisyg deleted the fix_DataStreamROS2 branch June 21, 2021 09:01
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