Skip to content

Commit

Permalink
feat(compare_map_segmentation): add param for dynamic map loading (#257)
Browse files Browse the repository at this point in the history
Signed-off-by: badai-nguyen <[email protected]>
  • Loading branch information
badai-nguyen authored Mar 28, 2023
1 parent a8f4762 commit 2a4c036
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
/**:
ros__parameters:
use_down_sample_filter: False
use_dynamic_map_loading: True
down_sample_voxel_size: 0.1
distance_threshold: 0.5
timer_interval_ms: 100
map_update_distance_threshold: 10.0
map_loader_radius: 150.0

0 comments on commit 2a4c036

Please sign in to comment.