drone-rigide/workspace/devel/.private/detect_targets/share/detect_targets/docs/DetectTargetsConfig.wikidoc
2019-05-25 18:48:46 +02:00

33 lines
807 B
Plaintext

# Autogenerated param section. Do not hand edit.
param {
group.0 {
name=Dynamically Reconfigurable Parameters
desc=See the [[dynamic_reconfigure]] package for details on dynamically reconfigurable parameters.
0.name= ~blue_min
0.default= 140
0.type= int
0.desc=Blue minimal threshold Range: 0 to 255
1.name= ~blue_max
1.default= 255
1.type= int
1.desc=Blue maximal threshold Range: 0 to 255
2.name= ~red_min
2.default= 0
2.type= int
2.desc=Red minimal threshold Range: 0 to 255
3.name= ~red_max
3.default= 120
3.type= int
3.desc=Red maximal threshold Range: 0 to 255
4.name= ~green_min
4.default= 0
4.type= int
4.desc=Green minimal threshold Range: 0 to 255
5.name= ~green_max
5.default= 190
5.type= int
5.desc=Green maximal threshold Range: 0 to 255
}
}
# End of autogenerated section. You may edit below.