You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package contains a ROS node, google_glass_driver.py, which establishes a Bluetooth server and waits for a connection from a Google Glass device running the Robot Manager app.
In order to use this node, the Bluetooth library for python must be downloaded.
The library is pybluez and downloads and documentation can be found here: https://code.google.com/p/pybluez/
To install, use sudo apt-get install python-bluetooth or sudo apt-get install python-bluez