|
Re: Getting Gyro Working w/ Mecanum Drive
Quote:
Originally Posted by WillNess
I am trying to get the robot not to rotate when the driver rotate command is zero. How do you accomplish this in Java
|
Like this:
Quote:
Originally Posted by Ether
If you want the vehicle not to rotate when the driver rotate command is zero, you could do something like this:
Quote:
Originally Posted by Ether
|
|
Last edited by Ether : 04-19-2015 at 09:26 PM.
|