Skip to content

Commit

Permalink
tuning based on experiment (autowarefoundation#639)
Browse files Browse the repository at this point in the history
Signed-off-by: Mamoru Sobue <[email protected]>
  • Loading branch information
soblin authored Sep 19, 2023
1 parent ba52b2b commit 8e01157
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
parameters:
min_x: -100.0
max_x: 150.0
min_y: -70.0
max_y: 70.0
min_y: -90.0
max_y: 90.0
max_z: 2.5
min_z: -2.5 # recommended 0.0 for non elevation_grid_mode
negative: False
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
occupied_to_free: 0.05
free_to_occupied: 0.2
free_to_free: 0.8
v_ratio: 0.5
v_ratio: 1.5

0 comments on commit 8e01157

Please sign in to comment.