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

C++ image publisher and processing nodes #3

Open
lucasw opened this issue Oct 15, 2023 · 2 comments
Open

C++ image publisher and processing nodes #3

lucasw opened this issue Oct 15, 2023 · 2 comments

Comments

@lucasw
Copy link
Owner

lucasw commented Oct 15, 2023

Same as #1 but with C++

@lucasw
Copy link
Owner Author

lucasw commented Oct 15, 2023

The generate_image.cpp node takes up a surprising amount of cpu- more than the python one! It is getting built in Release, instrument to see if any one step is really slow.

No made some changes and now it is faster.

@lucasw
Copy link
Owner Author

lucasw commented Oct 16, 2023

C++ message serialization and deserialization http://wiki.ros.org/roscpp/Overview/MessagesSerializationAndAdaptingTypes

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