control BB-8(Sphero) by OpenPose
- python2.7
- bluepy
- pygame
- web camera
- Ubuntu 16.04 LTS(recommended)
- worked on NVIDIA Jetson TX2
- install openpose at ~/openpose and
mkdir ~/output
- get Sphero's mac address & edit
bbmove.py
$ sudo hcitool lescan
$ vim bbmove.py
- run!
$ ./openpose.sh
$ python bbmove.py
ref(BB8 driver): https://github.com/jchadwhite/SpheroBB8-python