Skip to content

Commit

Permalink
fix(euclidean_cluster): add crop box missing input frame (#2979)
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Richard <[email protected]>
  • Loading branch information
VRichardJP authored Mar 6, 2023
1 parent 037ca68 commit a4c6899
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
min_cluster_size: 10
max_cluster_size: 3000
use_height: false
input_frame: "base_link"
max_x: 70.0
min_x: -70.0
max_y: 70.0
Expand Down

0 comments on commit a4c6899

Please sign in to comment.