checkout the docs
=======
Installation is now based on catkin:
cd <ws>/src
git clone https://github.com/mmwise/sphero_ros
cd <ws>
catkin_make
catkin_make install
source <ws>/install/setup.bash
...