Skip to content

Commit 34ef2ad

Browse files
committed
Increase obstacle size
1 parent 09f4f22 commit 34ef2ad

File tree

1 file changed

+1
-1
lines changed
  • bitbots_misc/bitbots_technical_challenge_vision/config

1 file changed

+1
-1
lines changed

bitbots_misc/bitbots_technical_challenge_vision/config/range.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ bitbots_technical_challenge_vision:
105105
}
106106
max_size: {
107107
type: int,
108-
default_value: 200,
108+
default_value: 400,
109109
description: "maximum size of an obstacle to be considered",
110110
validation: {
111111
gt_eq<>: 0

0 commit comments

Comments
 (0)