Skip to content

Commit

Permalink
Adjusting the slice heights for "good_hole.svo"
Browse files Browse the repository at this point in the history
  • Loading branch information
BergerKing333 committed May 9, 2024
1 parent 1410af5 commit 4df9ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/nvblox/nvblox_base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
# one is the floor, two is hole level
# by going significantly above 'ground', we ignore all the noise from uneven terrain while still detecting obstacles.
esdf_above_ground_slice_height: 0.4 # TODO: This might need to be adjusted but it works for large obstacles
esdf_underground_detection: -2.0 # TODO: This NEEDS to be adjusted
esdf_underground_detection: -1.0 # TODO: This NEEDS to be adjusted
combine_pointcloud: True
combine_costmap: True
invert_below_ground: False
Expand Down

0 comments on commit 4df9ce2

Please sign in to comment.