TASRobotics / RaidZero-FRC-2019

Competition code for 2019 season
1 stars 0 forks source link

Climb #18

Closed Kof223 closed 5 years ago

Kof223 commented 5 years ago

Not yet decided on the final design, so this is for the far future.

qsctr commented 5 years ago

I like how "far future" for FRC means "one or two weeks"

usymmij commented 5 years ago

leap frog for climb confirmed uses four neos (albert really likes them) , two are reversed we might want a talon tach or encoder to prevent overturning also, we might want to add a base pid backward, so the driver hits the hab and then when they click the climb button the bot moves backward first then climbs we need to do this because if the bot is too close to the hab when it climbs the frog leap kills itself mechanically other option is to stop the climb if the encoder value doesn't change as much as it should while the motor value is nonzero.

please be careful when running the code, as unreversed motors or unstopped climbs can kill the mechanism

bot won't be built until like maybe around thursday, so this isn't that urgent

Kof223 commented 5 years ago

Is power take-off going to be used?

usymmij commented 5 years ago

nope

usymmij commented 5 years ago

won't pull request until after the v2 bot is complete and the base PID is done