![]() |
Inverse Motors?
First time working with the WPIlib, not exactly sure how to inverse the motors when using the simple Arcade drive. Any ideas?
|
Re: Inverse Motors?
Use the RobotDrive::SetInvertedMotor(RobotDrive::MotorType , bool) function.
Something like: Code:
//joystick - fill in usb port number |
Re: Inverse Motors?
Exactly what I needed, thanks! Now all I need to do is figure out why the Axis Camera isn't working.
|
| All times are GMT -5. The time now is 17:36. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi