Skip to content

Commit

Permalink
Removed a storage option
Browse files Browse the repository at this point in the history
Signed-off-by: Shintaro Sakoda <[email protected]>
  • Loading branch information
SakodaShintaro committed Feb 28, 2025
1 parent f3f26ea commit abc8557
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ $HOME/driving_log_replayer_v2/out/latest/result_bag
```bash
ros2 run autoware_localization_evaluation_scripts plot_diagnostics.py \
<rosbag_path> \
--save_dir=/your/path (default:rosbag_path/../) \
--storage=mcap (default:sqlite3)
--save_dir=/your/path (default:rosbag_path/../)
```

[Example]
Expand Down

0 comments on commit abc8557

Please sign in to comment.