Déboguer avec l'interpréteur PEPPER python

Notes à déboguer avec l'interpréteur python

Aperçu

supposition

comment utiliser

1. Démarrez l'interpréteur avec une commande python

$ python
Python 2.7.3 (default, Sep  8 2015, 19:02:10) 
[GCC 4.5.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> 

2. Importez ALProxy depuis le module naoqi

>>> from naoqi import ALProxy

3. Connectez-vous au service que vous souhaitez utiliser

>>> m = ALProxy("ALMemory", "localhost", 9559) #La destination de la connexion est localhost,Spécifiez 9559 comme port.

4. Appelez l'API

>>> m.raiseEvent("Hoge/TestEvent", "hugahuga")

c'est tout.

Recommended Posts

Déboguer avec l'interpréteur PEPPER python
Connectez-vous à Pepper avec l'interpréteur Python de PEPPER Mac
Déboguer Python avec VS Code
Déboguer un programme multi-processus python avec VSCode
Je veux déboguer avec Python
FizzBuzz en Python3
Grattage avec Python
Statistiques avec python
Grattage avec Python
Python avec Go
Twilio avec Python
Intégrer avec Python
Jouez avec 2016-Python
AES256 avec python
Testé avec Python
python commence par ()
avec syntaxe (Python)
déboguer la connexion mysql avec python mysql.connector
Bingo avec python
Zundokokiyoshi avec python
Excel avec Python
Micro-ordinateur avec Python
Cast avec python
[Ansible] Installer dnf sur Centos7 avec l'interpréteur Python3
Déboguer avec VS Code en utilisant Boost Python Numpy
Communication série avec Python
Zip, décompressez avec python
Django 1.11 a démarré avec Python3.6
Jugement des nombres premiers avec Python
Python avec eclipse + PyDev.
Communication de socket avec Python
Analyse de données avec python 2
Grattage en Python (préparation)
Changer l'invite de l'interpréteur Python
Apprendre Python avec ChemTHEATER 03
Recherche séquentielle avec Python
Exécutez Python avec VBA
Manipuler yaml avec python
Résolvez AtCoder 167 avec python
Communication série avec python
[Python] Utiliser JSON avec Python
Apprendre Python avec ChemTHEATER 05-1
Apprenez Python avec ChemTHEATER
Exécutez prepDE.py avec python3
1.1 Premiers pas avec Python
Collecter des tweets avec Python
Binarisation avec OpenCV / Python
3. 3. Programmation IA avec Python
Méthode Kernel avec Python
Non bloquant avec Python + uWSGI
Grattage avec Python + PhantomJS
Publier des tweets avec python
Utiliser mecab avec Python 3
[Python] Redirection avec CGIHTTPServer
Utiliser Kinesis avec Python
Premiers pas avec Python
Utiliser DynamoDB avec Python
Getter Zundko avec python
Gérez Excel avec python
Loi d'Ohm avec Python
Jugement des nombres premiers avec python