Skip to content

Commit

Permalink
docs(intersection): add image (autowarefoundation#5833)
Browse files Browse the repository at this point in the history
doc(intersection): add image

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Signed-off-by: karishma <karishma@interpl.ai>
  • Loading branch information
soblin authored and karishma1911 committed Dec 19, 2023
1 parent f5082e2 commit ca36a27
Show file tree
Hide file tree
Showing 2 changed files with 1,538 additions and 0 deletions.
2 changes: 2 additions & 0 deletions planning/behavior_velocity_intersection_module/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,8 @@ If the traffic light color is RED or Arrow signal is turned on, the attention la

When the traffic light color/shape is RED/Arrow, occlusion detection is skipped.

![traffic-light-specific-behavior](./docs/traffic-light-specific-behavior.drawio.svg)

## Pass Judge Line

To avoid sudden braking, if deceleration and jerk more than the threshold (`common.max_accel` and `common.max_jerk`) is required to stop at first_attention_stopline, this module does not command to stop once it passed the default_stopline position.
Expand Down
Loading

0 comments on commit ca36a27

Please sign in to comment.