'Cannot dereference iterator at end of result set!' error from ros2bag function

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

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". 

More Answers (0)

Categories

Products

Tags

No tags entered yet.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!