Changes between Version 5 and Version 6 of ControlSystems/SoftwareTeam/Robots


Ignore:
Timestamp:
Nov 3, 2019, 10:53:42 PM (6 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystems/SoftwareTeam/Robots

    v5 v6  
    66          * 2 CIM motors each with a Talon SR PWM motor controller connected to PWM0 and PWM1
    77          * 360-count quadrature encoders on each wheel connected to DIO0/1 and DIO2/3
    8           * Front and back ultrasonic sensors connected to DIO8/9, DIO4/5
     8          * Front and back ultrasonic sensors connected to DIO8/9, DIO5/4
    99   * Hazelnut is a 2-wheel-drive robot with camera, encoders, and TalonSRX CAN motor controllers
    1010          * USB camera
    1111          * 2 CIM motors each with a Talon SRX CAN (intelligent) motor controller (CAN addresses 3, 4)
    1212          * 360-count quadrature encoders on each wheel (connected through SRX controllers)
    13           * Front and back ultrasonic sensors connected to DIO8/9 and DIO4/5 respectively
     13          * Front and back ultrasonic sensors connected to DIO8/9 and DIO5/4 respectively
    1414   * Walnut is a 4-wheel drive robot with encoders and TalonSRX CAN motor controllers
    1515   * Almond is a 4-wheel drive robot with:
     
    2424To work with the training examples, it is best to connect devices as follows:
    2525   * Front ultrasonic sensor: DIO 8, DIO9  (!Ping/Trig, Echo)
    26    * Rear ultrasonic sensor:  DIO 4, DIO5
     26   * Rear ultrasonic sensor:  DIO 5, DIO4  (!Ping/Trig, Echo)
    2727   * PWM Motor Controllers
    2828        * Left !Talon/Spark: PWM0