![]() |
LinearValueEstimator
Trying to debug the code but keep running into an error with "right_1.Set(rightPolarity*LinearValueEstimator(dr iverX_1, DEADZONE));" and other lines involving Set and LinearValueEstimator.
Is there a problem with how this is written? Any ideas as to what I can use in place of it? |
Re: LinearValueEstimator
Quote:
What data type is LinearValueEstimator? What data type is DEADZONE? and what is driverX_1? A joystick axis? |
Re: LinearValueEstimator
The Set error says Invalid arguments 'Candidates are: void Set(double)' and the LinearValueEstimator says 'Function 'LinearValueEstimator' could not be resolved'. LinearValueEstimator should be a double floating point and DEADZONE is defined as .3. DriverX_1 is a joystick axis.
|
Re: LinearValueEstimator
Quote:
|
| All times are GMT -5. The time now is 09:57. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi