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

typesupport handle calls #5

Open
corsaircpt opened this issue Aug 27, 2019 · 1 comment
Open

typesupport handle calls #5

corsaircpt opened this issue Aug 27, 2019 · 1 comment

Comments

@corsaircpt
Copy link

Hi,

The code crashes in below line;

In Node.m ;

intptr_t typesupportHandle = [messageType typesupportHandle];

I am curious as to where the implementation of typesupportHandle would be and how this code ties to the msg.h.template and msg.m.templates and the rosidl_generator_objc init.py if at all. Thanks

@corsaircpt
Copy link
Author

For instance if messageType is meant to represent string for instance then what type messageType intended to be in this function and what function is typesupportHandle supposed to map to ?

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

No branches or pull requests

1 participant