Skip to content

Commit

Permalink
Merge pull request #124 from smoser-frc/fix/new-limelight
Browse files Browse the repository at this point in the history
Update limelight settings - ignore certain tags, rightside up.
  • Loading branch information
smoser-frc authored Mar 1, 2024
2 parents 7dc06f3 + 3dae06e commit ad9d0b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/deploy/limelight/apriltag0.vpr
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ erosion_steps:0
exposure:405
fiducial_decoder_strictness:strict
fiducial_denoise:0.000000
fiducial_idfilters:
fiducial_idfilters:1,2,4,5,6,7,9,10,11,12,13,14
fiducial_locfilters:
fiducial_method:sqpnp
fiducial_qualitythreshold:2.0
Expand All @@ -51,7 +51,7 @@ flicker_correction:0
force_convex:1
hue_max:85
hue_min:60
image_flip:1
image_flip:0
image_source:0
img_to_show:0
intersection_filter:0
Expand All @@ -62,7 +62,7 @@ multigroup_min:1
multigroup_rejector:0
pipeline_led_enabled:0
pipeline_led_power:100
pipeline_res:4
pipeline_res:1
pipeline_type:3
red_balance:500
roi_x:0.000000
Expand Down

0 comments on commit ad9d0b1

Please sign in to comment.