Skip to content

Commit ba300ce

Browse files
ci(pre-commit): autofix
1 parent 05a232d commit ba300ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

control/lane_departure_checker/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Expand footprint based on the constant defined with `footprint_extra_margin`.
7676
| Name | Type | Description | Default value |
7777
| :------------------------- | :----- | :--------------------------------------------------------------------------------- | :------------ |
7878
| footprint_margin_scale | double | Coefficient for expanding footprint margin. Multiplied by 1 standard deviation. | 1.0 |
79-
| footprint_extra_margin | double | Coefficient for expanding footprint margin. When checking for lane departure.[m] | 0.0 |
79+
| footprint_extra_margin | double | Coefficient for expanding footprint margin. When checking for lane departure.[m] | 0.0 |
8080
| resample_interval | double | Minimum Euclidean distance between points when resample trajectory.[m] | 0.3 |
8181
| max_deceleration | double | Maximum deceleration when calculating braking distance. | 2.8 |
8282
| delay_time | double | Delay time which took to actuate brake when calculating braking distance. [second] | 1.3 |

0 commit comments

Comments
 (0)