frc5024 / InfiniteRecharge

The source and tooling behind FRC team 5024's 2020 competition robot

Home Page:http://cs.5024.ca/InfiniteRecharge/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clean up fieldsim script

ewpratten opened this issue · comments

The fieldsim script is a bit of a mess from me playing with features. Can someone clean it up, add some comments, and add a docstring to each function?

It is located at src/main/python/fieldsim/fieldsim.py

I would also like to add pylint support to the project, but this can be done later.

Pushing back to week 2