- Rosbag2 sqlite plugin does'nt work based on sqlite transactions.
- To enable optimized querying or writes within sqlite transactions are the best options.
- Sqlite cache_size needs to be increased to support this
TBD
Changes to the code flow path to prove that transactions work better than is as shown in the diagram below.