Software Developer
CurrentCurrently leading a team working on improving our autonomous Sentry robot’s behavior while fighting other robots through implementing a heat map to incentivize our robot to strafe and fight at max distance.Implemented homogenous transformation matrices to transform our camera coordinates into world coordinates.Developed a mini-map system to store points in space from our LIDAR and depth camera, such as enemy position, armor plate position, etc., for our Sentry robot to use in decision-making.Created a program in Python using OpenCV to detect enemy robots using color masks.