Skip to content

Tags: MARSProgramming/M15

Tags

BUILTALPHAAPR16

Toggle BUILTALPHAAPR16's commit message
fixed communication issue for the turret_cowl_zero

the global wouldn't be reset to false if the climb sequence was toggled off in the first step of the climb sequence, so it would supersede the turret_control. fixed it now

BUILTALPHAAPR15

Toggle BUILTALPHAAPR15's commit message
Merge branch 'autonomous' into dev

BUILTALPHAAPR14

Toggle BUILTALPHAAPR14's commit message
forgot to add LL disconnecting logic to TurretControl, works now

BUILTALPHAAPR10

Toggle BUILTALPHAAPR10's commit message
Merge branch 'dev' into main

BUILTALPHAAPR1-2

Toggle BUILTALPHAAPR1-2's commit message
Merge branch 'Smoky-Mountains-dev' into Smoky-Mountains

BUILTALPHAAPR1

Toggle BUILTALPHAAPR1's commit message
changed main step 4 to extend farther

the bars might be spaced differently on the field than the practice field, because we missed the next bar with our left outer arm. making this extension farther would help any discrepancies and still guarantee the confirmation pull in step 6

BUILTALPHAMAR29

Toggle BUILTALPHAMAR29's commit message
Merge branch 'dev' into main

BUILTALPHAMAR28

Toggle BUILTALPHAMAR28's commit message
extended climber upper limit by 2 inches

BUILTALPHAMAR19

Toggle BUILTALPHAMAR19's commit message
fixed step 1 in climb sequence

idk why i put in an IMU deg goal for leveling the pivot, the robot should be perpendicular to the outer arms for the inner arms, not to the ground. also, the PID loop was not enabled, and the PID values wouldn't have worked regardless because I didn't retune them. not sure when i did that, but it was pretty dumb. step 1 pivot PID is enabled now, and uses the outer arm encoder for the PID, works much more consistently

BUILTALPHAMAR17-2

Toggle BUILTALPHAMAR17-2's commit message
decreased magazine speed, increased cowl angle at high distances