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

Implement pubsub and typesupport #6

Merged
merged 26 commits into from
Aug 17, 2020
Merged

Implement pubsub and typesupport #6

merged 26 commits into from
Aug 17, 2020

Conversation

methylDragon
Copy link
Contributor

@methylDragon methylDragon commented Aug 7, 2020

This PR gets pubsub working, along with folding in type support!

In order to test this, #3 and #5 need to be merged.

Alternatively, a testing develop branch is available for test builds.

Additionally, this must only be merged after #3 and #5 . And will need to have some small modifications to resolve merge commits (probably just a standard merging of main into this, and making some adjustments.)

I intend to remove printouts for any finalised methods after that happens as well.

rmw_zenoh_cpp/src/pubsub_impl.cpp Outdated Show resolved Hide resolved
rmw_zenoh_cpp/src/rmw_publish.cpp Outdated Show resolved Hide resolved
rmw_zenoh_cpp/src/rmw_publish.cpp Outdated Show resolved Hide resolved
rmw_zenoh_cpp/src/rmw_publisher.cpp Outdated Show resolved Hide resolved
rmw_zenoh_cpp/src/rmw_publisher.cpp Outdated Show resolved Hide resolved
rmw_zenoh_cpp/src/rmw_subscriber.cpp Outdated Show resolved Hide resolved
rmw_zenoh_cpp/src/rmw_subscriber.cpp Outdated Show resolved Hide resolved
rmw_zenoh_cpp/src/rmw_subscriber.cpp Outdated Show resolved Hide resolved
rmw_zenoh_cpp/src/rmw_subscriber.cpp Outdated Show resolved Hide resolved
rmw_zenoh_cpp/src/rmw_subscriber.cpp Show resolved Hide resolved
@methylDragon methylDragon merged commit abb5116 into ros2:main Aug 17, 2020
@methylDragon methylDragon deleted the ch3/rmw-pubsub-and-typesupport branch August 17, 2020 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants