Contents:
Camera
Camera.cam
Camera.capture()
Camera.image_array
Config
Config.show_preview
Config.pins
DistanceSensor
PinsConfig
PinsConfig.echo
PinsConfig.trigger
Config.pin
LED
LED.off()
LED.on()
LED.pin
Motor
Motor.MAX_SPEED
Motor.backward()
Motor.control1
Motor.control2
Motor.drive()
Motor.forward()
Motor.pwm
Motor.stop()
PinsConfig.control1
PinsConfig.control2
PinsConfig.encoder
PinsConfig.speed
Switch
Switch.state
Switch.switch_state()
Config.motors
Config.slant
MotorsConfig
MotorsConfig.left
MotorsConfig.right
Vehicle
Vehicle.calculate_slant_from_ticks()
Vehicle.current_speed
Vehicle.drive()
Vehicle.drive_backward()
Vehicle.drive_forward()
Vehicle.left_motor
Vehicle.mode
Vehicle.pivot_left()
Vehicle.pivot_right()
Vehicle.right_motor
Vehicle.slant
Vehicle.stop()
Vehicle.test_run_calculate_slant()
WheelEncoder
WheelEncoder.TICKS_PER_REVOLUTION
WheelEncoder.WHEEL_RADIUS
WheelEncoder.distance_from_ticks()
WheelEncoder.increment_ticks()
WheelEncoder.revolutions_from_ticks()
WheelEncoder.ticks