Uh oh!
There was an error while loading. Please reload this page.
Issue 78 - #79
Conversation
dfang314
left a comment
There was a problem hiding this comment.
I thought that we decided on using distance/encoders to measure whether or not we are off the ground (instead of time in this pr). Additionally, I think that it's better to have the override work no matter what.
SaltyJoke
commented
Mar 2, 2019
(Sorry, pressed wrong button.) |
dfang314
commented
Mar 3, 2019
We're using encoders to check whether we're off the ground (it doesn't make sense to use it to check whether we have reached the top since we are doing the up-down thing). In other words, I was thinking of using the encoder in place of the timer. |
SaltyJoke
commented
Mar 3, 2019
Understood. Made changes ^ |
SaltyJoke
commented
Mar 3, 2019
Thanks. My JDK and/or JAVA_HOME seems to be broken now so I don't have a compiler. |
Resolves#78
Do we want to synchronize all the mechanism branches with dev at some point?