예제 #1
0
from openFACS import sendAUS
AU = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0]

sendAUS(AU, 0.1)
예제 #2
0
파일: fear.py 프로젝트: sshuster/openFACS
from openFACS import sendAUS
AU = [3,0,3,0,0,3,0,0,0,0,0,0,3,3,3,3,0,0]

sendAUS(AU,0.05)