View Single Post
  #4   Spotlight this post!  
Unread 26-01-2017, 21:59
beijing_strbow beijing_strbow is offline
Registered User
FRC #5968 (Cyborg Indians)
Team Role: Programmer
 
Join Date: Aug 2016
Rookie Year: 2016
Location: Kansas
Posts: 51
beijing_strbow is an unknown quantity at this point
Re: Climb Stopping Mechanism

Our plan so far is to use a gyro to detect when the robot is angled up at more than, say, 5 degrees. Then we'll use an encoder on our climber winch to find our height, and stop when we hit the pad. The issue we've come up with is that the rope won't always wrap in the same path, so the distance you climb on each revolution will vary slightly. We're planning on using a velcro strip though, so this shouldn't be too bad. If it does end up being intolerable, we'll probably put a limit switch on the front of the robot to detect when we hit the plate and use the encoder to then climb another inch or two.
Reply With Quote