Vision System/Player Interface

From Murray Wiki
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.