|
Re: Motor only responds to one way
Are you doing anything before calling the motor controller's set() method? (deadband check, scaling, etc)
When you move the joystick in the up direction, does your motor controller show it is receiving a signal to move in that direction? If so, there may be a mechanical reason that the motor isn't moving rather than software/electrical.
|