Go to Post Show me the mentor who has never built a bad robot and I'll show you either a new mentor, a liar, or Andy Baker. - Andrew Schreiber [more]
Home
Go Back   Chief Delphi > Technical > Programming > NI LabVIEW
CD-Media   CD-Spy  
portal register members calendar search Today's Posts Mark Forums Read FAQ rules

 
Reply
 
Thread Tools Rate Thread Display Modes
  #1   Spotlight this post!  
Unread 07-04-2016, 21:58
Hitchhiker 42's Avatar
Hitchhiker 42 Hitchhiker 42 is offline
Roboter
AKA: Mark Lavrentyev
FRC #4557 (FullMetal Falcons)
Team Role: Programmer
 
Join Date: Oct 2015
Rookie Year: 2015
Location: Cromwell, CT
Posts: 502
Hitchhiker 42 is a splendid one to beholdHitchhiker 42 is a splendid one to beholdHitchhiker 42 is a splendid one to beholdHitchhiker 42 is a splendid one to beholdHitchhiker 42 is a splendid one to beholdHitchhiker 42 is a splendid one to beholdHitchhiker 42 is a splendid one to beholdHitchhiker 42 is a splendid one to behold
Re: HELP: Auto Alignment/Assistance

First, I want to stress, this will not be able to be done in one night. Carefully explain to your team that such a task is a large one that requires plenty of writing, testing, re-writing, etc.

Now to the actual meat:
There are 3 main parts to vision processing/tracking.
  1. Finding the vision target and extracting data from it. This can be done using several different vision programs, such as robo realm or GRIP. Our team uses NI Vision Assistant.
  2. Processing data from this image and turning it into actual gyro headings/distances. This requires a bit of trignometry, and I suggest taking to a whiteboard or piece of paper to figure this out. Once you draw it out, it becomes a relatively simple math problem.
  3. Use these new-found "real-world" values (as oppose to camera values) to adjust the robot to face the right way and be the right distance away. This will require a PID loop. One thing to stress: don't use the camera as the feedback sensor; use the gyro/encoders for this.

Notes:

Step 1 will require a lot of testing to get the program to pick out the target just right. You then will probably need to find at least the COG of the target, but probably also the bounding box. Again, it is easier to use a separate program to develop this code.

Step 2 is pretty self-explanatory.

Step 3 will be quick to set up, especially if you're using CAN Talons with their built-in PID.
__________________



2016 - NE District Championship Entrepreneurship Award
2016 - Hartford District Industrial Design Award
2016 - Waterbury District Engineering Inspiration Award
Reply With Quote
  #2   Spotlight this post!  
Unread 07-04-2016, 22:08
Bschmitz99 Bschmitz99 is offline
Registered User
FRC #2518
 
Join Date: Apr 2016
Location: Inver Grove Heights, Minnesota
Posts: 2
Bschmitz99 is an unknown quantity at this point
Re: HELP: Auto Alignment/Assistance

Okay, Thanks for the reply. I will inform them, I was thinking the same thing about the tracking, I figure that the camera would need to be calibrated for the arena we are in with the lighting specific to it. It is something to look into at a later time...

Thanks
Reply With Quote
  #3   Spotlight this post!  
Unread 07-04-2016, 22:19
Hitchhiker 42's Avatar
Hitchhiker 42 Hitchhiker 42 is offline
Roboter
AKA: Mark Lavrentyev
FRC #4557 (FullMetal Falcons)
Team Role: Programmer
 
Join Date: Oct 2015
Rookie Year: 2015
Location: Cromwell, CT
Posts: 502
Hitchhiker 42 is a splendid one to beholdHitchhiker 42 is a splendid one to beholdHitchhiker 42 is a splendid one to beholdHitchhiker 42 is a splendid one to beholdHitchhiker 42 is a splendid one to beholdHitchhiker 42 is a splendid one to beholdHitchhiker 42 is a splendid one to beholdHitchhiker 42 is a splendid one to behold
Re: HELP: Auto Alignment/Assistance

The best idea would be to set this as an off-season goal. This will allow you to figure out vision prior to next year's build season, and then implement on this year's robot.This way, you'll be ready to use vision next year.
__________________



2016 - NE District Championship Entrepreneurship Award
2016 - Hartford District Industrial Design Award
2016 - Waterbury District Engineering Inspiration Award
Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 01:25.

The Chief Delphi Forums are sponsored by Innovation First International, Inc.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi