Difference between revisions of "FTC 7314 Engineering Notebook 2016-04-05"

From DEW Robotics
Jump to: navigation, search
(Created page with '=='''Competition Season Meeting'''== <!-- This is the meeting information table --> {|border=1 cellpadding="10" !Meeting Date !!Meeting Time !!Location !!Team Members in Attenda...')
 
(Competition Season Meeting)
 
(One intermediate revision by the same user not shown)
Line 27: Line 27:
 
|-
 
|-
 
| '''Comm Issues'''
 
| '''Comm Issues'''
 +
|
 
* We had lots of communication issues at Super Regionals, which was really frustrating. We've lost lots of matches due to communication problems, and we definitely do not want more at worlds.  
 
* We had lots of communication issues at Super Regionals, which was really frustrating. We've lost lots of matches due to communication problems, and we definitely do not want more at worlds.  
 
* We looked into some possible situations.  
 
* We looked into some possible situations.  
Line 36: Line 37:
 
* Bug was found in recent code change: Debris Control for stop, we need to map the function to a single button.   
 
* Bug was found in recent code change: Debris Control for stop, we need to map the function to a single button.   
 
|-
 
|-
|0
+
|-
  
  

Latest revision as of 00:28, 15 April 2016

Competition Season Meeting

Meeting Date Meeting Time Location Team Members in Attendance:
5 April 2016 6pm-9pm TCHS Brandywine Akhila, Trevor, Josh, Snarr, Justin, Amal, Braden


Tasks Reflections
Hanging
  • We wanted to create a safer place for the hook to lay.
  • “Doubled Up” on the hook, increasing strength, and decreasing the chance of the hook bending while hanging. This increased the weight of the hook, causing problems with getting the hook up to the hanging bar. This design is causing us to rethink our choices while searching for better alternatives.
  • Attempt 1) Velcro the string to the fiberglass stick: that caused the hook to sometime become unhooked on the bar when we started to retract the string.
  • Attempt 2) Create a guide from zip ties so the string does not become caught on the motors.
Comm Issues
  • We had lots of communication issues at Super Regionals, which was really frustrating. We've lost lots of matches due to communication problems, and we definitely do not want more at worlds.
  • We looked into some possible situations.
  • We've decided to ground the robot on the ramp before each match and get some anti static spray. We also want to check the ports when wiring to make sure that nothing is stuck in them.
Programming
  • Bug was found in recent code change: Debris Control for stop, we need to map the function to a single button.