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 The Python API -SIC connector requires Python 3. Make sure Python can compile native extensions as well (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). The Python skeleton project itself can be found at https://bitbucket.org/socialroboticshub/connectors. It is recommended to simply download this repository or even fork it directly (which you can do using the + button at the top-left of the page). Once you have your download or cloned fork, make sure the required dependencies are installed, e.g. by executing 'pip install -r requirements.txt
' in the folder.
Table of Contents | ||||
---|---|---|---|---|
|
...