pyBittle
  • About pyBittle
  • Users guide
    • Installation
    • Usage Examples
      • Connecting to Bittle
      • Movement commands
    • Project Examples
      • BittleXboxController
  • Documentation
    • bittleManager
      • Bittle()
      • Command
      • Direction
      • Gait
    • bluetoothManager
      • BluetoothManager()
    • serialManager
      • SerialManager()
    • wifiManager
      • WifiManager()
  • Changelog
    • v1.0.0
    • V1.1.3
Powered by GitBook
On this page

Was this helpful?

  1. Documentation
  2. bittleManager

Command

Enum that defines avaliable commands that can be sent to Bittle.

Values

  • REST

  • FORWARD

  • GYRO

  • LEFT

  • BALANCE

  • RIGHT

  • SHUTDOWN

  • BACKWARD

  • CALIBRATION

  • STEP

  • CRAWL

  • WALK

  • TROT

  • LOOKUP

  • BUTTUP

  • RUN

  • BOUND

  • GREETING

  • PUSHUP

  • PEE

  • STRETCH

  • SIT

  • ZERO

  • BUNNY

  • BACKFLIP

  • SLEEP

  • CHECKAROUN

PreviousBittle()NextDirection

Last updated 4 years ago

Was this helpful?