Optional software components¶
The rc_visard offers optional software components that can be activated by purchasing a separate license.
The rc_visard’s optional software consists of the following components:
- SLAM (
rc_slam
) - performs simultaneous localization and mapping for correcting accumulated poses. The rc_visard’s covered trajectory is offered via the REST-API interface.
- SLAM (
- IO and Projector Control (
rc_iocontrol
) - provides control over the general purpose inputs and outputs with special modes for controlling an external random dot projector.
- IO and Projector Control (
- 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 (