Results 1 to 1 of 1

Thread: Team 330 Dashboard Vision Example

  1. #1
    Join Date
    Sep 2008
    Posts
    586

    Default Team 330 Dashboard Vision Example

    This year, Team 330 used the dashboard to process vision and send the results to the robot via UDP. This is visible in our 2012 Robot Code, but is obscured due to the code doing a lot of other stuff.

    Because of this, I created a simplified example (see the attached file). I created a plain robot project and dashboard and added the rectangular target processing example. The changes are fairly minimal. I removed the while loop from within the rectangular target processing vi, and removed the camera references, so that it accepted an image as the input. I then added the rectangular target processing vi to the dashboard vision loop.

    To get the data to the robot, I added a UDP send to the vision loop, and added a UDP receive loop in periodic tasks.

    Overall, it's pretty easy to process vision on the dashboard and send the results to the robot via UDP
    Attached Files Attached Files
    Team 330 beta tester

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Observations from a Tech Judge
    By FLL-Freak in forum Coaching & Team Management
    Replies: 22
    Last Post: 12-03-2012, 11:34 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •