first95 / FRC2018

The code base for our 2018 robot
MIT License
3 stars 0 forks source link

Design a workflow for calibrating the vision system #15

Open jwalthour opened 7 years ago

jwalthour commented 7 years ago

Should be a system where we can put the robot on the field at each new venue, and adjust the vision settings to work the best for that venue's lighting.

Part of this task is figuring out what parameters will be inputs to the vision algorithms. Some examples include:

These parameters would ideally be stored in a file, such as a JSON file, which doesn't require a recompile