Inhalt:
gsgr
gsgr.buttons
gsgr.config
cfg
Config
Config.LEFT_SENSOR
Config.RIGHT_SENSOR
Config.LEFT_SENSOR_TYPE
Config.RIGHT_SENSOR_TYPE
Config.LEFT_SW_SENSOR
Config.RIGHT_SW_SENSOR
Config.LEFT_MOTOR
Config.RIGHT_MOTOR
Config.DRIVING_MOTORS
Config.GEAR_SHAFT
Config.GEAR_SELECTOR
Config.GEAR_SELECTOR_OFFSET
Config.TIRE_CIRCUMFRENCE
Config.DEBUG_NOSCROLL
Config.DEBUG_FOCUS
Config.DEBUG_RAISE_BATTERY
Config.DEBUG_DISPLAY_ERRORS
Config.LOOP_THROTTLE
Config.GYRO_TOLERANCE
Config.GYRO_DRIVE_PID
Config.GYRO_TURN_PID
Config.GYRO_TURN_MINMAX_SPEED
Config.LANDSCAPE
Config.GYRO_OFF
PID
PID.d
PID.i
PID.p
configure
configure.gyro_drive()
configure.gyro_turn()
configure.gyro_tolerance()
gsgr.conditions
gsgr.display
gsgr.enums
gsgr.exceptions
gsgr.interpolators
gsgr.math
gsgr.menu
gsgr.run
gsgr.movement
gsgr.types
gsgr.utils
Type: Config
Bases: object
object
Type: int
int
Type: Optional[int]
Optional
Type: tuple[int, int]
tuple
Type: float
float
Type: bool
bool
Type: PID
Create new instance of PID(p, i, d)
Type: _tuplegetter
_tuplegetter
Alias for field number 2
Alias for field number 1
Alias for field number 0