Robot's Functionality ===================== These are the functions which allow the robot to interact with the environment. .. automodule:: aiviro.core.robots aiviro.BaseRobot ================ .. autoclass:: BaseRobot :members: .. _sphx_glr_backref_aiviro.robot.BaseRobot: aiviro.DynamicRobot =================== .. autoclass:: DynamicRobot :members: .. _sphx_glr_backref_aiviro.robot.DynamicRobot: aiviro.RDPRobot =============== .. autoclass:: RDPRobot :members: .. _sphx_glr_backref_aiviro.robot.RDPRobot: aiviro.WebRobot =============== .. autoclass:: WebRobot :members: .. _sphx_glr_backref_aiviro.robot.WebRobot: aiviro.DesktopRobot =================== .. autoclass:: DesktopRobot :members: .. _sphx_glr_backref_aiviro.robot.DesktopRobot: aiviro.StaticRobot ================== .. autoclass:: StaticRobot :members: .. _sphx_glr_backref_aiviro.robot.StaticRobot: .. automodule:: aiviro.modules.pdf :noindex: aiviro.modules.pdf.PDFRobot =========================== .. autoclass:: PDFRobot :members: .. _sphx_glr_backref_aiviro.robot.PDFRobot: aiviro.modules.pdf.MultiPDFRobot ================================ .. autoclass:: MultiPDFRobot :members: .. _sphx_glr_backref_aiviro.robot.MultiPDFRobot: