Skip to content

Commit cc3301c

Browse files
pre-commit-ci[bot]beyza
authored and
beyza
committed
style(pre-commit): autofix
1 parent 3ae96e3 commit cc3301c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_velocity_planner/dynamic_obstacle_stop.param.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
ignore_unavoidable_collisions : true # if true, ignore collisions that cannot be avoided by stopping (assuming the obstacle continues going straight)
1515
ignore_objects_behind_ego: false # if true, ignore objects that are behind the ego vehicle
1616
behind_object_distance_threshold: 10.0 # [m] distance behind the ego vehicle to ignore objects
17-
use_predicted_path: true # if true, use the predicted path of the object to calculate the collision point
17+
use_predicted_path: true # if true, use the predicted path of the object to calculate the collision point

0 commit comments

Comments
 (0)