|
Re: Problems with Sending Joystick values
Okay. Actually just as I was about to post the code, we realized the problem. We were running the control loop for the compressor in the begin.vi, and that loop didn't permit the program to advance into teleop properly. We took that out of the begin.vi and now everything is working fine.
|