Skip to content

Commit

Permalink
Update planning/behavior_path_lane_change_module/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Zulfaqar Azmi <[email protected]>
  • Loading branch information
rej55 and zulfaqar-azmi-t4 authored Jan 31, 2024
1 parent aa095a8 commit 88c998b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion planning/behavior_path_lane_change_module/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ The following parameters are configurable in `behavior_path_planner.param.yaml`

| Name | Unit | Type | Description | Default value |
| :----------------------------------------- | ---- | ------ | -------------------------------------------------------------------------------------------------------------- | ------------- |
| `safety_check.lane_expansion.left_offset` | [m] | double | When it detects objects for safety check, it will expand corresponding lane with this left offset. | 0.0 |
| `safety_check.lane_expansion.left_offset` | [m] | double | Expand the left boundary of the detection area, allowing objects previously outside on the left to be detected and registered as targets. | 0.0 |
| `safety_check.lane_expansion.right_offset` | [m] | double | When it detects objects for safety check, it will expand corresponding lane with this right offset.confidence. | 0.0 |

#### execution
Expand Down

0 comments on commit 88c998b

Please sign in to comment.