frc-4931 / 2016-Robot

Code for the 2016 season for FRC Team 4931
MIT License
0 stars 12 forks source link

Live Map original v1.2 #24

Closed newtatron closed 8 years ago

newtatron commented 8 years ago

this is the live map unfinished for julian to use(first update)(NO MAPS)

update 1.2 added a Starting position object which stores the starting posititions coordinates and is able to check if a coordinate if it is within the range of the starting position. added: convertion of pixels to meters to the class MetersToPixels changed the Map to not have to handle the starting positions as heavily and now uses the StartPos class