Once you connected a robot to the the Social Interaction Cloud (SIC), you want to make it do something. One of the available connectors is the Python API, which enables you to implement and run a wide range of robot behaviors. This brief guide introduces the main components and concepts of this API and provides some code samples that can be used as a starting point. This Python API requires Python 3. Make sure Python can compile native extensions (for Windows see https://www.scivision.dev/python-windows-visual-c-14-required). You can use a Python editor of your choice (e.g. https://www.jetbrains.com/pycharm/download)
Table of Contents | ||||
---|---|---|---|---|
|
...