Skip to content

Solve Issue #6 extracting the index from large Rosbag files

Compare
Choose a tag to compare
released this 07 Mar 17:05
· 24 commits to master since this release
31a97be

Issue #6 should be solved.

Should you encounter any further problems please reindex your Rosbag file and open an issue.

For an example of Rosbag file larger than 2 GB see ./doc/"Rosbag larger than 2 GB.ipynb" Solved the issue #6 The issue was due to ByteBuffer being limitted by JVM Integer size and has nothing to do with Spark or how the RosbagInputFormat works within Spark. It was only problematic to extract the conf index with the jar.