I have installed sphero_ros on my laptop running Ubuntu 12.04 LTS, and I've made it as far as being able to issue single rostopic commands to the Sphero via the Terminal. However, I would like to use the Python API instead, only I can't find any documentation on where I would even start to accomplish this. In essence, I'm looking for a step-by-step guide or a "Hello World" script of some sort. Can anyone help me?
Your help is much appreciated.
I followed davinellulinvega's instructions on the project's GitHub Issues page. Here is my adapted version of the test.py file that comes with the driver:
If you want to connect to a specific Sphero, use
instead, where the second argument is your Sphero's address.