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

No return value existed in bool read(...) function in dataset_reader.h #46

Open
JianKangEgon opened this issue May 13, 2022 · 0 comments

Comments

@JianKangEgon
Copy link

At line 101 in file dataset_reader.h, there exists one function to read raw data from rosbag named read with returned valued defined in boolen. However, in the function block, there is nothing output and causes core dumped error. Just change it to void.

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