gobot.io/x/gobot/v2@v2.1.0/platforms/sphero/bb8/doc.go (about) 1 /* 2 Package bb8 contains the Gobot driver for the Sphero BB-8. 3 4 For more information refer to the BB-8 README: 5 https://github.com/hybridgroup/gobot/blob/master/platforms/sphero/bb8/README.md 6 */ 7 package bb8 // import "gobot.io/x/gobot/v2/platforms/sphero/bb8"