Setup
Creating a Project
Installing plugins
[OPTIONAL] Firmware & drivers
Deploying code
Pair Joystick and Cortex
Download Code to Cortex
RobotMesh Help
RobotMesh API
Troubleshooting
Port Errors
Diagnostics Information
General Robot Troubleshooting Flowchart
VEXnet Troubleshooting Flowchart
Motor Troubleshooting Flowchart
Still Having Trouble?
Source code
Bronky/main.py
Bronky/vex.py
Bronky
Docs
»
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
I
|
J
|
M
|
O
|
R
|
S
|
V
|
W
A
accelX() (vex.Joystick method)
accelY() (vex.Joystick method)
autonomous() (in module main)
axis1() (vex.Joystick method)
axis2() (vex.Joystick method)
axis3() (vex.Joystick method)
axis4() (vex.Joystick method)
B
b5down() (vex.Joystick method)
b5up() (vex.Joystick method)
b6down() (vex.Joystick method)
b6up() (vex.Joystick method)
b7down() (vex.Joystick method)
b7left() (vex.Joystick method)
b7right() (vex.Joystick method)
b7up() (vex.Joystick method)
b8down() (vex.Joystick method)
b8left() (vex.Joystick method)
b8right() (vex.Joystick method)
b8up() (vex.Joystick method)
BASE_DRIVE() (in module main)
battery_backup_voltage() (in module vex)
battery_voltage() (in module vex)
C
CLAW_DRIVE() (in module main)
competition_switch() (in module vex)
D
debug_output() (in module vex)
driver() (in module main)
I
is_partner() (vex.Joystick method)
J
Joystick (class in vex)
M
main (module)
Motor (class in vex)
O
off() (vex.Motor method)
R
run() (vex.Motor method)
run_autonomous() (in module vex)
run_driver() (in module vex)
run_raw() (vex.Motor method)
S
set_deadband() (vex.Joystick method)
V
vex (module)
W
WRIST_DRIVE() (in module main)