The Wayback Machine - https://web.archive.org/web/20220521223531/https://github.com/vwrs/bb8
Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

No packages published