Detection modulesΒΆ
The rc_cube offers software modules for different detection applications:
- LoadCarrier (
rc_load_carrier
) - allows detecting load carriers and their filling levels.
- LoadCarrier (
- TagDetect (
rc_april_tag_detect
andrc_qr_code_detect
) - allows the detection of AprilTags and QR codes, as well as the estimation of their poses.
- TagDetect (
- ItemPick and BoxPick (
rc_itempick
andrc_boxpick
) - provides an out-of-the-box perception solution for robotic pick-and-place applications of unknown objects or boxes.
- ItemPick and BoxPick (
- SilhouetteMatch (
rc_silhouettematch
) - provides an object detection solution for objects placed on a plane.
- 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_cube.
These modules are optional and can be activated by purchasing a separate license.