Changes between Version 10 and Version 11 of ControlSystems/SoftwareTeam/Training/GettingStarted/ServoMotor


Ignore:
Timestamp:
Jan 28, 2020, 11:38:05 PM (5 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystems/SoftwareTeam/Training/GettingStarted/ServoMotor

    v10 v11  
    3838To see a complete Robot.java that demonstrates controlling the servo motor from an xbox controller using buttons and joystick, click [wiki:ControlSystems/SoftwareTeam/Training/GettingStarted/ServoMotor/Example1 here].
    3939
     40Once you've completed basic training and are working on intermediate and advanced skills, see servo motor control using the command-based framework [wiki:ControlSystems/SoftwareTeam/Training/GettingStarted/ServoMotor/Example2 here].
     41
    4042=== Extra credit ===
    4143Use buttons on the Xbox controller to set the servo to a specific position (e.g. 45-degrees, 90-degrees, 135-degrees).