Skip to content

Commit d6549e8

Browse files
style(pre-commit): autofix
1 parent bcb2de2 commit d6549e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sensing/pointcloud_preprocessor/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,10 @@ When running Autoware, you can monitor the accumulated times for each node in th
8787
following ROS 2 topics:
8888

8989
```
90-
/sensing/lidar/LidarX/crop_box_filter_self/debug/accumulated_time_ms
90+
/sensing/lidar/LidarX/crop_box_filter_self/debug/accumulated_time_ms
9191
/sensing/lidar/LidarX/crop_box_filter_mirror/debug/accumulated_time_ms
92-
/sensing/lidar/LidarX/distortion_corrector/debug/accumulated_time_ms
93-
/sensing/lidar/LidarX/ring_outlier_filter/debug/accumulated_time_ms
92+
/sensing/lidar/LidarX/distortion_corrector/debug/accumulated_time_ms
93+
/sensing/lidar/LidarX/ring_outlier_filter/debug/accumulated_time_ms
9494
/sensing/lidar/concatenate_data_synchronizer/debug/accumulated_time_ms/sensing/lidar/LidarX/pointcloud
9595
```
9696

0 commit comments

Comments
 (0)