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

*_raw function #31

Merged
merged 4 commits into from
Jun 16, 2018
Merged

*_raw function #31

merged 4 commits into from
Jun 16, 2018

Conversation

Karsten1987
Copy link
Contributor

@Karsten1987 Karsten1987 commented Oct 23, 2017

Connects to ros2/demos#185

@Karsten1987 Karsten1987 added the in progress Actively being worked on (Kanban column) label Oct 23, 2017
@Karsten1987 Karsten1987 self-assigned this Oct 23, 2017
@Karsten1987 Karsten1987 changed the title publish_raw function *_raw function Oct 23, 2017
@@ -368,6 +380,7 @@ void prefetch_symbols(void)
GET_SYMBOL(rmw_create_publisher)
GET_SYMBOL(rmw_destroy_publisher)
GET_SYMBOL(rmw_publish)
GET_SYMBOL(rmw_publish_raw)
Copy link
Member

Choose a reason for hiding this comment

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

Why is only one of the three new symbols being added here?

Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like this comment has been addressed as of cedc99c

@Karsten1987 Karsten1987 merged commit 48cdcf8 into master Jun 16, 2018
@dirk-thomas dirk-thomas removed the in progress Actively being worked on (Kanban column) label Jun 16, 2018
@Karsten1987 Karsten1987 deleted the expose_cdr branch June 16, 2018 08:37
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.

None yet

4 participants