@foxglove/rosbag2
TypeScript icon, indicating that this package has built-in type declarations

5.0.1 • Public • Published

@foxglove/rosbag2

ROS2 (Robot Operating System) legacy SQLite bag reader abstract implementation

npm version

NOTICE: The SQLite rosbag2 recording format has been replaced by MCAP. This package is only useful for reading legacy rosbag2 .db3 files.

Developers: Use @foxglove/rosbag2-node or @foxglove/rosbag2-web

This package contains the subset of the full rosbag2 SQLite implementation that can be shared across node.js and web environments. It cannot read rosbag2 .db3 files on its own. You are probably looking for the @foxglove/rosbag2-node or @foxglove/rosbag2-web package unless you are writing your own bag parsing implementation.

License

@foxglove/rosbag2 is licensed under the MIT License.

Releasing

  1. Run yarn version --[major|minor|patch] to bump version
  2. Run git push && git push --tags to push new tag
  3. GitHub Actions will take care of the rest

Stay in touch

Join our Slack channel to ask questions, share feedback, and stay up to date on what our team is working on.

Package Sidebar

Install

npm i @foxglove/rosbag2

Weekly Downloads

430

Version

5.0.1

License

MIT

Unpacked Size

59.4 kB

Total Files

46

Last publish

Collaborators

  • foxglovebot
  • amacneil