Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

rmw serialized to rcutils serialized #145

Merged
merged 3 commits into from
Aug 2, 2018

Conversation

Karsten1987
Copy link
Contributor

fixes #144

I let the original test for the serialized message in this package to ensure the typedefs working.
I am happy to remove them if considered as unnecessary.

@Karsten1987 Karsten1987 self-assigned this Jul 31, 2018
@Karsten1987 Karsten1987 added the in progress Actively being worked on (Kanban column) label Jul 31, 2018
Copy link
Member

@mikaelarguedas mikaelarguedas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@@ -16,7 +16,7 @@

#include "rcutils/allocator.h"

#include "rmw/serialized_message.h"
#include "rmw/types.h"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Is this change necessary ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Karsten1987 ping?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I need that for the return values.

@Karsten1987 Karsten1987 merged commit f7801aa into master Aug 2, 2018
@Karsten1987 Karsten1987 removed the in progress Actively being worked on (Kanban column) label Aug 2, 2018
@mikaelarguedas
Copy link
Member

@Karsten1987 do you still need this branch ?

@Karsten1987 Karsten1987 deleted the rmw_serialized_to_rcutils_serialized branch August 7, 2018 17:33
dabonnie pushed a commit to aws-ros-dev/rmw that referenced this pull request Apr 2, 2019
* move serialized_message to rcutils

* delete serialized_message.c

* typo

Signed-off-by: Devin Bonnie <dbbonnie@amazon.com>
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.

move rmw_serialized_message_t to rcutils
2 participants