• Welcome to Redshift Project Depot.
 

User Interface

Started by Louis L, January 11, 2018, 12:07:23 PM

Previous topic - Next topic

Ishita G

Left Joystick

Button 8- Raises Intake
Button 9- Intake cube
Button 10- Sets Claw to level position and waits
Button 12- Grips cube

Matt S

Buttons changed:

       
  • Nothing - Start button on controller
  • Nothing - Right stick on controller
  • Move arm to switch - X Button on controller
  • Move arm to exchange - A Button on controller
  • Fix Stuck Cube - Left Trigger:  This was modified to toggle which side of the intake had the slower wheel speed
Buttons added (these may need to be modified):

       
  • Raise intake - button 8 on the left joystick
  • Intake cube - button 9 on the left joystick
  • Move claw to level - button 10 on the left joystick
  • Close intake - button 11 on the left joystick

Louis L

Updated latest info as of 2/23 onto OP

Matt S

Buttons changed:

       
  • Nothing - button 8 on the left joystick
  • Toggle intake grip - button 11 on the left joystick

Louis L

Updated OP to reflect reply #18

Matt S

For the existing version of the robot, we will be changing the get cube command by breaking it up into two parts.  The first part will be run by the right trigger on the controller, which gets the arm in place for picking up a cube and then starts the intake.  The second part will be run by the left trigger on the controller, replacing the fix stuck cube command (it was never used in competition).  This second part will continue running the intake until the cube is grabbed by the claw, and the tucks the arm away into a safe position like it did previously.

Louis L

OP has been updated to reflect the code used at RIDE with the new Pincher mechanism (that replaced the old arm extension / wrist / gripper / intake)

Louis L

Minor cleanup to OP wording for clarification.

Louis L

Updated to reflect climber function UI