|
Re: PID Example HELP
Is cannot find symbol. symbol: constructor PIDController() the exact error message? Because just as a test, I tried to initialize a Solenoid with a string as an argument and it said cannot find symbol. symbol: constructor Solenoid(java.lang.String). That would mean that it isn't being given any arguments whatsoever. Is there another place in your code where you accidentally initialized one, perhaps?
__________________
PETA wants your help finding Schrödinger.
|