Vision System/Player Interface: Difference between revisions
From Murray Wiki
Jump to navigationJump to search
No edit summary |
(No difference)
|
Latest revision as of 22:32, 19 January 2007
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
.