2
0
mirror of https://github.com/team2059/Dent synced 2024-12-18 20:52:29 -05:00
Go to file
2015-02-24 09:19:47 -05:00
Commands Merge with feature/pretest 2015-02-22 13:53:52 +00:00
Subsystems Merge with feature/pretest 2015-02-22 13:53:52 +00:00
.gitignore Fixed gitignore 2015-01-31 15:02:53 -05:00
CommandBase.cpp Added BinClose and BinOpen commands 2015-02-20 20:54:41 +00:00
CommandBase.h Added BinClose and BinOpen commands 2015-02-20 20:54:41 +00:00
DentRobot.cpp Added BinClose and BinOpen commands 2015-02-20 20:54:41 +00:00
DentRobot.h Added BinClose and BinOpen commands 2015-02-20 20:54:41 +00:00
Makefile Updated makefile to not build for deploy/debug configurations 2015-02-19 20:16:09 +00:00
OI.cpp Merge with feature/pretest 2015-02-22 13:53:52 +00:00
OI.h Minor improvements 2015-02-15 17:10:20 -05:00
README.md Added control list for driver joystick 2015-02-24 09:19:47 -05:00
RobotMap.h Added BinClose and BinOpen commands 2015-02-20 20:54:41 +00:00

Dent

Dent was designed to have a fast mecanum drivetrain with ground clearance to traverse the scoring platforms with ease -- all while carrying a stack of totes. He has a main internal elevator that lifts totes up to six high within the robot, allowing us to move quickly to anywhere on the field without tipping. His intake system features a ramp leading to the floor with an active roller pulling the totes up to two collector wheels on either side of the robot, both pulling the totes in, and centering them simultaneously. But Dent doesnt stop there. A taller elevator on the back of the robot allows us to lift either recycle containers or totes to a greater height. With this, we can create stacks both internally and externally, with each system providing a backup of the other in the case of a breakage on the field.

Controls

#####Driver Main Joystick (USB 0)

  • X-Axis - Drive forwards and backwards
  • Y-Axis - Strafes left and right
  • Z-Axis - Turns left and right
  • Button 1 - Collects totes
  • Button 2 - Dispenses totes
  • Button 7 - Enable robot test

#####Driver Secondary Joystick (USB 1)