===== ArUco ===== You can find a tutorial on the Robobo wiki: * `ArUco marker detection in Python `_ And these are the related methods: * :py:meth:`~Robobo.Robobo.startArUcoTagDetection` * :py:meth:`~Robobo.Robobo.setArucoTagSize` * :py:meth:`~Robobo.Robobo.stopArUcoTagDetection` * :py:meth:`~Robobo.Robobo.readArucoTag` * :py:meth:`~Robobo.Robobo.whenArucoTagIsDetected`