Skip to content

Commit

Permalink
Merge branch 'main' into feat/add_lidar_marker_localizer
Browse files Browse the repository at this point in the history
  • Loading branch information
YamatoAndo authored Mar 1, 2024
2 parents 251dde6 + 7cb5c90 commit b7b76fa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
avoidance:
resample_interval_for_planning: 0.3 # [m]
resample_interval_for_output: 4.0 # [m]
drivable_area_right_bound_offset: 0.0 # [m]
drivable_area_left_bound_offset: 0.0 # [m]

# avoidance module common setting
enable_bound_clipping: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,3 @@
output_path_interval: 2.0

visualize_maximum_drivable_area: true

lane_following:
drivable_area_right_bound_offset: 0.0
drivable_area_left_bound_offset: 0.0
drivable_area_types_to_skip: [road_border]

0 comments on commit b7b76fa

Please sign in to comment.