Detection & Measure modulesΒΆ
The rc_reason_stack offers software modules for different detection and measuring applications:
- Measure (
rc_measure) - provides measure functionalities, such as depth measurements.
- Measure (
- LoadCarrier (
rc_load_carrier) - allows detecting load carriers and their filling levels.
- LoadCarrier (
- TagDetect (
rc_april_tag_detectandrc_qr_code_detect) - allows the detection of AprilTags and QR codes, as well as the estimation of their poses.
- TagDetect (
- ItemPick (
rc_itempick) - provides an out-of-the-box perception solution for robotic pick-and-place applications of objects of an object category or unknown objects.
- ItemPick (
- BoxPick (
rc_boxpick) - provides an out-of-the-box perception solution for robotic pick-and-place applications of boxes or textured boxes.
- BoxPick (
- SilhouetteMatch (
rc_silhouettematch) - provides an object detection solution for objects placed on a plane or stacked planar objects.
- SilhouetteMatch (
- CADMatch (
rc_cadmatch) - provides an object detection solution for 3D objects.
- CADMatch (
These modules are pipeline specific, which means that they run inside each camera pipeline. Changes to their settings or parameters only affect the corresponding pipeline and have no influence on the other camera pipelines running on the rc_reason_stack.
These modules are optional and can be activated by purchasing a separate license.