Skip to content

Instantly share code, notes, and snippets.

View BobSaidHi's full-sized avatar
😀
Here and there

BobSaidHi BobSaidHi

😀
Here and there
  • Cal Poly SLO
  • California, USA
View GitHub Profile
@BobSaidHi
BobSaidHi / robotconfig.py
Created March 22, 2021 00:50
Encoders not working with characterization tools - ChiefDelphi post
{
# Set to True if the spark max will be brushed
# ** WARNING: Improperly setting this can break things **
"brushed": False,
# Ports for motors
# If doing drive test, treat this as the left side of the drivetrain
"motorPorts": [12],
# Only if you are doing drive (leave empty "[]" if not)
"rightMotorPorts": [10],
# Set motors to inverted or not