![]() |
[FTC]: Issues adding 3rd servo
1 Attachment(s)
ok so i have 2 servos working, but when i try to add a 3rd, all the servos stop working completely, but i can still drive the robot. When i push the buttons for the servos, the drive terrain starts moving. I have posted the code and could really use some help with getting all the servos to work.
|
Re: [FTC]: Issues adding 3rd servo
I believe you have a problem with your motor and servo configurations. Both your motor controller and servo controller seem to be configured to be the first in the daisy chain.
|
Re: [FTC]: Issues adding 3rd servo
Quote:
I would also recommend not using two joystick reads for the same controller. Though I haven't seen it ruin a program, I have seen it increase the possibility of logic problems. Also, when teleop is offline or the main loop is "False" you are using the template motor configurations to stop the robot. What would be more common to do is use the configuration file you are using to actually move the robot and also use it to stop the robot. Other than those details, which shouldn't break the code, the actual code for the servo looks correct so I suspect something is wrong in either wiring or in the configurations. |
| All times are GMT -5. The time now is 19:04. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi