forked from autowarefoundation/autoware_launch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update parameter for intersection auto mode (autowarefoundation…
…#602) * intersection自動化に伴うパラメーター更新 Signed-off-by: Mamoru Sobue <[email protected]> * Update autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_velocity_planner/intersection.param.yaml --------- Signed-off-by: Mamoru Sobue <[email protected]> Co-authored-by: Takeshi Miura <[email protected]>
- Loading branch information
1 parent
a3b7297
commit 03d3059
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ | |
occupied_to_free: 0.05 | ||
free_to_occupied: 0.2 | ||
free_to_free: 0.8 | ||
v_ratio: 10.0 | ||
v_ratio: 0.5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters