Simple python code that generates new track codes in PolyTrack using coordinates of blocks. Currently has no checkpoint functionality. Format for track data: dict( id: [dict(x:x, y:y, z:z, r:r), ], )