RoboCup Vision

From RoboJackets Wiki
Revision as of 07:52, 28 September 2009 by Alexgc (talk | contribs) (Coordinate Systems)
Jump to navigation Jump to search

The vision system handles all camera communication and outputs static vision pose information. It runs as a service as a UDP server that provides vision data for interested parties. Once the vision service is started it begins to UDP broadcast the data for any interested parties to listen in on.

Output Data

Basic requirements and layout of the output data that comes from the vision system.

  • Sequence # on each packet
  • Arbitrary # of objects
  • TODO: format

Vision Processing

  • End result also contains all intermediate data to ease debuging

Vision Config

  • masking zones
  • saving (separate files for different components ie. color tables)
  • Camera Setup (brightness, exposure, etc...)
  • Parameters
    • Intrinsic
    • Extrinsic
  • self calib