Skip to content

Commit dc26b46

Browse files
style(pre-commit): autofix
1 parent c53b81f commit dc26b46

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

perception/radar_tracks_msgs_converter/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Autoware objects label is defined in [ObjectClassification.idl](https://gitlab.c
5353
### Parameters
5454

5555
#### Parameter Summary
56+
5657
{{ json_to_markdown("perception/radar_tracks_msgs_converter/schema/radar_tracks_msgs_converter.schema.json") }}
5758

5859
#### Parameter Description
@@ -85,4 +86,3 @@ If the parameter is true, then the ego motion compensation will also consider ya
8586

8687
This parameter is the threshold to determine the flag `is_stationary`.
8788
If the velocity is lower than this parameter, the flag `is_stationary` of DetectedObject is set to `true` and dealt as a static object.
88-

perception/radar_tracks_msgs_converter/schema/radar_tracks_msgs_converter.schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@
5454
}
5555
},
5656
"required": ["/**"]
57-
}
57+
}

0 commit comments

Comments
 (0)