Skip to content

vwrs/bb8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bb8

control BB-8(Sphero) by OpenPose

Requirements

  • python2.7
    • bluepy
    • pygame
  • web camera
  • Ubuntu 16.04 LTS(recommended)
    • worked on NVIDIA Jetson TX2

Usage

  1. install openpose at ~/openpose and mkdir ~/output
  2. get Sphero's mac address & edit bbmove.py
$ sudo hcitool lescan
$ vim bbmove.py
  1. run!
$ ./openpose.sh
$ python bbmove.py

ref(BB8 driver): https://github.com/jchadwhite/SpheroBB8-python