View Single Post
  #3   Spotlight this post!  
Unread 08-02-2017, 14:13
flemdogmillion's Avatar
flemdogmillion flemdogmillion is offline
Programmer, Builder, Driver...
FRC #3007
 
Join Date: Nov 2016
Rookie Year: 2015
Location: Minnesota
Posts: 146
flemdogmillion will become famous soon enoughflemdogmillion will become famous soon enough
Re: Finally releasing my peg vision code

Quote:
Originally Posted by Taggerun View Post
Now that it can target the peg, how do it get it to follow the peg during autonomous.
I'm not taking away the entire challenge. You need it to turn the robot based on how far off you are. All the vision results are contained in Robot Global Data.vi, which is a collection of variables, and Normalized->Center->X is where you get how far off you are, ranging from -1 to 1.
__________________
Team 4506: 2015-2016
Team 3007: 2017

Jack of all trades except C++ & Java
Reply With Quote