Skip to content

Commit

Permalink
Cameron: updated parameters in pcodar_vrx.yaml to allow points in sim…
Browse files Browse the repository at this point in the history
…ulation to be detected
  • Loading branch information
DaniParr committed Nov 5, 2024
1 parent ab1c2cb commit a954883
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 a954883

Please sign in to comment.