'Cannot dereference iterator at end of result set!' error from ros2bag function
4 views (last 30 days)
Show older comments
MathWorks Support Team
on 29 May 2023
Answered: MathWorks Support Team
on 29 May 2023
I'm using MATLAB R2022a, and trying to read my .db3 file by ros2bag function.
When I run the function, it returned the error message 'Cannot dereference iterator at end of result set!' and failed.
What should I do to run ros2bag successfully?
Accepted Answer
MathWorks Support Team
on 29 May 2023
When you use ros2bag function to rosbag files which .yaml file register more than two .db3 files, the function will fail and return the message.
Please record the data into individual bag folders such that they have their own "metadata.yaml".
0 Comments
More Answers (0)
See Also
Categories
Find more on Manage Products in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!