|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Re: Motor Sequence?
Well if you are coding in Java I can help you
so in the teleop continuous phase use these lines of code: if(joystick.getRawButton(BUTTON_NUMBER)) { jaguarName.set(MOTOR SPEED) } if(joystick.getRawButton(NEW BUTTON_NUMBER)) { jaguarName.set(0) } |
|
#2
|
||||
|
||||
|
Re: Motor Sequence?
Thanks but we are using LabVIEW
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|