Skip to content

Commit

Permalink
docs(crosswalk): update docs (autowarefoundation#6177)
Browse files Browse the repository at this point in the history
* update docs

Signed-off-by: Yuki Takagi <[email protected]>
  • Loading branch information
yuki-takagi-66 authored and kyoichi-sugahara committed Jan 29, 2024
1 parent 3e8cb06 commit f843bdc
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 56 deletions.
2 changes: 1 addition & 1 deletion planning/behavior_velocity_crosswalk_module/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ In the `stuck_vehicle` namespace, the following parameters are defined.
| ---------------------------------- | ------- | ------ | ----------------------------------------------------------------------- |
| `stuck_vehicle_velocity` | [m/s] | double | maximum velocity threshold whether the target vehicle is stopped or not |
| `max_stuck_vehicle_lateral_offset` | [m] | double | maximum lateral offset of the target vehicle position |
| `stuck_vehicle_attention_range` | [m] | double | detection area length ahead of the crosswalk |
| `required_clearance` | [m] | double | clearance to be secured between the ego and the ahead vehicle |
| `min_acc` | [m/ss] | double | minimum acceleration to stop |
| `min_jerk` | [m/sss] | double | minimum jerk to stop |
| `max_jerk` | [m/sss] | double | maximum jerk to stop |
Expand Down
Loading

0 comments on commit f843bdc

Please sign in to comment.