Last devlog…
- Didn’t make it to states but we had a top 4 autonomous in our league and a 96th percentile for autonomous, which relies completely on programming
- I made custom teleops (user-controlled robot movement section of the matches) for each spot the robot ends up so that with ONE click of the button the robot automatically moves to the shooting position and auto-aims
- Fixed autonomous points so in the end we got around 8-11 per match
- Added encoders to wheel and intake motors, allowing for setVelocity to be used instead of setPower, making it more consistent
- Overloaded shooting methods to make it more clean a while ago, this devlog includes multiple days of work
- Ended up not using the pid tuners for the shotmotors since I ran out of time and each time I tried to tune it the motor would overheat and start burning :/
I forgot to record the competition footage so here are some older clips between devlogs….
If you’re curious about which files (auto and teleop) I actually used for comp, its the simple autos and then the ones named BackTele FrontTele s so I made an auto and teleop for each position on the field