mirror of
https://github.com/OSURoboticsClub/Rover_2017_2018.git
synced 2025-11-08 18:21:15 +00:00
Starting of mapping class refactor
This commit is contained in:
3
ground_station/resources/core/MapHelper.py
Normal file
3
ground_station/resources/core/MapHelper.py
Normal file
@@ -0,0 +1,3 @@
|
||||
class MapHelper(object):
|
||||
def __init__(self):
|
||||
return
|
||||
Reference in New Issue
Block a user