Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add progress bar for mcap convert #973

Merged
merged 6 commits into from
Sep 20, 2023

Commits on Sep 20, 2023

  1. Update convert command to use progressbar

    This adds a progressbar to the `convert` command to show percentage
    completion of converting from both ros and db3 to mcap.
    narasaka committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    eac27a0 View commit details
    Browse the repository at this point in the history
  2. Add go.work.sum

    narasaka committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    5fcd91f View commit details
    Browse the repository at this point in the history
  3. Downgrade go to 1.18

    narasaka committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a35087b View commit details
    Browse the repository at this point in the history
  4. Revert golangci upgrade

    narasaka committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    475db22 View commit details
    Browse the repository at this point in the history
  5. Change go version to 1.20

    narasaka committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    b57bf6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cba8d28 View commit details
    Browse the repository at this point in the history