Skip to content

Commit

Permalink
Fixed README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Shintaro Sakoda <[email protected]>
  • Loading branch information
SakodaShintaro committed Feb 27, 2025
1 parent 098d9f7 commit d22cc08
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,9 @@ $HOME/driving_log_replayer_v2/out/latest/pose_tsv/localization__kinematic_state_
0 directories, 4 files
```

## analyze_rosbags_parallel.sh
## analyze_rosbags_parallel.py

```bash
ros2 run autoware_localization_evaluation_scripts analyze_rosbags_parallel.py \
<result_dir> <parallel_num>
<result_dir> --parallel_num 2
```

0 comments on commit d22cc08

Please sign in to comment.