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

12 lines
595 B
Plaintext

\subsubsection parameters ROS parameters
Reads and maintains the following parameters on the ROS server
- \b "~blue_min" : \b [int] Blue minimal threshold min: 0, default: 140, max: 255
- \b "~blue_max" : \b [int] Blue maximal threshold min: 0, default: 255, max: 255
- \b "~red_min" : \b [int] Red minimal threshold min: 0, default: 0, max: 255
- \b "~red_max" : \b [int] Red maximal threshold min: 0, default: 120, max: 255
- \b "~green_min" : \b [int] Green minimal threshold min: 0, default: 0, max: 255
- \b "~green_max" : \b [int] Green maximal threshold min: 0, default: 190, max: 255