Changes between Version 13 and Version 14 of ControlSystems/SoftwareTeam/Training/GettingStarted


Ignore:
Timestamp:
Oct 25, 2018, 4:33:50 PM (7 years ago)
Author:
David Albert
Comment:

--

Legend:

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

    v13 v14  
    33== Gear Needed
    44To start developing robot software for team 2537 you will need the following
    5    * A laptop running Windows 7 or Windows 10
    6    * USB [https://www.amazon.com/dp/B0769GFWCZ A-B cable]
    7    * USB [https://www.amazon.com/PXN-PRO-2113-Professional-Controller/dp/B01JY0RAW2 Joystick] or USB [https://www.amazon.com/Logitech-940-000110-Gamepad-F310/dp/B003VAHYQY XBox controller]
    8    * Optional: USB [https://www.amazon.com/Genius-120-degree-Conference-Webcam-WideCam/dp/B0080CE5M4 webcam]
    9    * One of:
    10        * A robot
    11        * A RoboRIO (the computer that controls the robot) and a 12v power supply
     5   * A laptop running Windows 7, 8, or 10 (you can do most things on a Mac/Linux machine but you won't be able to test your code, so you really need a Windows laptop).
     6   * To load your code onto a robot and test it:
     7       * USB [https://www.amazon.com/dp/B0769GFWCZ A-B cable]
     8       * USB [https://www.amazon.com/PXN-PRO-2113-Professional-Controller/dp/B01JY0RAW2 Joystick] or USB [https://www.amazon.com/Logitech-940-000110-Gamepad-F310/dp/B003VAHYQY XBox controller]
     9       * Optional: USB [https://www.amazon.com/Genius-120-degree-Conference-Webcam-WideCam/dp/B0080CE5M4 webcam]
     10       * A robot
    1211
    1312== Setup your laptop: