Skip to content

Commit

Permalink
chore: change max_z of cropbox filter to vehicle_height (#906)
Browse files Browse the repository at this point in the history
chore: change max_z of cropbox filter to vehicle_heigh

Signed-off-by: badai-nguyen <[email protected]>
  • Loading branch information
badai-nguyen authored Mar 6, 2024
1 parent e14eabe commit 5180edd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
max_x: 150.0
min_y: -70.0
max_y: 70.0
max_z: 2.5
min_z: -2.5 # recommended 0.0 for non elevation_grid_mode
margin_max_z: 0.0 # to extend the crop box max_z from vehicle_height
margin_min_z: -2.5 # to extend the crop box min_z from ground
negative: False

common_ground_filter:
Expand Down

0 comments on commit 5180edd

Please sign in to comment.