Difference between revisions of "RoboCup Vision"

From RoboJackets Wiki
Jump to navigation Jump to search
(added some basic vision information)
 
Line 1: Line 1:
The vision system handles all camera communication and outputs static vision pose information. It runs as a service as a [http://en.wikipedia.org/wiki/User_Datagram_Protocol| UDP] server that provides vision data for interested parties. When the vision service is started, it does nothing with the information it gathers until a client requests to have information sent to it. Once a client is "registed" with the service it will be sent new vision information when such information is available.
+
The vision system handles all camera communication and outputs static vision pose information. It runs as a service as a [http://en.wikipedia.org/wiki/User_Datagram_Protocol| 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.

Revision as of 01:47, 14 September 2007

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.