PyArianneAPIExample: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
No edit summary
imported>StephenIerodiaconou
mNo edit summary
Line 32: Line 32:


This example is a bare python client that just connects to the Arianne server, recieves 100 perceptions and logs out.
This example is a bare python client that just connects to the Arianne server, recieves 100 perceptions and logs out.

Please refer to [[pyArianneAPIDefinition]] for a detailed look at the Arianne Python API.

Let see the example line by line
Let see the example line by line