Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Latest commit

 

History

History
26 lines (15 loc) · 1022 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 1022 Bytes

@foxglove/rosbag2-web

Important

This package has moved to https://github.com/foxglove/ros-typescript.

ROS 2 (Robot Operating System) bag reader for the browser 👜

npm version

Introduction

rosbag2-web enables web browsers 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.

License

@foxglove/rosbag2-web 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.