View Single Post
  #1   Spotlight this post!  
Unread 01-02-2017, 11:55
GavinL GavinL is offline
intensely stares at program
FRC #5726 (RhumBotz)
Team Role: Programmer
 
Join Date: Jan 2016
Rookie Year: 2016
Location: San Antonio, Texas
Posts: 46
GavinL is a splendid one to beholdGavinL is a splendid one to beholdGavinL is a splendid one to beholdGavinL is a splendid one to beholdGavinL is a splendid one to beholdGavinL is a splendid one to beholdGavinL is a splendid one to behold
Re: LinearValueEstimator

Quote:
Originally Posted by alexusaywla View Post
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?
What else does the error say?
What data type is LinearValueEstimator? What data type is DEADZONE?
and what is driverX_1? A joystick axis?
Reply With Quote