Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
poppy_software [2016/07/25 12:46]
mai removed deprecated link
poppy_software [2016/07/25 13:13]
mai ssh odroid
Line 42: Line 42:
 print dxl_io_lower.scan(range(60)) print dxl_io_lower.scan(range(60))
 </​code>​ </​code>​
 +
 +===== Embedded odroid =====
 +
 +The poppy humanoid has an embedded [[odroid xu 4]], where these libraries have been installed (pypot and poppy-humanoid).
 +You can log to the computer by ssh using the network labo-sid: odroid@poppy1 (mdp: odroid)
  
 ===== First program ===== ===== First program =====
Line 78: Line 83:
   * to record and replay a movement ​ https://​poppy-project.github.io/​pypot/​move.html.   * to record and replay a movement ​ https://​poppy-project.github.io/​pypot/​move.html.
 ++++  code| <code Python> ++++  code| <code Python>
-importer des fonctions+#importer des fonctions
 import time import time
 import math import math
  • poppy_software.txt
  • Last modified: 2019/05/17 13:08
  • by mai