|
Re: Vex Programming Question
Quote:
Originally Posted by Ben Mitchell
When button 1 is pressed, servo 2 needs to rotate fully clockwise.
When button 2 is pressed, servo 2 needs to rotate fully clockwise.
Etc.
For some reason, it is not recognizing my bumper - it does nothing when i turn it on.
|
Just a hunch, but you might be using functions within EasyC that only work if the handheld transmitter is turned on. Of course the documentation (that I read a while ago) was NOT very clear about this. I was up a 4 AM one morning down in Atlanta cursing at a similar problem.
If this doesn't solve it, then stick a zillion print statements into the code to trace what is happening and figure out where the logic you have implemented is flawed.
Hopefully your deadline is 9 AM Left Coast time
Good luck,
Blake
__________________
Blake Ross, For emailing me, in the verizon.net domain, I am blake
VRC Team Mentor, FTC volunteer, 5th Gear Developer, Husband, Father, Triangle Fraternity Alumnus (ky 76), U Ky BSEE, Tau Beta Pi, Eta Kappa Nu, Kentucky Colonel
Words/phrases I avoid: basis, mitigate, leveraging, transitioning, impact (instead of affect/effect), facilitate, programmatic, problematic, issue (instead of problem), latency (instead of delay), dependency (instead of prerequisite), connectivity, usage & utilize (instead of use), downed, functionality, functional, power on, descore, alumni (instead of alumnus/alumna), the enterprise, methodology, nomenclature, form factor (instead of size or shape), competency, modality, provided(with), provision(ing), irregardless/irrespective, signage, colorized, pulsating, ideate
|