Vision System/Player Interface

From Murray Wiki
Revision as of 22:32, 19 January 2007 by Thorsley (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

vision_data.c is a piece of code for interfacing the vision system with Player. It queries the vision system and puts the robot's positions, orientations, and velocities into an ordered struct. The order is dependent on a user defined config file called robot_map.txt.