Runtime Interface Reflection: rosidl_dynamic_typesupport#1
Merged
Conversation
Signed-off-by: methylDragon <methylDragon@gmail.com>
31 tasks
Signed-off-by: methylDragon <methylDragon@gmail.com>
2c27057 to
353f6c5
Compare
Signed-off-by: methylDragon <methylDragon@gmail.com>
1bd6731 to
4a98c20
Compare
Signed-off-by: methylDragon <methylDragon@gmail.com>
0f6c71f to
de57924
Compare
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
45870bc to
4b5e30c
Compare
Signed-off-by: methylDragon <methylDragon@gmail.com>
4b5e30c to
354aba8
Compare
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
838c3c2 to
91b2b08
Compare
91b2b08 to
8746aab
Compare
Signed-off-by: methylDragon <methylDragon@gmail.com>
959a014 to
73ec573
Compare
Signed-off-by: methylDragon <methylDragon@gmail.com>
73ec573 to
3a036ab
Compare
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
d43e753 to
8a67bfa
Compare
Signed-off-by: methylDragon <methylDragon@gmail.com>
d1edc8d to
156cf41
Compare
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
18c837c to
e2ba4b5
Compare
Signed-off-by: methylDragon <methylDragon@gmail.com>
523d9a4 to
f7ac18a
Compare
Signed-off-by: methylDragon <methylDragon@gmail.com>
cf58363 to
b5376a9
Compare
Signed-off-by: methylDragon <methylDragon@gmail.com>
b5376a9 to
36acf35
Compare
Signed-off-by: methylDragon <methylDragon@gmail.com>
5132795 to
de4c890
Compare
Signed-off-by: William Woodall <william@osrfoundation.org>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
1c7c9ad to
84b5282
Compare
Signed-off-by: methylDragon <methylDragon@gmail.com>
wjwwood
requested changes
Apr 7, 2023
Member
wjwwood
left a comment
There was a problem hiding this comment.
Other than the removal of the print functions and the refactoring of the create/init-allocator related refactoring (which we're going to do in a follow up pr if there's time, as it's nice-to-have only) this lgtm
will approve with print functions removed
include/rosidl_dynamic_typesupport/api/serialization_support_interface.h
Outdated
Show resolved
Hide resolved
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
ded432f to
e2d4f7a
Compare
wjwwood
approved these changes
Apr 8, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is part of the runtime interface reflection subscription feature of REP-2011: ros2/ros2#1374
Depends on (and is built on top of the branch of):
After merging this, merge:
Description
This PR provisions a serialization support library interface, defining the interface to be fulfilled in downstream serialization support libraries.
TODO
type_description_interfacespackage instead of the internal type description struct