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

Fixing bug in ROS callback. #28

Merged
merged 1 commit into from
Mar 31, 2019
Merged

Conversation

JWhitleyWork
Copy link

std::copy fails to copy the data because it does not actually create items in the vector. I'm sure there is a more efficient way but this works.

@JWhitleyWork JWhitleyWork requested review from bjansky and shan-as March 31, 2019 17:55
@JWhitleyWork JWhitleyWork merged commit 9004cee into master Mar 31, 2019
@JWhitleyWork JWhitleyWork deleted the hotfix/can_reader_callback branch March 31, 2019 17:58
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.

3 participants