Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@foxglove/rosbag2

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@foxglove/rosbag2

ROS2 (Robot Operating System) bag reader and writer abstract implementation

  • 5.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.2K
decreased by-16.94%
Maintainers
2
Weekly downloads
 
Created
Source

@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.

Keywords

FAQs

Package last updated on 29 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc