Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bcc7c5e

Browse files
committedJan 31, 2024
update README
Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
1 parent dbe3a6b commit bcc7c5e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎planning/obstacle_cruise_planner/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,8 @@ The obstacles meeting the following condition are determined as obstacles for cr
108108
| `behavior_determination.cruise.outside_obstacle.obstacle_velocity_threshold` | double | maximum obstacle velocity for cruise obstacle outside the trajectory |
109109
| `behavior_determination.cruise.outside_obstacle.ego_obstacle_overlap_time_threshold` | double | maximum overlap time of the collision between the ego and obstacle |
110110

111-
##### Yield for vehicles that might cut in
111+
##### Yield for vehicles that might cut in into the ego's lane
112+
112113
It is also possible to yield (cruise) behind vehicles in neighbor lanes if said vehicles might cut in the ego vehicle's current lane.
113114

114115
The obstacles meeting the following condition are determined as obstacles for yielding (cruising).

0 commit comments

Comments
 (0)
Please sign in to comment.