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

[Fix] rosbag split size in runtime manager #1817

Merged
merged 1 commit into from
Jan 12, 2019
Merged

Conversation

mitsudome-r
Copy link
Member

@mitsudome-r mitsudome-r commented Dec 27, 2018

Status

** DEVELOPMENT**

Description

Fix on Issue autowarefoundation/autoware_ai#478
The option --size for rosbag record is already in MB, but was treated as Byte in source code.
(see rosbag record --help)

Related PRs

List related PRs against other branches:

Steps to Test or Reproduce

  1. run runtime manager i.e. ./Autoware/ros/run
  2. click ROSBAG button
  3. select topic
  4. tick split checkbox
  5. specify size in MB
  6. click START
    Recorded bag file should be split up into specified size.

@kfunaoka kfunaoka merged commit 0225003 into develop Jan 12, 2019
@kfunaoka kfunaoka deleted the fix/rosbag_button branch January 12, 2019 07:45
anubhavashok pushed a commit to NuronLabs/autoware.ai that referenced this pull request Sep 7, 2021
@mitsudome-r mitsudome-r added the version:autoware-ai Autoware.AI label Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants