Open AshwinS27 opened 4 years ago
For the turret I can see two different control modes.
a straight speed control to turn based upon some input. Similar to how the drive train works.
PID closed loop mode for turning based upon feedback from the vision tracking system.
On Sat, Jan 18, 2020 at 11:55 AM Ashwin Saxena notifications@github.com wrote:
Make a Turret Subsystem with one motor. It should have basic PID setup. It should move with some Joystick axis value
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/The-Charge/Recharge2020/issues/17?email_source=notifications&email_token=ABQRZA54YXXD26PEHPVV3UTQ6MYAVA5CNFSM4KIUACGKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IHDW7DQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQRZA3MZGHGKD75NGD2IMDQ6MYAVANCNFSM4KIUACGA .
Add PID commands so that Turret can move given an angle. Also, restrict the movement
Make a Turret Subsystem with one motor. It should have basic PID setup. It should move with some Joystick axis value