Changes between Version 5 and Version 6 of ControlSystems/SoftwareTeam/Robots
- Timestamp:
- Nov 3, 2019, 10:53:42 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/Robots
v5 v6 6 6 * 2 CIM motors each with a Talon SR PWM motor controller connected to PWM0 and PWM1 7 7 * 360-count quadrature encoders on each wheel connected to DIO0/1 and DIO2/3 8 * Front and back ultrasonic sensors connected to DIO8/9, DIO 4/58 * Front and back ultrasonic sensors connected to DIO8/9, DIO5/4 9 9 * Hazelnut is a 2-wheel-drive robot with camera, encoders, and TalonSRX CAN motor controllers 10 10 * USB camera 11 11 * 2 CIM motors each with a Talon SRX CAN (intelligent) motor controller (CAN addresses 3, 4) 12 12 * 360-count quadrature encoders on each wheel (connected through SRX controllers) 13 * Front and back ultrasonic sensors connected to DIO8/9 and DIO 4/5respectively13 * Front and back ultrasonic sensors connected to DIO8/9 and DIO5/4 respectively 14 14 * Walnut is a 4-wheel drive robot with encoders and TalonSRX CAN motor controllers 15 15 * Almond is a 4-wheel drive robot with: … … 24 24 To work with the training examples, it is best to connect devices as follows: 25 25 * Front ultrasonic sensor: DIO 8, DIO9 (!Ping/Trig, Echo) 26 * Rear ultrasonic sensor: DIO 4, DIO526 * Rear ultrasonic sensor: DIO 5, DIO4 (!Ping/Trig, Echo) 27 27 * PWM Motor Controllers 28 28 * Left !Talon/Spark: PWM0