Skip to content

Commit 65ce44b

Browse files
update README
Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
1 parent 13f84bd commit 65ce44b

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)