https://github.com/lherman-cs/go-rosbag

Rosbag parser written in pure Go
https://github.com/lherman-cs/go-rosbag

Keywords

analytics cli cloud data-processing decoder parser robotics ros rosbag

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

Rosbag parser written in pure Go


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: over 1 year ago

Total Commits: 70
Total Committers: 1
Avg Commits per committer: 70.0
Development Distribution Score (DDS): 0.0

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Lukas Herman l****s@g****m 70

Committer domains:


Issue and Pull Request metadata

Last synced: over 1 year ago

Total issues: 2
Total pull requests: 1
Average time to close issues: about 2 hours
Average time to close pull requests: less than a minute
Total issue authors: 2
Total pull request authors: 1
Average comments per issue: 0.0
Average comments per pull request: 0.0
Merged pull request: 1
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 0
Past year average comments per issue: 0.0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/lherman-cs/go-rosbag

Top Issue Authors

  • lherman-cs (1)
  • xiedotscene (1)

Top Pull Request Authors

  • lherman-cs (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/lherman-cs/go-rosbag

rosbag implements Rosbag Format Version 2.0, http://wiki.ros.org/Bags/Format/2.0. Currently, this package only implements the decoder.

  • Homepage: https://github.com/lherman-cs/go-rosbag
  • Documentation: https://pkg.go.dev/github.com/lherman-cs/go-rosbag#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.0.8 (published about 4 years ago)
  • Last Synced: 2024-05-26T22:02:10.968Z (12 months ago)
  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 5.435%
    • Dependent packages count: 6.999%
    • Forks count: 7.013%
    • Average: 7.198%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/google/go-cmp v0.5.4
  • github.com/google/gofuzz v1.2.0
  • github.com/k0kubun/colorstring v0.0.0-20150214042306-9440f1994b88
  • github.com/k0kubun/pp v3.0.1+incompatible
  • github.com/mattn/go-colorable v0.1.8
  • github.com/nbutton23/zxcvbn-go v0.0.0-20201221231540-e56b841a3c88
  • github.com/pierrec/lz4/v4 v4.1.2
  • golang.org/x/sys v0.0.0-20201029080932-201ba4db2418
go.sum go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/google/go-cmp v0.5.4
  • github.com/google/gofuzz v1.2.0
  • github.com/k0kubun/colorstring v0.0.0-20150214042306-9440f1994b88
  • github.com/k0kubun/pp v3.0.1+incompatible
  • github.com/mattn/go-colorable v0.1.8
  • github.com/mattn/go-isatty v0.0.12
  • github.com/nbutton23/zxcvbn-go v0.0.0-20201221231540-e56b841a3c88
  • github.com/pierrec/lz4/v4 v4.1.2
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.1.4
  • golang.org/x/sys v0.0.0-20200116001909-b77594299b42
  • golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae
  • golang.org/x/sys v0.0.0-20201029080932-201ba4db2418
  • golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543

Score: -Infinity