PyArianneAPIExample: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
No edit summary
imported>Blacklads
Undo revision 11681 by Ufizavipupu (Talk)
 
(22 intermediate revisions by 4 users not shown)
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