Skip to content

Commit

Permalink
navigator_launch: Re-disable PCODAR forgetting and re-lower cluster t…
Browse files Browse the repository at this point in the history
…olerance
  • Loading branch information
cbrxyz committed Nov 7, 2024
1 parent d55da12 commit 6f78b54
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ cluster_min_points: 5
cluster_max_points: 1000

# Associator
associator_max_distance: 20.0
associator_forget_unseen: true
associator_max_distance: 2.0
associator_forget_unseen: false

# Ogrid
ogrid_height_meters: 500
Expand Down

0 comments on commit 6f78b54

Please sign in to comment.