Team-2502 / RobotCode2018

All of our code for our 2018 robot.
GNU General Public License v3.0
3 stars 0 forks source link

Motion profiling elevator #58

Closed andrewgazelka closed 6 years ago

andrewgazelka commented 6 years ago

Notes

ritikmishra commented 6 years ago

Almost completely implemented for autonomous in ae9143. Just need to uncomment some things upon confirmation that the refactoring didn't break anything.

andrewgazelka commented 6 years ago

To do this reliably we will need planetary gear sliced encoders (I think they are called lol).

Closing because we are not doing it on this robot.

ritikmishra commented 6 years ago

To do this reliably we will need planetary gear sliced encoders (I think they are called lol). Wrong. Our encoder is actually quite reliable as long as the shaft is all the way in (a plate now exists to prevent shaft from coming out)

The thing stopping this is how mechanically jerky the elevator is. Preferably, we would be able to just run the minicims to run the elevator. Unfortunately, we must do the lock engage/disengage thing, and even then, the minicims must be running at a minimum speed in order to not stall out. To fix this, we would need to counterbalance the elevator with some sort of spring.