wiki:ControlSystems/SoftwareTeam/Training/GettingStarted/ServoMotor/Example2

Version 1 (modified by David Albert, 5 years ago) (diff)

--

Most advanced teams use the Command Framework for their robot programming because it provides a powerful paradigm for breaking up the many robot control features. Subsystems represent robot hardware and Commands represent complex actions performed using that hardware.

See the attached files for an example of a program that has commands to open and close something using a servo motor. The open and close commands are bound to the X and Y buttons on a game controller.

Attachments (5)

Download all attachments as: .zip