ROS 2 (Robot Operating System) bag reader and writer for node.js 👜
rosbag2-node
enables Node.js to read the contents of ROS 2 SQLite files. It is used by Foxglove to support reading data in this legacy file format. This SQLite format has been superseded by MCAP.
@foxglove/rosbag2-node is licensed under the MIT License.
- Run
yarn version --[major|minor|patch]
to bump version - Run
git push && git push --tags
to push new tag - GitHub Actions will take care of the rest
Join our Slack channel to ask questions, share feedback, and stay up to date on what our team is working on.